s4:rpc_server: Use cli_credentials_init_server()
[metze/samba-autobuild/.git] / wscript_configure_embedded_heimdal
1 if not conf.env['FLEX']:
2     conf.fatal("Embedded Heimdal build requires flex but it was not found.  Install flex or use --with-system-mitkrb5 or --with-system-heimdalkrb5")
3
4 conf.RECURSE('source4/heimdal_build')