1) Added --with(out)-libpq[=DIR} option to configure.
authorHiroshi Inoue <inoue@tpf.co.jp>
Sun, 15 Nov 2009 05:29:03 +0000 (05:29 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Sun, 15 Nov 2009 05:29:03 +0000 (05:29 +0000)
commit1cdc1a6737e94f887076c6eec9a62cc7801b13ad
tree17769a44076b2e1b8e7ed5216ba26aa76db0ebb7
parentdbc3ca898b3ed12d06343df1e1e45f7957081854
 1) Added --with(out)-libpq[=DIR} option to configure.
 2) Revise autoconf/automake so that libpq/ssl header/libs are resolved at configure phase.
 3) Use md5.c directly instead of win_md5.c.
 4) Suppress some compiler warnings.
Makefile.am
configure.ac
connection.c
installer/psqlodbcm.wxs
loadlib.c
loadlib.h
md5.c
socket.h
version.h
win32.mak
win64.mak