Make the tests optional to drop unneeded dependencies
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 29 Jul 2013 04:27:41 +0000 (14:27 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 12 Aug 2013 21:11:50 +0000 (07:11 +1000)
commit1619613414b2f9f73b89b12f4d0be683465bf093
treea2e967661f0cc74a30b3eda8d07d32ed2ade5b16
parent55191e05024460c101042bf4b31fef69f651411b
Make the tests optional to drop unneeded dependencies

libevdev has no external dependencies and both check and libudev are
only required for running the unit-tests. Make them optional.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
configure.ac
test/Makefile.am