mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
3b4bc027f3
string as a configure parameter. (This used to be commit 10b2de7ebd204a940bd15bff9cca611e4ba8dcd3)
3 lines
57 B
Bash
Executable File
3 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
`dirname $0`/configure --enable-developer "$@"
|