configure.ac: remove dependency on mtdev

It's been unused since the legacy (non-libinput) input backends have
been removed.

Signed-off-by: Arnaud Vrac <rawoul@gmail.com>
Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
This commit is contained in:
Arnaud Vrac
2017-08-05 13:59:00 +02:00
committed by Quentin Glidic
parent d6d97dad03
commit 167bbb6d10
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -33,7 +33,6 @@
#include <linux/input.h>
#include <unistd.h>
#include <fcntl.h>
#include <mtdev.h>
#include <assert.h>
#include <libinput.h>