summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim Woelders <kim@woelders.dk>2010-03-14 15:25:03 +0000
committerKim Woelders <kim@woelders.dk>2010-03-14 15:25:03 +0000
commit58a87f89121532029a4e25a3d1d043fc7646dc7e (patch)
tree7df949ce8ea398445537b99402af10a6153c1691
parentf8d9efaec5e43c9835a7d8be40b1f38361ca3de5 (diff)
downloadimlib2-58a87f89121532029a4e25a3d1d043fc7646dc7e.tar.gz
No need to touch README.
SVN revision: 47212
-rwxr-xr-xautogen.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 6f1948c..46da270 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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