mirror of
https://github.com/samba-team/samba.git
synced 2025-01-01 21:18:10 +03:00
3 lines
58 B
Bash
Executable File
3 lines
58 B
Bash
Executable File
#!/bin/sh
|
|
`dirname $0`/configure -C --enable-developer $*
|