summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-03-20 23:24:23 +0000
committerJim Meyering <jim@meyering.net>1999-03-20 23:24:23 +0000
commitfde28088f457be093aa050e44b916a19d6b89650 (patch)
tree58ff6feb5a7098d75f6d705288ea4bff9afe7f33 /m4/ChangeLog
parentc2db2a08d988aebf14432e15837c201725714c9b (diff)
downloadcoreutils-fde28088f457be093aa050e44b916a19d6b89650.tar.xz
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index f3037f0f5..63b7a60a0 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,5 +1,6 @@
1999-03-20 Jim Meyering <meyering@ascend.com>
+ * jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
* regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
Don't depend on AM_GLIBC. Suggestions from Alain Magloire.