Updating libtool in GCC and srctree
Alexandre Oliva
aoliva@redhat.com
Fri Mar 9 07:09:00 GMT 2007
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}
More information about the Gcc
mailing list