From: handa Date: Thu, 2 Sep 2010 02:07:18 +0000 (+0000) Subject: Clean old files at first. X-Git-Tag: REL-1-6-2~28 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-lib.git;a=commitdiff_plain;h=cfba748abc910e2c5efd5788f41d6b80e2ef14c3 Clean old files at first. --- diff --git a/bootstrap.sh b/bootstrap.sh index c8584cf..e5d65a6 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -21,6 +21,9 @@ # Software Foundation, Inc., 51 Franklin Street, Fifth Floor, # Boston, MA 02110-1301, USA. +echo "Cleaning up old files..." +rm -rf INSTALL aclocal.m4 autom4te.cache config.guess. config.rpath config.sub install-sh libtool ltmain.sh missing mkinstalldirs intl m4 + echo "Running autoreconf -v -f -i" autoreconf -v -f -i if [ ! -f po/Makevars ] ; then