summaryrefslogtreecommitdiff
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-03-25 09:10:28 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-03-25 09:10:28 +0000
commitcd70d37ee3c1c9e5299c6529efcbb9c0f70eb94b (patch)
treeff19c712ad2c478dcdf0afe96b2cc59a783bb17f /m4/ChangeLog
parentf6d592cbb24413bef3db611dc3853be320986a0b (diff)
downloadcoreutils-cd70d37ee3c1c9e5299c6529efcbb9c0f70eb94b.tar.xz
(gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
REG_SYNTAX_EMACS, and REG_IGNORE_CASE. Settle for the traditional glibc names.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 10bc0fe90..3a22aa8a0 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,11 @@
+2006-03-25 Paul Eggert <eggert@cs.ucla.edu>
+
+ * regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
+ REG_SYNTAX_EMACS, and REG_IGNORE_CASE. Settle for the traditional
+ glibc names. Even if glibc is changed to conform to POSIX, the
+ traditional names will be available anyway, since regex depends on
+ the extensions module. Problem reported by Emanuele Giaquinta.
+
2006-03-17 Jim Meyering <jim@meyering.net>
* regex.m4 (gl_REGEX): Fix typo in last change: