]> Pileus Git - ~andy/fetchmail/commit
GSSAPI build fix.
authorMatthias Andree <matthias.andree@gmx.de>
Wed, 15 Aug 2012 21:41:03 +0000 (23:41 +0200)
committerMatthias Andree <matthias.andree@gmx.de>
Wed, 15 Aug 2012 21:41:03 +0000 (23:41 +0200)
commit91b6ab63f35f8f11544b401fced7859d963ad06c
tree90b7dba76e665983c226e3c987c1e46e368ed89a
parent0f4692d4340712874b66f37228ce73c93ec75aac
GSSAPI build fix.

The GSSAPI-related autoconf code now matches gssapi.c better, and uses
a different check to look for GSS_C_NT_HOSTBASED_SERVICE.
This fixes the GSSAPI-enabled build on NetBSD 6 Beta.
NEWS
configure.ac
gssapi.c