summaryrefslogtreecommitdiff
path: root/driver/xf86-input-synaptics/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2017-01-22 09:54:54 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2017-01-22 09:54:54 +0000
commit20787579fcadec3d688cfc76a0a541e04ba1ebf5 (patch)
treea457e1cd22215e8f4c4765418790ad9bb55e69dc /driver/xf86-input-synaptics/config.h.in
parentae343a9f477d97cb8d9ca17c9d03e8bbc7c2915f (diff)
Update to xf86-input-synaptics 1.9.0
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