summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2007-09-02 17:30:31 +0000
committerJan Djärv <jan.h.d@swipnet.se>2007-09-02 17:30:31 +0000
commit787eb67d5c967f8086a6a300dd9e253ca964402a (patch)
tree22b1077ae442af3b138fad0b2b1a734643772273 /configure
parentf893281966b564ac2b866513709b0d3fdd65ccfa (diff)
downloademacs-787eb67d5c967f8086a6a300dd9e253ca964402a.tar.gz
Regenerated.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 449e4cb600e..0602fd50238 100755
--- a/configure
+++ b/configure
@@ -11282,8 +11282,8 @@ if test "${with_gtk}" = "yes" || test "$USE_X_TOOLKIT" = "gtk" || \
echo "$as_me: error: Conflicting options, --with-gtk is incompatible with --with-x-toolkit=${with_x_toolkit}" >&2;}
{ (exit 1); exit 1; }; };
fi
- GLIB_REQUIRED=2.4
- GTK_REQUIRED=2.4
+ GLIB_REQUIRED=2.6
+ GTK_REQUIRED=2.6
GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"
if test "X${with_pkg_config_prog}" != X; then