No subject



Fri Nov 19 17:21:43 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Fri, 19 Nov 2004 17:22:02 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.11/8.12.8) with ESMTP id iAK1M2Nb066900
	for <atanu@tigger.icir.org>; Fri, 19 Nov 2004 17:22:02 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.ICSI.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id iAK1M229075230
	for <atanu@icir.org>; Fri, 19 Nov 2004 17:22:02 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.ICSI.Berkeley.EDU (localhost [127.0.0.1])
	by fruitcake.ICSI.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id iAK1M1N1012133;
	Fri, 19 Nov 2004 17:22:01 -0800 (PST)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by fruitcake.ICSI.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id iAK1LhN1012121
	for <xorp-cvs@icsi.berkeley.edu>; Fri, 19 Nov 2004 17:21:44 -0800 (PST)
Received: from possum.icir.org (possum.icir.org [192.150.187.67])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id iAK1Lh29075226;
	Fri, 19 Nov 2004 17:21:43 -0800 (PST)
	(envelope-from pavlin@icir.org)
Received: from possum.icir.org (localhost [127.0.0.1])
	by possum.icir.org (8.12.11/8.12.8) with ESMTP id iAK1LhSi061641;
	Fri, 19 Nov 2004 17:21:43 -0800 (PST)
	(envelope-from pavlin@possum.icir.org)
Message-Id: <200411200121.iAK1LhSi061641@possum.icir.org>
To: Pavlin Radoslavov <pavlin@icir.org>
cc: Bruce M Simpson <bms@spc.org>, xorp-cvs@icir.org
Subject: Re: [Xorp-cvs] XORP cvs commit: xorp/mibs 
In-Reply-To: Message from Pavlin Radoslavov <pavlin@icir.org> 
   of "Fri, 19 Nov 2004 00:24:20 PST." <200411190824.iAJ8OK6i084859@possum.icir.org> 
Date: Fri, 19 Nov 2004 17:21:43 -0800
From: Pavlin Radoslavov <pavlin@icir.org>
Sender: xorp-cvs-admin@icir.org
Errors-To: xorp-cvs-admin@icir.org
X-BeenThere: xorp-cvs@icir.org
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:xorp-cvs-request@icir.org?subject=help>
List-Post: <mailto:xorp-cvs@icir.org>
List-Subscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=subscribe>
List-Id: Mailing list for XORP CVS commit messages <xorp-cvs.icir.org>
List-Unsubscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=unsubscribe>

> > On Fri, Nov 19, 2004 at 07:02:13AM +0000, Pavlin Radoslavov wrote:
> > > Log message:
> > > 	Added a number of autoconf/automake related files to .cvsignore
> > 
> > How about we add --foreign to stop it putting this stuff in?
> 
> Yes, I was thinking about something like this. Though, in case of
> the top-level XORP directory we don't use --foreigh. I was going to
> find-out why we don't have that problem there. In particular, we
> don't want the autoconf/automake to put files COPYING and INSTALL.
> 
> I will look into this tomorrow.

Problem fixed by adding "foreign". For consistency with the
top-level XORP setup and the top-level Makefile.am file, I added the
following line to mibs/Makefile.am:
AUTOMAKE_OPTIONS        = foreign

Though, on second thought it may be more appropriate if indeed we
add the --foreign argument when we run automake inside "bootstrap".

Pavlin
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs