diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 303ec7f307c55461b07f0729725b81b14e0b26ad..b002c8c3958e824cb6a5f3507fa79ea01762c022 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -20,8 +20,9 @@ manually in other cases. <Para> To build the libraries, change directory into the <filename>src</filename> -directory, and type the command +directory, and type the commands <programlisting> +copy include\config.h.win32 include\config.h nmake /f win32.mak </programlisting> This assumes that you have <ProductName>Visual C++</ProductName> in your