mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
3b4bc027f3
string as a configure parameter.
(This used to be commit 10b2de7ebd
)
3 lines
57 B
Bash
Executable File
3 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
`dirname $0`/configure --enable-developer "$@"
|