irchtml         Thu Apr  1 03:08:16 2004 EDT

  Modified files:              
    /phpdoc/en/reference/image  configure.xml 
  Log:
  bug #17653: Use same libpng with PHP and GD
  
http://cvs.php.net/diff.php/phpdoc/en/reference/image/configure.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/image/configure.xml
diff -u phpdoc/en/reference/image/configure.xml:1.6 
phpdoc/en/reference/image/configure.xml:1.7
--- phpdoc/en/reference/image/configure.xml:1.6 Tue Feb 17 21:15:22 2004
+++ phpdoc/en/reference/image/configure.xml     Thu Apr  1 03:08:15 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <section id="image.installation">
  &reftitle.install;
  <para>
@@ -65,6 +65,12 @@
     </tbody>
    </tgroup>
   </table>
+  <note>
+   <simpara>
+    When compiling PHP wth libpng, you must use the same version that was
+    linked with the GD library.
+   </simpara>
+  </note>
  </para>
  <para>
   Enhance the capabilities of GD to deal with different fonts by specifying

Reply via email to