better build flags, out of the box lin,mac,win; refs #5
This commit is contained in:
@@ -17,7 +17,7 @@ endif
|
||||
LDFLAGS=
|
||||
if MAC
|
||||
AM_CPPFLAGS+=-I/Library/OpenSC/include
|
||||
LDFLAGS += -F/System/Library/Frameworks/PCSC.framework
|
||||
LDFLAGS += -F/System/Library/Frameworks/PCSC.framework -framework PCSC
|
||||
endif
|
||||
if !MINGW32
|
||||
if !MAC
|
||||
|
Reference in New Issue
Block a user