mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Revert addition of install.configure.with-mysql, this now lives in ref.mysql
as mysql.configure. Thanks to Goba for noticing this. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125290 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
85f541b276
commit
d1e0b70017
1 changed files with 1 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<sect3 id="install.configure.options.databases">
|
||||
<title>Database options</title>
|
||||
<variablelist>
|
||||
|
@ -94,18 +94,6 @@
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-mysql">
|
||||
<term>
|
||||
<parameter>--with-mysql[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Includes MySQL support. DIR is the MySQL base install directory,
|
||||
defaults to the bundled MySQL library. MySQL support is enabled
|
||||
by default, to disable, use <parameter>--without-mysql</parameter>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-custom-odbc">
|
||||
<term>
|
||||
<parameter>--with-custom-odbc[=DIR]</parameter>
|
||||
|
|
Loading…
Reference in a new issue