compiles on mac; refs #6
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user