projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8eb3969
)
USE_LIBPQ option forgotten.
author
Hiroshi Saito
<hiroshi@winpg.jp>
Sat, 29 May 2010 13:42:07 +0000
(13:42 +0000)
committer
Hiroshi Saito
<hiroshi@winpg.jp>
Sat, 29 May 2010 13:42:07 +0000
(13:42 +0000)
docs/win32-compilation.html
patch
|
blob
|
blame
|
history
diff --git
a/docs/win32-compilation.html
b/docs/win32-compilation.html
index 56f403b9df73054e98597cf39bfd4e15c5c1adc0..fc2c8ae2d17c1bde7bd0bc4cc3b7b1cb23ccf252 100644
(file)
--- a/
docs/win32-compilation.html
+++ b/
docs/win32-compilation.html
@@
-123,6
+123,10
@@
The following build options may be used:
<td>MSDTC</td>
<td>Yes (but VC++ 6.0 default is no)</td>
</tr>
+ <tr>
+ <td>USE_LIBPQ</td>
+ <td>Yes (libpq is required) </td>
+ </tr>
</table></p>
<ol>