summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 719e324df..99562b3a6 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -665,6 +665,9 @@
/* Defined if your system has XRender support */
#cmakedefine HAVE_XRENDER 1
+/* Defined if your system has XComposite support */
+#cmakedefine HAVE_XCOMPOSITE 1
+
/* Define to 1 if you have the `_getpty' function. */
#cmakedefine HAVE__GETPTY 1