sniper          Thu Mar 27 12:06:00 2003 EDT

  Modified files:              
    /phpdoc/en/reference/mime_magic     configure.xml 
  Log:
  fix this
  
Index: phpdoc/en/reference/mime_magic/configure.xml
diff -u phpdoc/en/reference/mime_magic/configure.xml:1.1 
phpdoc/en/reference/mime_magic/configure.xml:1.2
--- phpdoc/en/reference/mime_magic/configure.xml:1.1    Sat Nov 30 10:33:20 2002
+++ phpdoc/en/reference/mime_magic/configure.xml        Thu Mar 27 12:06:00 2003
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <section id="mime-magic.installation">
  &reftitle.install;
  <para>
   You must compile PHP with the configure switch
-  <option role="configure">--enable-mime-magic</option> to get support for
+  <option role="configure">--with-mime-magic</option> to get support for
   mime-type functions. The extension needs a copy of the
   <filename>magic.mime</filename> as distributed with the
   <filename>file</filename> command. This file also part of most recent Linux



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

Reply via email to