pgsql: Fix standalone win32 makefile (MSVC6) for SSPI and GSSAPI.

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix standalone win32 makefile (MSVC6) for SSPI and GSSAPI.
Date: 2007-07-25 11:37:25
Message-ID: 20070725113725.2B5499FB5CC@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix standalone win32 makefile (MSVC6) for SSPI and GSSAPI.

Hiroshi Saito

Modified Files:
--------------
pgsql/src/interfaces/libpq:
win32.mak (r1.45 -> r1.46)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/win32.mak.diff?r1=1.45&r2=1.46)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2007-07-25 12:22:54 pgsql: Rename DLLIMPORT macro to PGDLLIMPORT to avoid conflict with
Previous Message Magnus Hagander 2007-07-25 10:51:04 pgsql: Disable warning 4090 = different const qualifiers on msvc since