commit | cf3138890672e3ab65d10d50c1bb48ace04f6066 | [log] [tgz] |
---|---|---|
author | gdt <gdt> | Wed Jun 30 13:24:42 2004 +0000 |
committer | gdt <gdt> | Wed Jun 30 13:24:42 2004 +0000 |
tree | cb05565da1a335b9b63cd76e9e7f72bd34517298 | |
parent | 138ce75fd0254072f27ecf38994a90276b276730 [diff] [blame] |
Use -rf with autom4te.cache.
diff --git a/update-autotools b/update-autotools index 4c6be2f..86dc000 100755 --- a/update-autotools +++ b/update-autotools
@@ -3,8 +3,8 @@ # When local system does not have the latest autoconf/automake # -- Kunihiro Ishiguro <kunihiro@zebra.org> # -rm -f config.cache Makefile.in aclocal.m4 config.h.in -rm -f autom4te.cache configure +rm -f config.cache Makefile.in aclocal.m4 config.h.in configure +rm -rf autom4te.cache aclocal autoheader autoconf