From ce437e5277114f3d4717f638536fe4b019215f40 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Tue, 9 Dec 2003 11:19:34 +0000 Subject: Bump gtk+ and glib dependencies to 2.3.1. 2003-12-09 Christian Persch * configure.in: Bump gtk+ and glib dependencies to 2.3.1. --- ChangeLog | 6 ++++++ configure.in | 6 ++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index ee5cc1333..eef438464 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-12-09 Christian Persch + + * configure.in: + + Bump gtk+ and glib dependencies to 2.3.1. + 2003-12-08 Christian Persch * src/prefs-dialog.c: (setup_font_combo), diff --git a/configure.in b/configure.in index 19357b7b8..8df91ae56 100644 --- a/configure.in +++ b/configure.in @@ -16,10 +16,8 @@ AM_MAINTAINER_MODE dnl put the ACLOCAL flags in the Makefile ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" -dnl you really need cvs for those two, but their version number is still 2.3.0 -dnl in cvs HEAD -GLIB_REQUIRED=2.3.0 -GTK_REQUIRED=2.3.0 +GLIB_REQUIRED=2.3.1 +GTK_REQUIRED=2.3.1 LIBBONOBOUI_REQUIRED=2.1.1 LIBXML_REQUIRED=2.6.0 LIBGNOMEVFS_REQUIRED=2.3.1 -- cgit v1.2.3