[PHP-DOC] cvs: phpdoc /de/functions pdf.xml /en/functions pdf.xml From: Uwe Steinmann (Uwe.Steinmann <email protected>)
Date: 08/07/00

steinm Mon Aug 7 06:25:28 2000 EDT

  Modified files:
    /phpdoc/de/functions pdf.xml
    /phpdoc/en/functions pdf.xml
  Log:
  - Hint to compile pdflib
  
  
Index: phpdoc/de/functions/pdf.xml
diff -u phpdoc/de/functions/pdf.xml:1.19 phpdoc/de/functions/pdf.xml:1.20
--- phpdoc/de/functions/pdf.xml:1.19 Tue Jul 18 07:17:32 2000
+++ phpdoc/de/functions/pdf.xml Mon Aug 7 06:25:26 2000
@@ -34,6 +34,10 @@
     zu lesen.
    </simpara>
    <simpara>
+ Seit Version 3.0 von pdflib sollten sie pdflib mit der configure-Option
+ <literal>--enable-shared-pdflib</literal> konfigurieren.
+ </simpara>
+ <simpara>
     Versionen von PHP4 die nach dem 9. März 2000 erscheinen unterstützen
     nur noch die Versionen &gt;3.0 von pdflib. PHP3 sollte hingegen nicht
     mit Versionen &gt;2.01 verwendet werden.
Index: phpdoc/en/functions/pdf.xml
diff -u phpdoc/en/functions/pdf.xml:1.23 phpdoc/en/functions/pdf.xml:1.24
--- phpdoc/en/functions/pdf.xml:1.23 Mon Jul 17 15:19:06 2000
+++ phpdoc/en/functions/pdf.xml Mon Aug 7 06:25:27 2000
@@ -34,6 +34,10 @@
     for possible changes.
    </simpara>
    <simpara>
+ Since version 3.0 of pdflib you should configure pdflib with the option
+ <literal>--enable-shared-pdflib</literal>.
+ </simpara>
+ <simpara>
      Any version of PHP4 after March, 9th 2000 do not support versions
      of pdflib older than 3.0. PHP3 on the other hand should not be used
      with version newer than 2.01.