fix for build

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329928 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Joe Watkins 2013-03-26 14:00:31 +00:00
parent 5fc1ac48e1
commit ae8027442b

View file

@ -3,31 +3,30 @@
<chapter xml:id="pthreads.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
<section xml:id="pthreads.requirements">
&reftitle.required;
<para>
pthreads requires a build of PHP with ZTS enabled ( --enable-maintainer-zts or --enable-zts on Windows )
pthreads requires a build of PHP with ZTS enabled ( --enable-maintainer-zts or --enable-zts on Windows )
</para>
</section>
<section xml:id="pthreads.installation">
&reftitle.install;
&reference.pthreads.entities.configure;
</section>
<!-- {{{ Installation -->
&reference.pthreads.configure;
<!-- }}} -->
<section xml:id="pthreads.configuration">
&reftitle.runtime;
&no.config;
</section>
<section xml:id="pthreads.resources">
&reftitle.resources;
<para>
</para>
</section>
</chapter>
<!-- Keep this comment at the end of the file