From 8cb219acc18e6857f41df0c79c062e0b1a692723 Mon Sep 17 00:00:00 2001 From: Zsolt Foldvari Date: Sun, 8 Jun 2008 14:29:07 +0000 Subject: [PATCH] Fix pygtk version in error message. svn: r10794 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index 608753d4b..d4243761d 100644 --- a/configure.in +++ b/configure.in @@ -58,7 +58,7 @@ def out(line): f.close() " -AC_MSG_CHECKING(Python bindings for gtk2.10 (pygtk2>=2.10.0)) +AC_MSG_CHECKING(Python bindings for gtk 2.10 (pygtk2>=2.10.0)) cat > conftest.py <=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)