Updated the recommended irrlicht version (in case that only 1.7* is
installed). git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/0.7.2@9274 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -318,7 +318,7 @@ AC_TRY_RUN(
|
||||
if test x$irrlicht_min_version_met = xfalse; then
|
||||
AC_MSG_ERROR([Your irrLicht is too old, please update irrLicht.
|
||||
You need irrlicht 1.8.
|
||||
While irrlicht 1.8 is not released, we recommend using version 3629 from irrlicht SVN trunk.])
|
||||
While irrlicht 1.8 is not released, we recommend using version 3843 from irrlicht SVN trunk.])
|
||||
else
|
||||
echo "yes"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user