mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
added configure information for zziplib
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47997 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a91fd61caa
commit
cf6f33bd6a
1 changed files with 16 additions and 0 deletions
|
@ -2274,6 +2274,22 @@ $ php4-enable
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-zzlib">
|
||||
<term>
|
||||
<parameter>--with-zzlib[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
PHP 4: Include ZZIPlib support (requires ZZIPlib >= 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>
|
||||
|
|
Loading…
Reference in a new issue