mirror of
https://github.com/nfc-tools/libnfc.git
synced 2025-12-23 18:50:05 +00:00
Display right driver name while detecting PCSC
This commit is contained in:
parent
d98b5d00ab
commit
fb50e3b235
@ -29,7 +29,7 @@ AC_DEFUN([LIBNFC_CHECK_PCSC],
|
||||
;;
|
||||
*)
|
||||
if test x"$HAVE_PCSC" = "x0" ; then
|
||||
AC_MSG_ERROR([libpcsclite is required for building the acr122 driver.])
|
||||
AC_MSG_ERROR([libpcsclite is required for building the acr122_pcsc driver.])
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user