]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrey Hristov <andrey@php.net>
Mon, 12 Jul 1999 17:16:14 +0000 (17:16 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 12 Jul 1999 17:16:14 +0000 (17:16 +0000)
ext/pcre/config.m4
ext/pcre/config0.m4

index dd783eae5307fa3ccb9a1eaab4fda01ec49d73cc..eef4563d313f36212383652faa108c640d529fbd 100644 (file)
@@ -6,7 +6,7 @@ dnl if DIR is supplied, we'll use that for linking
 
 AC_MSG_CHECKING(whether to include PCRE support)
 AC_ARG_WITH(pcre-regex,
-[  --with-pcre-regex       Include Perl Compatible Regular Expressions support],[
+[  --without-pcre-regex    Don't include Perl Compatible Regular Expressions support],[
   if test "$withval" = "yes"; then
     EXTRA_LIBS="-L$abs_builddir/ext/pcre/pcrelib -lpcre $EXTRA_LIBS"
     PCRE_SUBDIR="pcrelib"
index dd783eae5307fa3ccb9a1eaab4fda01ec49d73cc..eef4563d313f36212383652faa108c640d529fbd 100644 (file)
@@ -6,7 +6,7 @@ dnl if DIR is supplied, we'll use that for linking
 
 AC_MSG_CHECKING(whether to include PCRE support)
 AC_ARG_WITH(pcre-regex,
-[  --with-pcre-regex       Include Perl Compatible Regular Expressions support],[
+[  --without-pcre-regex    Don't include Perl Compatible Regular Expressions support],[
   if test "$withval" = "yes"; then
     EXTRA_LIBS="-L$abs_builddir/ext/pcre/pcrelib -lpcre $EXTRA_LIBS"
     PCRE_SUBDIR="pcrelib"