neotron         Thu Jan 25 13:28:54 2001 EDT

  Modified files:              
    /phpdoc/en/chapters install.xml 
  Log:
  Removed --enable-track-vars from Caudium install instructions since 
  it's not required anymore.
  
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.33 phpdoc/en/chapters/install.xml:1.34
--- phpdoc/en/chapters/install.xml:1.33 Tue Jan 23 15:43:14 2001
+++ phpdoc/en/chapters/install.xml      Thu Jan 25 13:28:54 2001
@@ -3538,7 +3538,7 @@
     7.0.268 or newer. For the sake of this example we assume that
     Caudium is installed in /opt/caudium/server/.
 2.  Change directory to php-x.y.z (where x.y.z is the version number).
-3.  ./configure --with-caudium=/opt/caudium/server --enable-track-vars
+3.  ./configure --with-caudium=/opt/caudium/server
 4.  make
 5.  make install
 6.  Restart Caudium if it's currently running.


Reply via email to