2004-02-12 Scott James Remnant <scott@netsplit.com>
+ * bootstrap, m4/libtool.m4: Argh, Gary went crazy after cvsapply
+ went crazy and backed out more than he should've. This patch puts
+ some of it back again.
+
* ltmain.in, libtoolize.in, commit, config/mailnotify: Remove
$SED from definitions of $dirname and $basename and prefix each
use with it instead. Some shells (zsh) treat the expansion as
a single command instead of a command with arguments.
-2004-02-12 Scott James Remnant <scott@netsplit.com>
-
* config/mailnotify (func_sendmail): Look for sendmail in a
couple of common non-PATH locations as well.
-2004-02-12 Scott James Remnant <scott@netsplit.com>
-
* ltmain.in: Fix typo: macro's -> macros.
-2004-02-12 Scott James Remnant <scott@netsplit.com>
-
* ltmain.in: Correct definition of basename sed expression to
not include single quotes.
done
# These files con cause an infinite configure loop if left behind.
-rm -f Makefile libltdl/Makefile libtool
+rm -f Makefile libltdl/Makefile libtool vcl.tmp
exit 0
m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW)$])dnl
AC_REQUIRE([LTSUGAR_VERSION])dnl
+AC_REQUIRE([LTVERSION_VERSION])dnl
AC_REQUIRE([AC_CANONICAL_HOST])dnl
AC_REQUIRE([AC_CANONICAL_BUILD])dnl
_LT_DECL([], [host_alias], [0], [The host system])dnl