summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-08-27 13:36:06 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-08-28 08:17:22 +0200
commit760111784eb014091a445b3c5c2d1ad7b1b1ded7 (patch)
tree0db7f9b766e13158aa77d1ddfc0dac81c4d70d16 /configure.ac
parent273b3e10eab70ebc084cb62568bd699fddfb376e (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>
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 7ba6545c7ae5..a31b26c62ab9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1725,8 +1725,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,