summaryrefslogtreecommitdiff
path: root/x11-servers/xorg-server/files/patch-include_dix-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-servers/xorg-server/files/patch-include_dix-config.h.in')
-rw-r--r--x11-servers/xorg-server/files/patch-include_dix-config.h.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-servers/xorg-server/files/patch-include_dix-config.h.in b/x11-servers/xorg-server/files/patch-include_dix-config.h.in
new file mode 100644
index 000000000000..efa14c208398
--- /dev/null
+++ b/x11-servers/xorg-server/files/patch-include_dix-config.h.in
@@ -0,0 +1,14 @@
+* Add a define which will be toggled by configure when devd backend is activated
+*
+--- include/dix-config.h.in.orig 2017-03-15 18:05:25 UTC
++++ include/dix-config.h.in
+@@ -433,6 +433,9 @@
+ /* Support D-Bus */
+ #undef HAVE_DBUS
+
++/* Use devd for input hotplug */
++#undef CONFIG_DEVD
++
+ /* Use libudev for input hotplug */
+ #undef CONFIG_UDEV
+