diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c58f320286f1..59e17a838624 100644 --- a/configure.ac +++ b/configure.ac @@ -1427,7 +1427,7 @@ AC_ARG_WITH(system-apache-commons, AC_ARG_WITH(system-mysql, AS_HELP_STRING([--with-system-mysql], [Use MySQL libraries already on system, for building the MySQL Connector/LibreOffice - extension. If the the mysql_config executable is not in PATH, use MYSQLCONFIG to + extension. If the mysql_config executable is not in PATH, use MYSQLCONFIG to point to it.]),, [with_system_mysql="$with_system_libs"]) |