From 0c04d8ddfdf3763ec9af43a0653314c6732e0d03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rytis=20Slatkevi=C4=8Dius?= Date: Fri, 13 Mar 2020 14:12:07 +0200 Subject: [PATCH] Grammar in configure.ac --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index dd4e171c4c..a80cf16044 100644 --- a/configure.ac +++ b/configure.ac @@ -409,7 +409,7 @@ if test "${enable_server}" = yes; then if test "${no_mysql}" = yes; then AC_MSG_ERROR([ ================================================================================ -ERROR: trying to build BOINC-server, but MYSQL was not be found. +ERROR: trying to build BOINC-server, but MYSQL was not found. If you do not want to build the server you should use --disable-server.