mirror of
https://github.com/samba-team/samba.git
synced 2025-03-22 02:50:28 +03:00
s3-merged: Use newly added waf reconfigure subcommand.
This commit is contained in:
parent
95421552be
commit
169aabae70
@ -3218,7 +3218,7 @@ clean_libnetapi_examples:
|
||||
cd ../source4 && ./autogen.sh
|
||||
|
||||
samba4-configure:
|
||||
@test -f ../source4/.lock-wscript || ( cd ../source4 && ./configure.developer --prefix="$(prefix)")
|
||||
@$(MAKE) -C ../source4 reconfigure || ( cd ../source4 && ./configure --enable-auto-reconfigure --prefix="$(prefix)" )
|
||||
|
||||
.PHONY: samba4-configure
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user