summaryrefslogtreecommitdiff
path: root/m4/jm-macros.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-03-25 18:26:47 +0000
committerJim Meyering <jim@meyering.net>2000-03-25 18:26:47 +0000
commit7d06f9cd1e35b5d939f2752e678e18ecf3b43ec5 (patch)
tree43bbae37b356fbb49334c3699d2dd896d2bde428 /m4/jm-macros.m4
parente23fcf2db00b45ef4d401b3b909445af6abfa417 (diff)
downloadcoreutils-7d06f9cd1e35b5d939f2752e678e18ecf3b43ec5.tar.xz
back out last change
Diffstat (limited to 'm4/jm-macros.m4')
-rw-r--r--m4/jm-macros.m48
1 files changed, 2 insertions, 6 deletions
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index d60f2d537..a991628ee 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -1,4 +1,4 @@
-#serial 14
+#serial 13
dnl Misc type-related macros for fileutils, sh-utils, textutils.
@@ -6,10 +6,6 @@ AC_DEFUN(jm_MACROS,
[
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.])
@@ -20,7 +16,7 @@ AC_DEFUN(jm_MACROS,
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( \