mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Added fbsql option.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@46924 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
e0ebc7f28b
commit
f45b128f7d
1 changed files with 11 additions and 0 deletions
|
@ -765,6 +765,17 @@ $ php4-enable
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-fbsql">
|
||||
<term>
|
||||
<parameter>--with-fbsql</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
PHP 3, PHP 4: Include FrontBase SQL support. DIR is the FrontBase base
|
||||
install directory, defaults to usual Frontbase install dir.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-gdbm">
|
||||
<term>
|
||||
<parameter>--with-gdbm[=DIR]</parameter>
|
||||
|
|
Loading…
Reference in a new issue