config: simplify configuration regarding sysfs headers and library.
authorGaetan Nadon <memsize@videotron.ca>
Sat, 10 Apr 2010 23:46:47 +0000 (19:46 -0400)
committerGaetan Nadon <memsize@videotron.ca>
Thu, 15 Apr 2010 12:32:00 +0000 (08:32 -0400)
commit0b601a14627538877ee89492e4b884da8152ff4c
tree6fd93dc15bcceef40386ebb361db1d3898432113
parent64a899b00564fd16250068da1eab1e3dacdd3477
config: simplify configuration regarding sysfs headers and library.

Replace deprecated AC_HEADER_CHECK with AC_CHECK_HEADERS
AC_CHECK_LIB ensures sysfs library is present and adds -lsysfs
AC_CHECK_HEADERS verifies sysfs and linux input headers are present

Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
configure.ac
src/Makefile.am
src/acecad.c
src/acecad.h