1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/configure.developer
Andreas Schneider 5bb410f853 lib: Change nss_wrapper to preloadable version.
This imports nss_wrapper version 1.0.2.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-04-17 14:56:06 +02:00

6 lines
93 B
Bash
Executable File

#!/bin/sh
`dirname $0`/configure -C \
--enable-developer \
--enable-socket-wrapper \
"$@"