Fix pygtk version in error message.
svn: r10794
This commit is contained in:
parent
4c1569d30f
commit
8cb219acc1
@ -81,7 +81,7 @@ if test NO = "$has_pygtk"
|
|||||||
then
|
then
|
||||||
AC_MSG_ERROR([
|
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
|
fi
|
||||||
AC_MSG_RESULT($has_pygtk)
|
AC_MSG_RESULT($has_pygtk)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user