Stop trying to make the m4 directory. It already exists in the source tree.

SVN revision: 41986
This commit is contained in:
Christopher Michael 2009-08-25 21:38:33 +00:00
parent aa47ff2142
commit 34ac5a43c6
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
rm -rf autom4te.cache
rm -f aclocal.m4 ltmain.sh
mkdir m4
touch README
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1