compiles on mac; refs #6

This commit is contained in:
Marc Wäckerlin
2010-08-27 13:10:50 +00:00
parent 5c62ed3d53
commit dcc9a84734
5 changed files with 10 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ include_HEADERS = pcsc.hxx cryptoki.hxx openssl.hxx cryptaux.hxx
if MAC
AM_CPPFLAGS += -I/opt/local/include -I/Library/OpenSC/include
AM_LDFLAGS = -F/System/Library/Frameworks/PCSC.framework
AM_LDFLAGS = -F/System/Library/Frameworks/PCSC.framework -L/opt/local/lib
endif
pkcs11dir = ${includedir}/pkcs11