From a0499aa54be3802e1e7bd27ab953d03a4fca904b Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 27 May 2004 09:20:44 +0000 Subject: [PATCH] Clean old files at first. --- bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap.sh b/bootstrap.sh index 38e046a..688af67 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -5,6 +5,8 @@ # Registration Number H15PRO112 # See the end for copying conditions. +echo "Cleaning up old files..." +rm -rf INSTALL aclocal.m4 autom4te.cache config.guess. config.sub install-sh ltmain.sh missing mkinstalldirs libtool echo "Running libtoolize..." libtoolize --automake echo "Running aclocal..." -- 1.7.10.4