changeset 83855:d5f914da2d4c

Regenerated.
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 02 Sep 2007 17:30:31 +0000
parents 2e8f1cd86ae9
children 0653ddb369cb
files configure
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun Sep 02 17:30:16 2007 +0000
+++ b/configure	Sun Sep 02 17:30:31 2007 +0000
@@ -11282,8 +11282,8 @@
 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