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