summaryrefslogtreecommitdiff
path: root/driver/xf86-input-synaptics/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'driver/xf86-input-synaptics/config.h.in')
-rw-r--r--driver/xf86-input-synaptics/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/driver/xf86-input-synaptics/config.h.in b/driver/xf86-input-synaptics/config.h.in
index 321b6176e..eee2cdf51 100644
--- a/driver/xf86-input-synaptics/config.h.in
+++ b/driver/xf86-input-synaptics/config.h.in
@@ -21,6 +21,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* libevdev supports per-device log functions */
+#undef HAVE_LIBEVDEV_DEVICE_LOG_FUNCS
+
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM