2008-01-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ * tests/old-m4-iface.at (AM_PROG_LIBTOOL): Also copy needed
+ lt~obsolete.m4.
+
* libltdl/config/ltmain.m4sh (func_mode_link): Fix warning
about -l and -L for archives and objects as output, to not
trigger for *.la files. Non-convenience archives are diagnosed
# with libtool-1.5x...
AT_CHECK([test -f aclocal.m4 ||
cat "$tst_aclocaldir/libtool.m4" "$tst_aclocaldir/ltoptions.m4" \
- "$tst_aclocaldir/ltsugar.m4" "$tst_aclocaldir/ltversion.m4" > aclocal.m4])
+ "$tst_aclocaldir/ltsugar.m4" "$tst_aclocaldir/ltversion.m4" \
+ "$tst_aclocaldir/lt~obsolete.m4" > aclocal.m4])
LT_AT_BOOTSTRAP([ignore], [ignore], [ignore], [ignore], [--force])