[PHP-DOC] cvs: phpdoc /en/chapters install.xml From: Daniel Beckham (danbeck <email protected>)
Date: 05/20/01

danbeck Sun May 20 15:36:00 2001 EDT

  Modified files:
    /phpdoc/en/chapters install.xml
  Log:
  added configure information for zziplib
  
Index: phpdoc/en/chapters/install.xml
diff -u phpdoc/en/chapters/install.xml:1.60 phpdoc/en/chapters/install.xml:1.61
--- phpdoc/en/chapters/install.xml:1.60 Thu May 17 14:44:38 2001
+++ phpdoc/en/chapters/install.xml Sun May 20 15:36:00 2001
@@ -2274,6 +2274,22 @@
       </listitem>
      </varlistentry>
 
+ <varlistentry id="install.configure.with-zzlib">
+ <term>
+ <parameter>--with-zzlib[=DIR]</parameter>
+ </term>
+ <listitem>
+ <para>
+ PHP 4: Include ZZIPlib support (requires ZZIPlib &gt;= 0.10.6). DIR is
+ the ZZIPlib install directory, defaults to /usr/local.
+ </para>
+ <para>
+ The latest version of ZZIPlib can be found at <ulink
+ url="&url.zziplib;">&url.zziplib;</ulink>.
+ </para>
+ </listitem>
+ </varlistentry>
+
      <varlistentry id="install.configure.without-pcre-regex">
       <term>
        <parameter>--without-pcre-regex</parameter>