Make it possible, and default, for MingW to build with SSPI support
authorMagnus Hagander <magnus@hagander.net>
Tue, 24 Jul 2007 09:00:27 +0000 (09:00 +0000)
committerMagnus Hagander <magnus@hagander.net>
Tue, 24 Jul 2007 09:00:27 +0000 (09:00 +0000)
commit97ba815fb72b0553cff1676fcee2419ea46e9f7d
tree3b5a3c9fbf33db2088593cdcac7ba8522065a75f
parenta699d102cccd73e3804e6227b949fbc151e630be
Make it possible, and default, for MingW to build with SSPI support
by dynamically loading the function that's missing from the MingW
headers and library.
src/backend/Makefile
src/backend/libpq/auth.c
src/include/port/win32.h
src/interfaces/libpq/Makefile
src/interfaces/libpq/fe-auth.c
src/tools/msvc/Solution.pm