configure: add --enable-gssapi-only option
commitb56c5f644e8e0f14532204fd884db60db1e38aea
authorStefan Becker <chemobejk@gmail.com>
Thu, 24 Oct 2013 09:08:56 +0000 (24 12:08 +0300)
committerStefan Becker <chemobejk@gmail.com>
Thu, 24 Oct 2013 09:08:56 +0000 (24 12:08 +0300)
tree13a35e795a64d1c4fa15e7ebc74728a57040f4a3
parentcd1b3dfbc00b61e07720d6115c22e52b2420e908
configure: add --enable-gssapi-only option

This starts the work on supporting GSS-NTLMSSP.

- will be set to "no" if no Kerberos available, i.e. no GSSAPI
- will be set to "no" if gssapi/gssapi_ntlm.h does not exist
configure.ac