Don't require users of credentials.h to have krb5.h and gssapi.h
authorAndrew Bartlett <abartlet@samba.org>
Mon, 17 Mar 2008 04:22:52 +0000 (15:22 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 17 Mar 2008 04:22:52 +0000 (15:22 +1100)
commit87e6d7eab1fa81df51c48a7f9272a07f26ede463
treed4fec3130f1ca2095084029b14ea968d5adec870
parente76c8aa097d9865f97b254be7477f2097ea86e7d
Don't require users of credentials.h to have krb5.h and gssapi.h

Rather than require users of Samba4's headers to have krb5-devel
installed (presumably in their system paths), don't expose the minor
functions which require this by default.

Andrew Bartlett
(This used to be commit f14737e4d2040d2f401a3b20c5e78d0d793cfc3a)
source4/auth/credentials/credentials.h
source4/auth/credentials/credentials_krb5.c
source4/auth/credentials/credentials_krb5.h
source4/auth/kerberos/kerberos_util.c