VERSION: Disable GIT_SNAPSHOT for the 4.14.6 release.
[Samba.git] / wscript_configure_embedded_heimdal
blob92a29f71bf8467ccc698c079ae55792b80e8eaa2
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")
4 conf.RECURSE('source4/heimdal_build')