summaryrefslogtreecommitdiff
path: root/configh.in
diff options
context:
space:
mode:
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/configh.in b/configh.in
index 6a3dd8c7b..49add67f8 100644
--- a/configh.in
+++ b/configh.in
@@ -116,6 +116,14 @@
#define HAVE_XFIXES 0
/*
+ * HAVE_XCURSOR:
+ *
+ * Do we have the X cursor library?
+ */
+
+#define HAVE_XCURSOR 0
+
+/*
* __APPLE_QUARTZ__:
*
* All Apple implementations are now based on Quartz and Cocoa,