Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
[samba.git] / source / configure.developer
1 #!/bin/sh
2 `dirname $0`/configure -C \
3         --enable-developer \
4         --enable-socket-wrapper \
5         --enable-nss-wrapper \
6         "$@"