]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrey Hristov <andrey@php.net>
Tue, 1 Jun 1999 20:31:39 +0000 (20:31 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 1 Jun 1999 20:31:39 +0000 (20:31 +0000)
ext/pcre/config.m4
ext/pcre/config0.m4

index e2a903178fe0586279496dd5ef7247bed94158c2..dd783eae5307fa3ccb9a1eaab4fda01ec49d73cc 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[=DIR] Include Perl Compatible Regular Expressions support],[
+[  --with-pcre-regex       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 e2a903178fe0586279496dd5ef7247bed94158c2..dd783eae5307fa3ccb9a1eaab4fda01ec49d73cc 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[=DIR] Include Perl Compatible Regular Expressions support],[
+[  --with-pcre-regex       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"