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