fmk             Sun Feb  9 22:24:42 2003 EDT

  Modified files:              
    /phpdoc/en/reference/mssql  configure.xml 
  Log:
  Adding a note about compiling FreeTDS using --enable-msdblib
  
Index: phpdoc/en/reference/mssql/configure.xml
diff -u phpdoc/en/reference/mssql/configure.xml:1.3 
phpdoc/en/reference/mssql/configure.xml:1.4
--- phpdoc/en/reference/mssql/configure.xml:1.3 Tue Jan  7 06:26:23 2003
+++ phpdoc/en/reference/mssql/configure.xml     Sun Feb  9 22:24:42 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="mssql.installation">
  &reftitle.install;
  <para>
@@ -9,7 +9,7 @@
  <para>
   To get these functions to work, you have to compile PHP with
   <option role="configure">--with-mssql[=DIR]</option>, where DIR is the
-  FreeTDS install prefix.
+  FreeTDS install prefix. And FreeTDS should be compiled using --enable-msdblib.
  </para>
 </section>
 



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

Reply via email to