mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
r4572: remove configure and include/config.h*
before running autoheader && autoconf this fixes bug where configure didn't get correctly updated (I assume autoconf uses some caching...) metze
This commit is contained in:
parent
c2523adc0a
commit
bfedcbc598
@ -51,6 +51,7 @@ echo "$0: running script/mkversion.sh"
|
||||
./script/mkversion.sh || exit 1
|
||||
|
||||
rm -rf autom4te*.cache
|
||||
rm -f configure include/config.h*
|
||||
|
||||
echo "$0: running $AUTOHEADER"
|
||||
$AUTOHEADER || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user