VERSION: Bump version up to Samba 4.14.15...
[samba.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')