Grammar in configure.ac

This commit is contained in:
Rytis Slatkevičius 2020-03-13 14:12:07 +02:00 committed by GitHub
parent ada864e2d7
commit 4cd2dad0da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.