]> code.delx.au - gnu-emacs/commitdiff
Regenerate.
authorLute Kamstra <lute@gnu.org>
Tue, 19 Aug 2003 08:23:12 +0000 (08:23 +0000)
committerLute Kamstra <lute@gnu.org>
Tue, 19 Aug 2003 08:23:12 +0000 (08:23 +0000)
ChangeLog
configure

index 1033a51d6ca43d9087ba8ddd0ea130c78a790120..b406649c246dfc159659270ed218d1abd47ef4ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-18  Lute Kamstra  <Lute.Kamstra@cwi.nl>
+
+       * configure.in: Revert the change of 2003-07-29 as GTK+ 2.2 is not
+       required anymore.
+
 2003-08-07  Andrew Choi  <akochoi@shaw.ca>
 
        * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
index 75602df148345e183426118013ef45d3c8dde9a9..cdde291480db6a9898e76f9ed25e88dceeb80608 100755 (executable)
--- 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