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 1f5e45340f..777decda11 100644
--- a/configure.in
+++ b/configure.in
@@ -230,7 +230,7 @@ fi
if $bonobo_ok; then
AC_MSG_RESULT($vers found)
else
- AC_MSG_ERROR(Bonobo 0.20 or newer is required to compile Evolution)
+ AC_MSG_ERROR(Bonobo 0.29 or newer is required to compile Evolution)
fi
dnl ******************************