summaryrefslogtreecommitdiffstats
path: root/config_host/config_features.h.in
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2018-05-09 23:25:46 +0000
committerRene Engelhard <rene@debian.org>2018-05-23 11:44:57 +0200
commit51e92859c9433feeca0ccca9238e9ed0848d8470 (patch)
tree00f63a009c2c41097bdbf5112103132bbe699353 /config_host/config_features.h.in
parenttdf#115386: Show Mail Merge toolbar for documents with MM fields (diff)
downloadcore-51e92859c9433feeca0ccca9238e9ed0848d8470.tar.gz
core-51e92859c9433feeca0ccca9238e9ed0848d8470.zip
rename config_extension_update.h.in to config_extensions.h.in
... and move HAVE_FEATURE_EXTENSIONS there, too Change-Id: I37fe52071e1db32cf5cc1e51dbd89bb4f32a39c1 Reviewed-on: https://gerrit.libreoffice.org/54072 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Rene Engelhard <rene@debian.org>
Diffstat (limited to 'config_host/config_features.h.in')
-rw-r--r--config_host/config_features.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in
index c66435a12007..a7b08c7ddcfe 100644
--- a/config_host/config_features.h.in
+++ b/config_host/config_features.h.in
@@ -47,15 +47,6 @@
#define HAVE_FEATURE_DBCONNECTIVITY 0
-/* EXTENSIONS - Whether we have any extension mechanism at all
- *
- * Primarily intended for non-desktop platforms where supporting
- * extensions can be complicated, or even prohibited by the OS (as on
- * iOS).
- */
-
-#define HAVE_FEATURE_EXTENSIONS 0
-
/* SCRIPTING - Whether we have any mechanism to execute user-provided scripts
*
* Primarily intended for the iOS App Store where the