Fix previous change.
authorhanda <handa>
Thu, 2 Sep 2010 02:12:54 +0000 (02:12 +0000)
committerhanda <handa>
Thu, 2 Sep 2010 02:12:54 +0000 (02:12 +0000)
bootstrap.sh

index e5d65a6..4ccf4f9 100755 (executable)
@@ -22,7 +22,7 @@
 # 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
+rm -rf INSTALL aclocal.m4 autom4te.cache config.guess. config.rpath config.sub install-sh libtool ltmain.sh missing mkinstalldirs intl/[D-Za-z]* m4/[a-z]*
 
 echo "Running autoreconf -v -f -i"
 autoreconf -v -f -i