clarify that nothing is needed to build the pcre extension

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206678 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2006-02-07 17:19:31 +00:00
parent 7177e13973
commit d5b66c381a

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.13 $ -->
<!-- $Revision: 1.14 $ -->
<!-- Purpose: basic.text -->
<!-- Membership: bundled -->
@ -41,12 +41,7 @@
<section id="pcre.requirements">
&reftitle.required;
<para>
Regular expression support is provided by the PCRE library
package, which is open source software, written by Philip Hazel,
and copyright by the University of Cambridge, England. It is
available at <ulink url="&url.pcre;">&url.pcre;</ulink>.
</para>
&no.requirement;
</section>
&reference.pcre.configure;