diff options
-rw-r--r-- | configure.in | 2 |
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 ****************************** |