mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
2bfd6d56cd
'./config.status --recheck' by making it a real configure option.
reran autoconf
(This used to be commit 23173125cd
)
3 lines
55 B
Bash
Executable File
3 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
`dirname $0`/configure --enable-developer $*
|