mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-16 04:23:45 +00:00
Display right driver name while detecting PCSC
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user