Fixed autogen.sh

git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@987 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
theraysmith@gmail.com 2014-01-14 01:57:42 +00:00
parent 3d1e1cc23d
commit 69f37548ec

View File

@ -27,7 +27,7 @@
#
# All the rest is auto-generated.
if [ $1 == "clean" ]; then
if [ "$1" == "clean" ]; then
echo "Cleaning..."
rm configure aclocal.m4
rm m4/*