mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
a305c183e2
commit
7e4b87a0ce
1 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue