aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9a409c5f38..ce4b37f475 100644
--- a/configure.in
+++ b/configure.in
@@ -276,7 +276,7 @@ fi
if $bonobo_ok; then
AC_MSG_RESULT($vers found)
else
- AC_MSG_ERROR(Bonobo 0.31 or newer is required to compile Evolution)
+ AC_MSG_ERROR(Bonobo 0.36 or newer is required to compile Evolution)
fi
dnl ******************************