mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 09:22:03 +00:00
Remove autom4te.cache to avoid problems with newer auto* tools.
This commit is contained in:
parent
84016977c0
commit
8ba85bc071
@ -3,11 +3,8 @@
|
|||||||
# When local system does not have the latest autoconf/automake
|
# When local system does not have the latest autoconf/automake
|
||||||
# -- Kunihiro Ishiguro <kunihiro@zebra.org>
|
# -- Kunihiro Ishiguro <kunihiro@zebra.org>
|
||||||
#
|
#
|
||||||
rm -f config.cache
|
rm -f config.cache Makefile.in aclocal.m4 config.h.in
|
||||||
rm -f Makefile.in
|
rm -f autom4te.cache configure
|
||||||
rm -f aclocal.m4
|
|
||||||
rm -f config.h.in
|
|
||||||
rm -f configure
|
|
||||||
aclocal
|
aclocal
|
||||||
autoheader
|
autoheader
|
||||||
autoconf
|
autoconf
|
||||||
|
Loading…
Reference in New Issue
Block a user