kerberos: make sure we only use prompter type when available.
[nivanova/samba-autobuild/.git] / source4 / heimdal_build / wscript_configure
index 710a53de85ad66fa552d51f8e0e0296049e6914e..2635b8aeb73810eb43bd986cf130c83c758544e7 100755 (executable)
@@ -168,6 +168,7 @@ conf.define('HAVE_KRB5_PRINCIPAL_SET_REALM', 1)
 conf.define('HAVE_KRB5_PRINCIPAL_SET_TYPE', 1)
 conf.define('HAVE_KRB5_PRINCIPAL_GET_TYPE', 1)
 conf.define('HAVE_KRB5_WARNX', 1)
+conf.define('HAVE_KRB5_PROMPT_TYPE', 1)
 
 heimdal_includedirs = []
 heimdal_libdirs = []