Introduce system MIT krb5 build with --with-system-mitkrb5 option.
[samba.git] / source4 / auth / gensec / wscript_build
index e7bc02196335c8b90c5dbf2b2aff6417fc97a23d..04fccc5171ce3befb4502a9ac45c32ff2b1db4b7 100755 (executable)
@@ -11,6 +11,7 @@ bld.SAMBA_MODULE('gensec_krb5',
        init_function='gensec_krb5_init',
        deps='samba-credentials authkrb5 com_err gensec_util',
        internal_module=False,
+        enabled=bld.AD_DC_BUILD_IS_ENABLED()
        )