Skip to content

Commit

Permalink
Attempt to fix MacOS build.
Browse files Browse the repository at this point in the history
  • Loading branch information
neomilium committed Sep 28, 2010
1 parent 16fd4bc commit 6d47171
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions m4/libnfc_check_pcsc.m4
Original file line number Diff line number Diff line change
Expand Up @@ -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)
;;
*)
Expand Down

0 comments on commit 6d47171

Please sign in to comment.