OSDN Git Service

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)
commitd60259249428809cad22e2de152544de60c7ee81
tree16a1a33e02743218291cfce6e865327c281f0533
parentad4295728e04f4107f4dcbbee4950e526becb95d
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