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