summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-08-10 14:37:30 +0300
committerTor Lillqvist <tml@iki.fi>2013-08-10 14:38:09 +0300
commit3aefa4ef8020804a7dd1c03ce870d0cdd8c757c5 (patch)
tree61b5893c56b39e4541de09fc48ad5bd2e40941df /config_host
parentbfafc8c3a137a98ad2cd939b11161f9961bc48d7 (diff)
Add HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE
Change-Id: Idb114bfa3fbb05252a5cac9eb5f303ec85080626
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_features.h.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in
index 3b92e879330e..7d045df4c43b 100644
--- a/config_host/config_features.h.in
+++ b/config_host/config_features.h.in
@@ -88,6 +88,17 @@
#define HAVE_FEATURE_MACOSX_SANDBOX 0
+/* MACOSX_MACLIKE_APP_STRUCTURE - LibreOffice.app substructure style
+ *
+ * Whether the structure of the LibreOffice.app bundle is more
+ * "Mac-like" and what it has been previously, for instance with all
+ * dylibs in the "Frameworks" folder and all non-code data in a the
+ * "Resources" folder. For now coupled to HAVE_FEATURE_MACOSX_SANDBOX
+ * in configure.ac.
+ */
+
+#define HAVE_FEATURE_MACOSX_MACLIKE_APP_STRUCTURE 0
+
/* READONLY_INSTALLSET - whether to treat the installation as read-only
*
* Prevents attempts by LibreOffice to write into its installation. That means