You will need to copy "config.h.win32" to "config.h" in the include
authorBruce Momjian
Thu, 10 Feb 2000 15:47:58 +0000 (15:47 +0000)
committerBruce Momjian
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 303ec7f307c55461b07f0729725b81b14e0b26ad..b002c8c3958e824cb6a5f3507fa79ea01762c022 100644 (file)
@@ -20,8 +20,9 @@ manually in other cases.
 
 
 To build the libraries, change directory into the src
-directory, and type the command
+directory, and type the commands
 
+copy include\config.h.win32 include\config.h
 nmake /f win32.mak
 
 This assumes that you have Visual C++ in your