summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/xorg-server.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/xorg-server.in b/rules/xorg-server.in
index cf2887ef5..14c599b64 100644
--- a/rules/xorg-server.in
+++ b/rules/xorg-server.in
@@ -276,11 +276,17 @@ config XORG_SERVER_EXT_XRES
config XORG_SERVER_EXT_RECORD
bool
+ depends on BROKEN
prompt "record extension"
default y
help
--enable-record, The record module adds record extension to capture
events that are associated with recording and playback user actions
+ This option will cause runtime problems;
+ record: RECORD extension enabled at configure time.
+ record: This extension is known to be broken, disabling extension now..
+ record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
+
config XORG_SERVER_EXT_XV
bool