mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
3 lines
55 B
Plaintext
3 lines
55 B
Plaintext
|
#!/bin/sh
|
||
|
`dirname $0`/configure --enable-developer $*
|