Don't build "ev" example on systems without <linux/input.h>

This commit is contained in:
Alan Coopersmith 2005-10-06 19:59:26 +00:00
commit 2770233069
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-10-06 Alan Coopersmith <alan.coopersmith@sun.com>
* hw/dmx/examples/Makefile.am:
Don't build "ev" example on systems without <linux/input.h>
2005-10-06 Kristian Høgsberg <krh@redhat.com>
* hw/xfree86/parser/Makefile.am: Add cpconfig.c to EXTRA_DIST.