1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
samba-mirror/source/configure.developer
2007-10-10 13:47:12 -05:00

6 lines
93 B
Bash
Executable File

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