there is no --with option, there is --enable-memcache

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193633 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Antony Dovgal 2005-08-16 13:44:37 +00:00
parent 014d6b45da
commit 444ea251a2

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- $Revision: 1.2 $ -->
<section id="memcache.installation">
&reftitle.install;
<para>
@ -8,8 +8,8 @@
<ulink url="&url.pecl.package;memcache">&url.pecl.package;memcache</ulink>.
</para>
<para>
In order to use these functions you must compile PHP with MemCache support
by using the <option role="configure">--with-memcache[=DIR]</option> option.
In order to use these functions you must compile PHP with Memcache support
by using the <option role="configure">--enable-memcache[=DIR]</option> option.
</para>
<para>
Windows users will enable <filename>php_memcache.dll</filename> inside
@ -37,4 +37,4 @@ End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-->