s3:configure.developer: add --enable-uid-wrapper
authorStefan Metzmacher <metze@samba.org>
Thu, 7 Jul 2011 17:47:20 +0000 (19:47 +0200)
committerAndreas Schneider <asn@samba.org>
Thu, 6 Oct 2011 10:15:27 +0000 (12:15 +0200)
metze

Signed-off-by: Andreas Schneider <asn@samba.org>
source3/configure.developer

index 503367020950304687c10ba535f17d384a0b9581..ee8fa8939149da4cd5984f151a09a4a3b3a7e89f 100755 (executable)
@@ -3,4 +3,5 @@
        --enable-developer \
        --enable-socket-wrapper \
        --enable-nss-wrapper \
+       --enable-uid-wrapper \
        "$@"