mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
98e8049bc3
work by using "@$" instead of $*
3 lines
60 B
Bash
Executable File
3 lines
60 B
Bash
Executable File
#!/bin/sh
|
|
`dirname $0`/configure -C --enable-developer "$@"
|