summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-12 16:49:54 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-12 18:29:50 +0300
commit6a3bb7c1292e393711c8cd542e061d5d4add49db (patch)
tree2f3a619d81c6caaca28c05b48896d250a9d4896e /config_host
parentd504b887988ae7db3dcd4bd2b00b294a159a0976 (diff)
Add HAVE_FEATURE_X11
Change-Id: I4ca7310c936ce123347be2e3243fddc738f85d6d
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_features.h.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in
index 7462ba10dc81..38d41fd27d16 100644
--- a/config_host/config_features.h.in
+++ b/config_host/config_features.h.in
@@ -43,6 +43,13 @@
#define HAVE_FEATURE_DESKTOP_GUI_ELEMENTS 0
+/* X11
+ *
+ * Whether we are building code to run in an X11 environment.
+ */
+
+#define HAVE_FEATURE_X11 0
+
/* EXTENSIONS - Whether we have any extension mechanism at all
*
* Primarily intended for non-desktop platforms where supporting