libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] bootstrap warning


From: Ralf Wildenhues
Subject: [PATCH] bootstrap warning
Date: Mon, 30 Aug 2004 14:33:24 +0200
User-agent: Mutt/1.4.1i

The bootstrap warning is somewhat out of date (for me it was not
sufficient to only replace libtool.m4).

Besides the proposed patch below, it might be helpful to list
config/ltmain.sh in CLEANFILES in Makefile.am in order to remove
them from old build dirs?

Regards,
Ralf

Index: bootstrap
===================================================================
RCS file: /cvsroot/libtool/libtool/bootstrap,v
retrieving revision 1.48
diff -u -r1.48 bootstrap
--- bootstrap   22 Aug 2004 22:02:07 -0000      1.48
+++ bootstrap   30 Aug 2004 12:08:26 -0000
@@ -35,8 +35,8 @@
 WARNING: incompatible installed `libtool.m4' being pulled in to
 WARNING: `aclocal.m4'.  The best way to work around such a problem is to
 WARNING: uninstall your system libtool files, or failing that, overwrite
-WARNING: them with `libtool.m4' as shipped with this distribution.
-WARNING: After that, retry this bootstrap.
+WARNING: them with all m4 file as shipped with this distribution (except
+WARNING: `lt~obsolete.m4').  After that, retry this bootstrap.
 EOF
 
 rm -rf `find . -path './{arch}' -prune -o \( -name autom4te.cache -o -name 
libtool \) -print`
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]