s4-waf: set CONFIG_H variable for selftest
[Samba/gebeck_regimport.git] / source4 / configure.waf
blobb297b9327847de1946fa59a7c5d5b8aa7306affa
1 #!/bin/sh
3 echo "Using waf based build"
5 WAF=../buildtools/waf
7 # don't enable WAFCACHE by default till it is
8 # size limited
9 #export WAFCACHE=$HOME/.wafcache
10 #mkdir -p $WAFCACHE
12 $WAF configure $*