mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-16 12:33:46 +00:00
libpcsclite is not really required.
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 mandatory.])
|
||||
AC_MSG_ERROR([libpcsclite is required for building the acr122 driver.])
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user