heimdal_build: Support using system gssapi library.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 1 Jan 2011 01:50:54 +0000 (02:50 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 1 Jan 2011 03:00:04 +0000 (04:00 +0100)
source4/heimdal_build/wscript_configure

index 062d633499f6962f889143cfff080c2e37bff8db..29def8bcaa594cb8e139753ae7c777bae571d664 100644 (file)
@@ -106,6 +106,8 @@ check_system_heimdal_lib("hcrypto", "MD4_Init", "hcrypto/md4.h",
     onlyif="asn1 roken com_err")
 check_system_heimdal_lib("krb5", "krb5_anyaddr", "krb5.h",
     onlyif="roken wind asn1 hx509 hcrypto com_err heimbase")
+check_system_heimdal_lib("gssapi", "gss_oid_to_name", "gssapi.h",
+    onlyif="hcrypto asn1 roken krb5 com_err wind")
 check_system_heimdal_lib("heimntlm", "heim_ntlm_ntlmv2_key", "heimntlm.h",
     onlyif="roken hcrypto krb5")
 check_system_heimdal_lib("hdb", "hdb_db_dir", "krb5.h hdb.h",