mirror of
https://github.com/samba-team/samba.git
synced 2025-01-05 09:18:06 +03:00
23173125cd
'./config.status --recheck' by making it a real configure option. reran autoconf
3 lines
55 B
Bash
Executable File
3 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
`dirname $0`/configure --enable-developer $*
|