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)
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)