diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 7b89bbce4..88f4c67c4 100644 --- a/configure.in +++ b/configure.in @@ -1293,7 +1293,6 @@ AC_SUBST([MYSQL_LIBS]) AC_MSG_CHECKING([PCRE library]) AC_CHECK_LIB(pcre, pcre_study, , AC_MSG_ERROR([PCRE not found or incompatible])) -CFLAGS="$CFLAGS -DPCRE_SUPPORT" # # static Support test |