kalowsky Mon Aug 12 22:45:13 2002 EDT Modified files: /phpdoc/en/chapters install.windows.xml Log: Adding a note about how to customize your windows builds minorly. This is in reference to Bug #18789 Index: phpdoc/en/chapters/install.windows.xml diff -u phpdoc/en/chapters/install.windows.xml:1.17 phpdoc/en/chapters/install.windows.xml:1.18 --- phpdoc/en/chapters/install.windows.xml:1.17 Thu Aug 8 07:13:12 2002 +++ phpdoc/en/chapters/install.windows.xml Mon Aug 12 22:45:13 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.17 $ --> +<!-- $Revision: 1.18 $ --> <sect1 id="install.windows"> <title>Installation on Windows systems</title> <para> @@ -562,6 +562,10 @@ (which can be found in <filename>sapi\isapi</filename>) in order to build the code necessary for integrating PHP with Microsoft IIS. + </simpara> + <simpara> + It is possible to do minor customization to the build process by editing + the main/config.win32.h.in file. </simpara> </sect3> </sect2>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php