From 919644966e206434e2bd176ee12f684c2aba22f2 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 9 Feb 2001 20:33:12 +0000 Subject: update the error message to say Bonobo 0.36 is needed rather than 0.31 svn path=/trunk/; revision=8151 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ****************************** -- cgit v1.2.3