sniper          Sat Apr  5 12:47:17 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       configure.in 
  Log:
  MFH
  
Index: php4/configure.in
diff -u php4/configure.in:1.396.2.45 php4/configure.in:1.396.2.46
--- php4/configure.in:1.396.2.45        Tue Apr  1 10:36:21 2003
+++ php4/configure.in   Sat Apr  5 12:47:17 2003
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.396.2.45 2003/04/01 15:36:21 sniper Exp $ -*- sh -*-
+dnl ## $Id: configure.in,v 1.396.2.46 2003/04/05 17:47:17 sniper Exp $ -*- sh -*-
 dnl ## Process this file with autoconf to produce a configure script.
 
 divert(1)
@@ -771,7 +771,6 @@
 
 AC_ARG_ENABLE(all,
 [ --disable-all   Disable all extensions enabled by default.
- --enable-all    Enable all extensions.
 ], [
   PHP_ENABLE_ALL=$enableval
 ])



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to