mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
00288191bf
This imports socket_wrapper 1.0.1. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
5 lines
66 B
Bash
Executable File
5 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
`dirname $0`/configure -C \
|
|
--enable-developer \
|
|
"$@"
|