projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1b8fc8
)
You will need to copy "config.h.win32" to "config.h" in the include
author
Bruce Momjian
<bruce@momjian.us>
Thu, 10 Feb 2000 15:47:58 +0000
(15:47 +0000)
committer
Bruce 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/install-win32.sgml
b/doc/src/sgml/install-win32.sgml
index 303ec7f307c55461b07f0729725b81b14e0b26ad..b002c8c3958e824cb6a5f3507fa79ea01762c022 100644
(file)
--- 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 command
s
<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