diff options
| author | Peter Eisentraut | 2006-01-14 18:12:00 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2006-01-14 18:12:00 +0000 |
| commit | 484d160c66b61d5eeaa9c4487ffe2b9f907699c0 (patch) | |
| tree | 94ac800701bec3fd0501d4bc834d7f6d0e6344f3 /docs/unix-compilation.html | |
| parent | 9cd94e1aab9f932ddd027f69d9485f7e9ff2a51a (diff) | |
Name libraries psqlodbca or psqlodbcw, depending on whether Unicode is
enabled.
Diffstat (limited to 'docs/unix-compilation.html')
| -rw-r--r-- | docs/unix-compilation.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/unix-compilation.html b/docs/unix-compilation.html index 5aa067a..670d318 100644 --- a/docs/unix-compilation.html +++ b/docs/unix-compilation.html @@ -32,10 +32,8 @@ provide a build environment for us which is now included in psqlODBC tarballs.</ <li>--with-iodbc</li>
<li>--with-unixodbc</li>
<li>--with-odbcinst=DIR</li>
-<li>--with-libpq (build a libpq enabled version of psqlodbc. default = yes)</li>
-<li>--with-pgsql-include=DIR (Look for postgreSQL include files in DIR if libpq is enabled)</li>
-<li>--with-pgsql=DIR (look for PostgreSQL libraries and headers in DIR if libpq is enabled)</li>
<li>--enable-pthreads (thread-safe driver on some platforms)</li>
+<li>--disable-unicode (build non-Unicode driver)</li> <li>--help</li>
</ul>
|
