gwynne Sun Jun 17 10:19:47 2007 UTC
Modified files:
/phpdoc/en/internals2/buildsys environment.xml
Log:
Remove note about Windows thread safety (inaccurate and unncessary)
http://cvs.php.net/viewvc.cgi/phpdoc/en/internals2/buildsys/environment.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals2/buildsys/environment.xml
diff -u phpdoc/en/internals2/buildsys/environment.xml:1.1
phpdoc/en/internals2/buildsys/environment.xml:1.2
--- phpdoc/en/internals2/buildsys/environment.xml:1.1 Sat Jun 16 21:08:08 2007
+++ phpdoc/en/internals2/buildsys/environment.xml Sun Jun 17 10:19:46 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<sect1 id="internals2.buildsys.environment">
<title>Building PHP for extension development</title>
<para>
@@ -26,14 +26,6 @@
]]>
</programlisting>
</para>
-
- <note>
- <para>
- On Windows systems, the <literal>--enable-maintainer-zts</literal> flag is
- unnecessary, as thread safety is always always enabled on Windows. There
- are a few other configurations in which this is also true.
- </para>
- </note>
</sect1>
<!-- Write this later?