mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
IRCG options integrated in extension docs.
Version note for --enable-trans-sid git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126968 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4dc04ac178
commit
02db2956a6
1 changed files with 3 additions and 23 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.10 $ -->
|
||||
<!-- $Revision: 1.11 $ -->
|
||||
<sect3 id="install.configure.options.misc">
|
||||
<title>Misc options</title>
|
||||
<variablelist>
|
||||
|
@ -97,34 +97,14 @@ code!
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.with-ircg-config">
|
||||
<term>
|
||||
<parameter>--with-ircg-config</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Path to the ircg-config script.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-ircg">
|
||||
<term>
|
||||
<parameter>--with-ircg</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include ircg support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="install.configure.enable-trans-sid">
|
||||
<term>
|
||||
<parameter>--enable-trans-sid</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Enable transparent session id propagation.
|
||||
Enable transparent session id propagation. Only valid for PHP 4.1.2 or
|
||||
less. From PHP 4.2.0, trans-sid feature is always compiled.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue