delete Makefiles and Makefile.ins before updateding configuration

This commit is contained in:
darkeye 2001-08-30 17:24:13 +00:00
parent ca10f9ed3a
commit 3caaf66184
1 changed files with 1 additions and 0 deletions

View File

@ -5,5 +5,6 @@
rm -f config.cache config.log config.status rm -f config.cache config.log config.status
rm -f configure configure.h aclocal.m4 rm -f configure configure.h aclocal.m4
rm -f Makefile Makefile.in */Makefile */Makefile.in
autoheader && automake && aclocal && autoconf && ./configure autoheader && automake && aclocal && autoconf && ./configure