Ticket #22 (closed enhancement: fixed)
NB! Read about ReportingBugs before filing a ticket!
configure script on darwin should accept other pcsc library locations
| Reported by: | martin | Owned by: | devel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | opensc | Version: | 0.9.6 |
| Severity: | normal | Keywords: | configure, darwin, pcsc |
| Cc: | Blocked By: | ||
| Blocking: |
Description
Currently opensc uses the PCSC framework that is bundled with darwin on osx. It would be useful to make use of --with-pcsclite configure option and use the bundled pcsc-lite implementation only if a custom location is not given (How this option relates to pkg-config?)
Change History
Note: See
TracTickets for help on using
tickets.

The latest trunk would help in theory. In practice APPLE always assumes PCSC/winscard.h though pcsc-lite uses plain winscard.h now.