OSDN Git Service

You will need to copy "config.h.win32" to "config.h" in the include
authorBruce Momjian <bruce@momjian.us>
Thu, 10 Feb 2000 15:47:58 +0000 (15:47 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 10 Feb 2000 15:47:58 +0000 (15:47 +0000)
directory.

I think this patch to the docs should be what is needed.

 Magnus Hagander

doc/src/sgml/install-win32.sgml

index 303ec7f..b002c8c 100644 (file)
@@ -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