]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* bootstrap (reconfdirs): Revert accidental partial commit.
authorGary V. Vaughan <gary@gnu.org>
Tue, 15 Mar 2005 16:33:45 +0000 (16:33 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 15 Mar 2005 16:33:45 +0000 (16:33 +0000)
ChangeLog
bootstrap

index 8ff735775feaa15c6c37ab081c93a32d49656a02..7ed653437bc5d11a892b3f4f5825dc5e6fd00d73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-03-15  Gary V. Vaughan  <gary@gnu.org>
 
+       * bootstrap (reconfdirs): Revert accidental partial commit.
+
        * libtoolize.m4sh (func_massage_pkgvmacro_DATA): New function
        to calculate the macro filenames to be copied by libtoolize.
        * Makefile.am (edit): Substitute pkgvmacro_DATA.
index 4f34547859aabfa1ffce320c79286af46fea3a68..f769cc198371e069dce479de4329d175c54adf82 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -45,7 +45,7 @@ rm -rf `find . -path './{arch}' -prune -o \( -name autom4te.cache -o -name libto
 rm -f acinclude.m4 config/ltmain.sh libltdl/config.h
 
 if test -z "$reconfdirs"; then
-  reconfdirs=". libltdl `ls -1d tests/*demo tests/*demo[0-9]`"
+  reconfdirs=". `ls -1d tests/*demo tests/*demo[0-9]`"
 fi
 
 # Extract the package name and version number from configure.ac: