Fix pygtk version in error message.
svn: r10794
This commit is contained in:
@@ -81,7 +81,7 @@ if test NO = "$has_pygtk"
|
||||
then
|
||||
AC_MSG_ERROR([
|
||||
|
||||
**** The python bindings for gtk 2.4 (pygtk2>=2.10.0) could not be found.])
|
||||
**** The python bindings for gtk 2.10 (pygtk2>=2.10.0) could not be found.])
|
||||
fi
|
||||
AC_MSG_RESULT($has_pygtk)
|
||||
|
||||
|
Reference in New Issue
Block a user