Skip to content

Commit

Permalink
BUILD: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
clone2727 committed Jan 18, 2013
1 parent 8ace988 commit c7f4f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cd $srcdir

AUTORECONF=`which autoreconf`
if test -z $AUTORECONF; then
echo "*** No autoreconf found, please intall it ***"
echo "*** No autoreconf found, please install it ***"
exit 1
fi

Expand Down

0 comments on commit c7f4f5e

Please sign in to comment.