Date: 06/01/99
- Next message: Bug Database: "[PHP-DEV] Bug #1314 Updated: Stronghold 2.4 + PHP 3.0.7 + FrontPage"
- Previous message: Bug Database: "[PHP-DEV] Bug #1184 Updated: Invalid Parsing of comments"
- Next in thread: jim: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tuesday June 1, 1999 @ 16:31
Author: andrey
Update of /repository/php3
In directory php:/tmp/cvs-serv31819
Modified Files:
configure.in
Log Message:
Index: php3/configure.in
diff -u php3/configure.in:1.383 php3/configure.in:1.384
--- php3/configure.in:1.383 Mon May 31 13:00:41 1999
+++ php3/configure.in Tue Jun 1 16:31:09 1999
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.383 1999/05/31 17:00:41 sas Exp $
+dnl $Id: configure.in,v 1.384 1999/06/01 20:31:09 andrey Exp $
dnl Process this file with autoconf to produce a configure script.
AC_INIT(main.c)
@@ -2606,7 +2606,7 @@
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
PCRE_LIB="pcrelib/libpcre.a"
PCRE_LIBS="-Lpcrelib -lpcre"
-- PHP Development Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #1314 Updated: Stronghold 2.4 + PHP 3.0.7 + FrontPage"
- Previous message: Bug Database: "[PHP-DEV] Bug #1184 Updated: Invalid Parsing of comments"
- Next in thread: jim: "[PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

