summaryrefslogtreecommitdiff
path: root/include/xorg-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/xorg-config.h.in')
-rw-r--r--include/xorg-config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/xorg-config.h.in b/include/xorg-config.h.in
index ebc3d12c8..cc880d792 100644
--- a/include/xorg-config.h.in
+++ b/include/xorg-config.h.in
@@ -66,4 +66,8 @@
/* Solaris 8 or later? */
#undef __SOL8__
+/* Define to 1 if you have the `walkcontext' function (used on Solaris for
+ xorg_backtrace in hw/xfree86/common/xf86Events.c */
+#undef HAVE_WALKCONTEXT
+
#endif /* _XORG_CONFIG_H_ */