Clean old files at first.
authorhanda <handa>
Thu, 27 May 2004 09:20:44 +0000 (09:20 +0000)
committerhanda <handa>
Thu, 27 May 2004 09:20:44 +0000 (09:20 +0000)
bootstrap.sh

index 38e046a..688af67 100755 (executable)
@@ -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..."