mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +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 used to be commit bfedcbc598
)
This commit is contained in:
parent
1ec6416a35
commit
12d8b02f44
@ -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…
Reference in New Issue
Block a user