upped imlib requirement to 1.9.8

because I can.


SVN revision: 862
This commit is contained in:
Mandrake 1999-10-18 18:57:52 +00:00
parent 53fd07ecfb
commit 63ee9eece8
1 changed files with 2 additions and 2 deletions

View File

@ -105,8 +105,8 @@ echo "Sound support has been turned off, per the --enable-sound=no"
echo "passed to your configure line."
fi
AM_PATH_IMLIB(1.9.5, , [
echo "ERROR: Enlightenment needs a system with Imlib 1.9.5 or higher"
AM_PATH_IMLIB(1.9.8, , [
echo "ERROR: Enlightenment needs a system with Imlib 1.9.8 or higher"
echo "You can obtain it from:"
echo "ftp://ftp.enlightenment.org/pub/enlightenment/"
echo "ftp://www.rasterman.com/pub/enlightenment/"