No need to touch README.

SVN revision: 47212
This commit is contained in:
Kim Woelders 2010-03-14 15:25:03 +00:00
parent f8d9efaec5
commit 58a87f8912
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
touch README
libtoolize -n --install 2>/dev/null && LIBTOOL_FLAGS="--install"
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS || exit 1