From e512ece1300cccdd8a6d70e514c3191b3fbd6766 Mon Sep 17 00:00:00 2001 From: Lute Kamstra Date: Tue, 19 Aug 2003 08:23:12 +0000 Subject: [PATCH] Regenerate. --- ChangeLog | 5 +++++ configure | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1033a51d6ca..b406649c246 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-08-18 Lute Kamstra + + * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not + required anymore. + 2003-08-07 Andrew Choi * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp diff --git a/configure b/configure index 75602df1483..cdde291480d 100755 --- a/configure +++ b/configure @@ -8192,7 +8192,7 @@ echo "$as_me: error: Conflicting options, --with-gtk is incompatible with --with { (exit 1); exit 1; }; }; fi GLIB_REQUIRED=2.0.1 - GTK_REQUIRED=2.2 + GTK_REQUIRED=2.0.1 GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED" if test "X${with_pkg_config_prog}" != X; then -- 2.39.2