libnfc/m4
Ludovic Rousseau a57793fe5a Do not build pn532_spi if spi is not available
Check if the include file linux/spi/spidev.h is available and, only if
the header file is present, add the driver pn532_spi for "default" and
"all" driver configuration.

This Linux header file is not present on Mac OS X for example.
2013-04-03 16:08:34 +02:00
..
libnfc_check_libusb.m4 m4/libusb: search for "libusb-legacy" module if "libusb" module is not found 2011-10-09 19:54:25 +00:00
libnfc_check_pcsc.m4 Display right driver name while detecting PCSC 2012-05-17 00:37:00 +00:00
libnfc_drivers.m4 Do not build pn532_spi if spi is not available 2013-04-03 16:08:34 +02:00
readline.m4 Avoid readline auto-detection when cross-compiling. Still feasible to use readline if you specify the path to it. 2011-10-18 13:28:01 +00:00