macro, jm_WITH_REGEX, is bundled with the rest in jm_MACROS.
* acconfig.h (WITH_REGEX): Remove undef.
* lib/Makefile.am (noinst_HEADERS): Add regex.h.
- * lib/rpmatch.c: Change guard on <regex.h> inclusion to use new
- symbol `! HAVE_LIBC_REGEX' defined in m4/regex.m4.
+ * lib/rpmatch.c: Remove #ifdef around <regex.h> inclusion.
* lib/rx.c: Remove file.
* lib/rx.h: Remove file.
Changes in release 3.17:
[3.16r]
+* include gettext's m4 macros
* minor cp bug fixed
* non-portable cp tests removed
* --without-regex now means don't compile regex.c