r26654: libcli/smb_composite: Rather than specifying each of the gazillion options...
[metze/old/samba4-sync/samba4-sync.git/.git] / source / configure.developer
1 #!/bin/sh
2 `dirname $0`/configure -C \
3         --enable-developer \
4         --enable-socket-wrapper \
5         --enable-nss-wrapper \
6         "$@"