1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/configure.developer
2007-11-09 09:52:58 +01:00

7 lines
117 B
Bash
Executable File

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