Ticket #22 (closed enhancement: fixed)

NB! Read about ReportingBugs before filing a ticket!

Opened 7 years ago

Last modified 7 years ago

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

comment:1 Changed 7 years ago by martin

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

comment:2 Changed 7 years ago by martin

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in latest trunk

Note: See TracTickets for help on using tickets.