summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-01-16 17:01:20 +0000
committerJim Meyering <jim@meyering.net>1999-01-16 17:01:20 +0000
commitbf527b6094d0da8cd47231d589d3ea40af43968c (patch)
treefdb4bdee0bb0425935106e9e341c478e1efc28da /m4
parenteb3b7c64d0619b4aff2e44765ca7425ce1e0c259 (diff)
downloadcoreutils-bf527b6094d0da8cd47231d589d3ea40af43968c.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog4
-rw-r--r--m4/jm-macros.m42
2 files changed, 5 insertions, 1 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index b5046f12c..f22a2d5be 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+1999-01-16 Jim Meyering <meyering@ascend.com>
+
+ * jm-macros.m4: Define ARGMATCH_DIE.
+
1999-01-12 Jim Meyering <meyering@ascend.com>
* Makefile.am.in: Rewrite to avoid using fmt.
diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4
index c6c3df3d4..321d51197 100644
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -1,4 +1,4 @@
-#serial 3
+#serial 4
dnl Misc type-related macros for fileutils, sh-utils, textutils.