]> granicus.if.org Git - php/commitdiff
Small clarification.
authorAndrey Hristov <andrey@php.net>
Thu, 23 Sep 1999 15:37:01 +0000 (15:37 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 23 Sep 1999 15:37:01 +0000 (15:37 +0000)
ext/pcre/config.m4
ext/pcre/config0.m4

index 9ee60a9305eb3a6139eec00104e7fc8dadc7699b..7c01193fdcd51a4e160d2a11f5aa24448399ff83 100644 (file)
@@ -8,7 +8,8 @@ AC_MSG_CHECKING(whether to include PCRE support)
 AC_ARG_WITH(pcre-regex,
 [  --without-pcre-regex    Do not include Perl Compatible Regular Expressions 
                           support. Use --with-pcre-regex=DIR to specify DIR
-                          where PCRE's include and library files are located],
+                          where PCRE's include and library files are located,
+                          if not using bundled library.],
 [
        case "$withval" in 
                no)
index 9ee60a9305eb3a6139eec00104e7fc8dadc7699b..7c01193fdcd51a4e160d2a11f5aa24448399ff83 100644 (file)
@@ -8,7 +8,8 @@ AC_MSG_CHECKING(whether to include PCRE support)
 AC_ARG_WITH(pcre-regex,
 [  --without-pcre-regex    Do not include Perl Compatible Regular Expressions 
                           support. Use --with-pcre-regex=DIR to specify DIR
-                          where PCRE's include and library files are located],
+                          where PCRE's include and library files are located,
+                          if not using bundled library.],
 [
        case "$withval" in 
                no)