sniper          Wed Sep 17 01:28:44 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    php4.spec.in 
  Log:
  --enable-track-vars does not exist
  
Index: php-src/php4.spec.in
diff -u php-src/php4.spec.in:1.2 php-src/php4.spec.in:1.2.8.1
--- php-src/php4.spec.in:1.2    Fri Feb  1 04:20:11 2002
+++ php-src/php4.spec.in        Wed Sep 17 01:28:42 2003
@@ -29,7 +29,7 @@
 set -x
 ./buildconf
 ./configure --prefix=/usr --with-apxs \
-       --enable-track-vars --disable-debug \
+       --disable-debug \
        --with-xml=shared \
 
 # figure out configure options options based on what packages are installed

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

Reply via email to