From: Gary V. Vaughan Date: Tue, 15 Mar 2005 16:33:45 +0000 (+0000) Subject: * bootstrap (reconfdirs): Revert accidental partial commit. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f3efe61772affdcd1df2896b6d9978cb1defd92;p=thirdparty%2Flibtool.git * bootstrap (reconfdirs): Revert accidental partial commit. --- diff --git a/ChangeLog b/ChangeLog index 8ff735775..7ed653437 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-03-15 Gary V. Vaughan + * 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. diff --git a/bootstrap b/bootstrap index 4f3454785..f769cc198 100755 --- 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: