From: Lute Kamstra Date: Tue, 19 Aug 2003 08:23:12 +0000 (+0000) Subject: Regenerate. X-Git-Tag: ttn-vms-21-2-B4~9057 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e512ece1300cccdd8a6d70e514c3191b3fbd6766;p=emacs.git Regenerate. --- 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