Adding a note about how to customize your windows builds minorly.

This is in reference to Bug #18789


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@91700 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Dan Kalowsky 2002-08-13 02:45:13 +00:00
parent c349938b89
commit 234b161bf8

View file

@ -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>
@ -563,6 +563,10 @@
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>