s3:idmap_ad: untangle two assignments from checks
[metze/samba/wip.git] / source4 / autogen.sh
1 #!/bin/sh
2
3 echo ""
4 echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
5 echo ""
6 echo "The build in source4 is not supported in the 3.4.x releases!"
7 echo "Please use the source4 of the master branch"
8 echo "or the latest samba4 alpha release"
9 echo ""
10 echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
11 echo ""
12 exit 1
13