summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-12-20 15:15:22 +0000
committerCaolán McNamara <caolanm@redhat.com>2022-12-21 19:14:53 +0000
commitff46c8bf598481ae37022414f3495c1e9385eb7c (patch)
treec74fc10675f9c4c61e13a50b98d55b06f4ce5754 /config_host
parent179f50f810dfa1779de5c1f212f3887031e5567d (diff)
initial Experimental System-Dependent PrimitiveRenderer for Cairo
just some partial pieces export TEST_SYSTEM_PRIMITIVE_RENDERER=1 and the simple drawing shapes work Change-Id: I3e01501a1cb21ec86d6fe8f5637a23e7358ffc86 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144632 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_vclplug.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host/config_vclplug.h.in b/config_host/config_vclplug.h.in
index b321f44e022e..eeb43a1a8608 100644
--- a/config_host/config_vclplug.h.in
+++ b/config_host/config_vclplug.h.in
@@ -26,6 +26,7 @@ Settings about which desktops have support enabled.
/**
* Additional settings for the plugins
*/
+#define USE_HEADLESS_CODE 0
#define ENABLE_GSTREAMER_1_0 0
#define QT5_HAVE_GOBJECT 0
#define QT5_USING_X11 0