summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-08-27 19:07:04 +0200
committerAndras Timar <andras.timar@collabora.com>2018-08-28 20:35:03 +0200
commit6e10a1e7d53ce3a90bd50ea074765ba700127e37 (patch)
tree71aaddce292f768f4167b32bfc7a02880ae3494a /configure.ac
parent751ffd896662c8f12940e42bcd331ebece11643c (diff)
Remove Extensions_MySQLConnector junk
...left over from 26b40fcfc67480e75bd9959b0c5cb9db10fdf6a1 "Moving mysqlc into connectivity as a library". (Apparently, for one, a module's Files that don't exist are ignored, so 8ecf5e1815b5459bc0bbcdfb398d3bd53b0c2861 "Build fix, make install: mysql-connector-ooo extension is gone" removing gid_File_Oxt_MySQLConnector but not gid_Module_Optional_Extensions_MySQLConnector referencing it didn't cause trouble; and for another, an empty module is ignored, so there were no extension-mysql-connector packages generated any more---but better clean up the junk anyway.) Reviewed-on: https://gerrit.libreoffice.org/59669 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> (cherry picked from commit 5988d888099d018ca1000bb17341c9529c538649) Change-Id: If598a968dfbbe9b5f16d735e8011e192cbd4178b
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 70c0c11a1baf..e865649034c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8131,9 +8131,6 @@ AC_SUBST(MARIADBC_MINOR)
AC_SUBST(MARIADBC_MICRO)
if test "$ENABLE_MARIADBC" = "TRUE"; then
-
- SCPDEFS="$SCPDEFS -DWITH_EXTENSION_MARIADBC"
-
dnl ===================================================================
dnl Check for system MariaDB
dnl ===================================================================