USE_LIBPQ option forgotten.
authorHiroshi Saito <hiroshi@winpg.jp>
Sat, 29 May 2010 13:42:07 +0000 (13:42 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Sat, 29 May 2010 13:42:07 +0000 (13:42 +0000)
docs/win32-compilation.html

index 56f403b9df73054e98597cf39bfd4e15c5c1adc0..fc2c8ae2d17c1bde7bd0bc4cc3b7b1cb23ccf252 100644 (file)
@@ -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>