aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/include/xorg-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/include/xorg-config.h.in')
-rw-r--r--xorg-server/include/xorg-config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg-server/include/xorg-config.h.in b/xorg-server/include/xorg-config.h.in
index a71b25d72..0df31aeb2 100644
--- a/xorg-server/include/xorg-config.h.in
+++ b/xorg-server/include/xorg-config.h.in
@@ -139,4 +139,7 @@
/* Have X server platform bus support */
#undef XSERVER_PLATFORM_BUS
+/* Define to 1 if you have the `seteuid' function. */
+#undef HAVE_SETEUID
+
#endif /* _XORG_CONFIG_H_ */