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 0df31aeb2..487d7addb 100644
--- a/xorg-server/include/xorg-config.h.in
+++ b/xorg-server/include/xorg-config.h.in
@@ -142,4 +142,7 @@
/* Define to 1 if you have the `seteuid' function. */
#undef HAVE_SETEUID
+/* Support APM/ACPI power management in the server */
+#undef XF86PM
+
#endif /* _XORG_CONFIG_H_ */