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:
Philip Olson 2003-05-01 04:53:06 +00:00
parent 85f541b276
commit d1e0b70017

View file

@ -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>