diff options
author | Lute Kamstra <lute@gnu.org> | 2003-08-19 08:23:12 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2003-08-19 08:23:12 +0000 |
commit | e512ece1300cccdd8a6d70e514c3191b3fbd6766 (patch) | |
tree | 994de9ffd85d174f7c8e455f11b478a0b1fd1ba0 /configure | |
parent | 2ceeffa4b333adb8905f09d1e09df2aac4792b5f (diff) | |
download | emacs-e512ece1300cccdd8a6d70e514c3191b3fbd6766.tar.gz |
Regenerate.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
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 |