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.
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: