Small fix pointed out by Sytse Wielinga <s.wielinga@hccnet.nl>.

SVN revision: 6122
This commit is contained in:
Term 2002-04-09 20:01:38 +00:00
parent 8a74db4f3e
commit 4ce3a83807
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ fi
if [ -n "$AUTOCONF" ]
then
echo -n "autoconf: "
$AUTOCONF --version | grep version
$AUTOCONF --version | grep utoconf
else
echo "No autoconf found! This is a requirement for building Enlightenment 0.17."
# Information on where to get it goes here.