Commit 5d93742b authored by Bruce Momjian's avatar Bruce Momjian

You will need to copy "config.h.win32" to "config.h" in the include

directory.

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

 Magnus Hagander
parent b1b8fc81
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment