Show
Ignore:
Timestamp:
04/02/08 05:44:12 (9 months ago)
Author:
alonbl
Message:

Rename PC/SC library into PC/SC provider.
Sync symbols between configuration and source.
Put default provider in opensc.conf, opensc-tool.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/etc/opensc.conf.in

    r3405 r3455  
    8989                # enable_pinpad = true; 
    9090                # 
    91                 # Use specific pcsc library. 
    92                 # Default: system 
    93                 # library_name = /usr/lib/libpcsclite.so 
     91                # Use specific pcsc provider. 
     92                # Default: @DEFAULT_PCSC_PROVIDER@ 
     93                # provider_library = @DEFAULT_PCSC_PROVIDER@ 
    9494        } 
    9595