1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/configure.developer
Stefan Metzmacher 6f33cdbc2a r12128: add --enable-socket-wrapper
metze
(This used to be commit 8d40b2f4d0)
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 \
"$@"