mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
updating configure options.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@35955 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1c2d65dff4
commit
343ff7df14
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
</para>
|
||||
<para>
|
||||
To get these functions to work, you have to configure PHP with
|
||||
<option role="configure">--with-yp</option>.
|
||||
<option role="configure">--with-yp</option>(PHP 3) or
|
||||
<option role="configure">--enable-yp</option>(PHP 4).
|
||||
</para>
|
||||
</partintro>
|
||||
|
||||
|
|
Loading…
Reference in a new issue