mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
7e6038ee00
(This used to be commit b8735ed55c5a4375b3b1861a2a45682227dffd4f)
3 lines
58 B
Bash
Executable File
3 lines
58 B
Bash
Executable File
#!/bin/sh
|
|
`dirname $0`/configure -C --enable-developer $*
|