mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
autogen.sh: Also remove autom4te.cache.
To stop it from getting in elinks-*.tar.gz.
This commit is contained in:
parent
92e003450e
commit
4c8cf822dd
@ -21,7 +21,8 @@ echo timestamp > stamp-h.in
|
|||||||
echo autoconf...
|
echo autoconf...
|
||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
echo config.cache...
|
echo config.cache, autom4te.cache...
|
||||||
rm -f config.cache
|
rm -f config.cache
|
||||||
|
rm -rf autom4te.cache
|
||||||
|
|
||||||
echo done
|
echo done
|
||||||
|
Loading…
Reference in New Issue
Block a user