summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-08-27 13:36:06 +0200
committerAndras Timar <andras.timar@collabora.com>2018-08-28 20:53:01 +0200
commit940ba554a4b7861bab20ab6e8db6bcf88a93e5a9 (patch)
treeafcc60d552151a8f61616d334b8e56cab78dd021 /configure.ac
parent2803de7f376f25bd98ca6b064bc683ad420cf4d8 (diff)
No space before period
...left there by 26b40fcfc67480e75bd9959b0c5cb9db10fdf6a1 "Moving mysqlc into connectivity as a library". (And remove latter half of sentence that doesn't make much sense anymore.) Change-Id: Ic87bd243cfde61080e4afae14de5c3fe7c53824b Reviewed-on: https://gerrit.libreoffice.org/59656 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 760111784eb014091a445b3c5c2d1ad7b1b1ded7)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 87cc6f16b52b..9ed771bf868a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1638,8 +1638,7 @@ AC_ARG_WITH(system-apache-commons,
AC_ARG_WITH(system-mariadb,
AS_HELP_STRING([--with-system-mariadb],
- [Use MariaDB/MySQL libraries already on system, for building the MariaDB Connector/LibreOffice
- .]),,
+ [Use MariaDB/MySQL libraries already on system.]),,
[with_system_mariadb="$with_system_libs"])
AC_ARG_ENABLE(bundle-mariadb,