distributed with libtool.
+2000-09-14 Gary V. Vaughan <gvv@techie.com>
+
+ * Makefile.am (EXTRA_DIST): The bootstrap script should be
+ distributed with libtool.
+
2000-09-13 Gary V. Vaughan <gvv@techie.com>
libtool.m4 (_LT_AC_LTCONFIG_HACK): Oh man! Third time lucky.
aclocal_macros = libtool.m4 ltdl.m4
-EXTRA_DIST = $(aclocal_macros) libtoolize.in ltmain.in \
+EXTRA_DIST = $(aclocal_macros) bootstrap libtoolize.in ltmain.in \
mkstamp ChangeLog.0
CLEANFILES = libtool libtoolize ltmain.shT
# helps bootstrapping libtool, when checked out from CVS
# requires GNU autoconf and GNU automake
-# this is not meant to go into the distributions
rm -f acinclude.m4
ln -s libtool.m4 acinclude.m4