-2000-03-24 Jim Meyering <meyering@lucent.com>
-
- * jm-macros.m4 (jm_MACROS): Invoke `AC_CONFIG_AUX_DIR(.)' to work
- around bug that made cvs-automake complain it couldn't find lib/depcomp.
-
2000-03-10 Jim Meyering <meyering@lucent.com>
* lib-check.m4: Look for getspnam in -lgen, too.
-#serial 14
+#serial 13
dnl Misc type-related macros for fileutils, sh-utils, textutils.
[
AC_PREREQ(2.14a)
- # Kludge to work around bug in latest cvs automake.
- # FIXME: remove this directive once the bug is fixed.
- AC_CONFIG_AUX_DIR(.)
-
GNU_PACKAGE="GNU $PACKAGE"
AC_DEFINE_UNQUOTED(GNU_PACKAGE, "$GNU_PACKAGE",
[The concatenation of the strings `GNU ', and PACKAGE.])
AC_SUBST(MAN)
AC_SUBST(DF_PROG)
- # This macro actually runs replacement code. See isc-posix.m4.
+ dnl This macro actually runs replacement code. See isc-posix.m4.
AC_REQUIRE([AC_ISC_POSIX])dnl
AC_CHECK_HEADERS( \