Fix #72560: --enable-dbase configure option no longer works

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339640 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-07-10 14:27:32 +00:00
parent a305c183e2
commit 7e4b87a0ce

View file

@ -1,12 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<section xml:id="dbase.installation" xmlns="http://docbook.org/ns/docbook">
<section xml:id="dbase.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.install;
<para>
In order to enable the bundled dbase library and to use these functions,
you must compile PHP with the <option role="configure">--enable-dbase
</option> option.
</para>
<para>
&pecl.info;
<link xlink:href="&url.pecl.package;solr">&url.pecl.package;dbase</link>.
</para>
</section>
<!-- Keep this comment at the end of the file