Attempt to fix MacOS build.
This commit is contained in:
parent
16fd4bc2a0
commit
6d47171bdc
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ AC_DEFUN([LIBNFC_CHECK_PCSC],
|
|||
AC_MSG_CHECKING(for PC/SC)
|
||||
libpcsclite_LIBS="-Wl,-framework,PCSC"
|
||||
libpcsclite_CFLAGS="-I/System/Library/Frameworks/PCSC.framework/Headers"
|
||||
HAVE_PCSC=1
|
||||
AC_MSG_RESULT(yes: darwin PC/SC framework)
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Reference in a new issue