* tests/libtoolize.at
(verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR): Force aclocal to
search the source tree for latest libtool macros.
+2008-04-29 Gary V. Vaughan <gary@gnu.org>
+
+ Fix libtoolize test failure with aclocal-1.10.1.
+ * tests/libtoolize.at
+ (verbatim aclocal.m4 w/o AC_CONFIG_MACRO_DIR): Force aclocal to
+ search the source tree for latest libtool macros.
+
2008-04-24 Eric Blake <ebb9@byu.net>
Fix bug in 2008-04-21 type improvements.
## Upgrading an aclocal maintained aclocal.m4 without AC_CONFIG_MACRO_DIR. ##
## ----------------------------------------------------------------------- ##
-LT_AT_ACLOCAL()
+LT_AT_ACLOCAL([-I$abs_top_srcdir/libltdl/m4])
## The following code is adapted (and simplified) from libtoolize.m4sh
####