* regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 25 Mar 2006 09:09:59 +0000 (09:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 25 Mar 2006 09:09:59 +0000 (09:09 +0000)
commitd41ac94ee9c6646da062a193b37c32a82ba63ac2
tree73d37cccc7634ed3c382e6deeeb75aea63c28701
parente0bfabaf51c35fdfb008234b0d4f5b47c02a99f7
* 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.
m4/ChangeLog
m4/regex.m4