diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index 932fa02..7f0b2c9 100644 --- a/config.h.in +++ b/config.h.in @@ -268,9 +268,6 @@ /* Define if system has ptrdiff_t type */ #undef HAVE_PTRDIFF_T -/* Define if using GNU regex */ -#undef WITH_REGEX - /* Define if libc includes obstacks */ #undef HAVE_OBSTACK |