mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
build: added configure.developer for top level build
This commit is contained in:
parent
be5a709341
commit
205dcd81c8
6
configure.developer
Executable file
6
configure.developer
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
`dirname $0`/configure -C \
|
||||||
|
--enable-developer \
|
||||||
|
--enable-socket-wrapper \
|
||||||
|
--enable-nss-wrapper \
|
||||||
|
"$@"
|
Loading…
Reference in New Issue
Block a user