s3:dbwrap_ctdb: fix db_ctdb_fetch_db_seqnum_from_db() when NT_STATUS_NOT_FOUND.
[Samba/ekacnet.git] / source3 / configure.developer
blob503367020950304687c10ba535f17d384a0b9581
1 #!/bin/sh
2 `dirname $0`/configure -C \
3 --enable-developer \
4 --enable-socket-wrapper \
5 --enable-nss-wrapper \
6 "$@"