2005-03-05 Bruno Haible <bruno@clisp.org>
- * lib-link.m4 (AC_LIB_RPATH): Use AC_REQUIRE_AUX_FILE conditionally.
+ * lib-link.m4: Require autoconf >= 2.50.
+ (AC_LIB_RPATH): Use AC_REQUIRE_AUX_FILE conditionally.
2005-02-24 Bruno Haible <bruno@clisp.org>
dnl From Bruno Haible.
+AC_PREREQ(2.50)
+
dnl AC_LIB_LINKFLAGS(name [, dependencies]) searches for libname and
dnl the libraries corresponding to explicit and implicit dependencies.
dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and