This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Updating libtool in GCC and srctree
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: Steve Ellcey <sje at cup dot hp dot com>
- Cc: schwab at suse dot de, binutils at sourceware dot org, gcc at gcc dot gnu dot org
- Date: Fri, 09 Mar 2007 04:04:56 -0300
- Subject: Re: Updating libtool in GCC and srctree
- References: <200703090037.QAA13985@hpsje.cup.hp.com>
On Mar 8, 2007, Steve Ellcey <sje@cup.hp.com> wrote:
>> You'll still need libtool.m4.
> Are you sure?
Yep. You can do away without a manually-managed libtool.m4 if you use
aclocal and you trust it will always bring in the right version of
libtool.m4 (i.e., in the one that is compatible with the ltmain.sh in
your tree).
Personally, I prefer to manage both libtool.m4 and ltmain.sh by hand,
because then I can make sure they are in sync.
So, yes, don't remove it, replace it with the version from the same
CVS tree.
--
Alexandre Oliva http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member http://www.fsfla.org/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}