/[pcsclite]/trunk/Drivers/ccid/configure.in
ViewVC logotype

Diff of /trunk/Drivers/ccid/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2623 by rousseau, Thu May 10 09:16:42 2007 UTC revision 2624 by rousseau, Fri Sep 14 07:47:07 2007 UTC
# Line 234  if test "${pcsclite}" != no ; then Line 234  if test "${pcsclite}" != no ; then
234          AC_MSG_CHECKING([for SCardEstablishContext])          AC_MSG_CHECKING([for SCardEstablishContext])
235          AC_TRY_LINK_FUNC(SCardEstablishContext,          AC_TRY_LINK_FUNC(SCardEstablishContext,
236              [ AC_MSG_RESULT([yes]) ],              [ AC_MSG_RESULT([yes]) ],
237                  [ AC_MSG_ERROR([SCardEstablishContext() not found, install pcsc-lite 1.2.9-beta9 or later,or use LDLIBS=...  ./configure]) ])                  [ AC_MSG_ERROR([SCardEstablishContext() not found, install pcsc-lite 1.2.9-beta9 or later,or use PCSC_LIBS=...  ./configure]) ])
238          LIBS="$OLD_LIBS"          LIBS="$OLD_LIBS"
239    
240          pcsclite=yes          pcsclite=yes

Legend:
Removed from v.2623  
changed lines
  Added in v.2624

  ViewVC Help
Powered by ViewVC 1.1.5