summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAlexander Larsson <alla@lysator.liu.se>2002-06-11 08:57:14 +0000
committerAlexander Larsson <alexl@src.gnome.org>2002-06-11 08:57:14 +0000
commitd584278697e4de2977f283bb74af9868a1442c66 (patch)
treedc5a7efc833379726b0a56f65d5f07a6cc8abd42 /configure.in
parent97c0382309b55475f5277cf026e7b8898e38f0e2 (diff)
downloadnautilus-d584278697e4de2977f283bb74af9868a1442c66.tar.gz
Fix indentation.
2002-06-11 Alexander Larsson <alla@lysator.liu.se> * src/nautilus-window.h (nautilus_window_save_geometry): * src/nautilus-window-manage-views.c (determined_initial_view_callback): * src/nautilus-application.c (nautilus_application_create_window): Fix indentation. * NEWS: Update version * configure.in: Bump requirements to latest versions.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in18
1 files changed, 9 insertions, 9 deletions
diff --git a/configure.in b/configure.in
index ef898ea1c..e3162d9ea 100644
--- a/configure.in
+++ b/configure.in
@@ -2,21 +2,21 @@ AC_INIT(src)
dnl ===========================================================================
-ART_REQUIRED=2.3.6
+ART_REQUIRED=2.3.8
BONOBO_ACTIVATION_REQUIRED=1.0.0
-BONOBO_REQUIRED=1.113
+BONOBO_REQUIRED=2.0.0
BONOBO_UI_REQUIRED=2.0.0
EEL_REQUIRED=2.0.0
-ESOUND_REQUIRED=0.2.23
+ESOUND_REQUIRED=0.2.27
GLIB_REQUIRED=2
-GNOME_CANVAS_REQUIRED=1.105
-GNOME_DESKTOP_REQUIRED=1.5.21
-GNOME_REQUIRED=1.105
-GNOME_UI_REQUIRED=1.110.1
-GNOME_VFS_REQUIRED=1.1
+GNOME_CANVAS_REQUIRED=2.0
+GNOME_DESKTOP_REQUIRED=2.0
+GNOME_REQUIRED=2.0.1
+GNOME_UI_REQUIRED=2.0
+GNOME_VFS_REQUIRED=1.9
GTK_REQUIRED=2
MEDUSA_REQUIRED=0.5.1
-RSVG_REQUIRED=1.1.5
+RSVG_REQUIRED=1.1.6
XML_REQUIRED=2.4.7
AC_SUBST(EEL_REQUIRED)