[Pcsclite-cvs-commit] CVS Drivers/ccid

CVS User rousseau ludovic.rousseau@free.fr
Fri, 04 Mar 2005 14:17:25 -0700


Update of /cvsroot/pcsclite/Drivers/ccid
In directory haydn:/tmp/cvs-serv617

Modified Files:
	config.h.in 
Log Message:
add HAVE_LIBPCSCLITE


--- /cvsroot/pcsclite/Drivers/ccid/config.h.in	2004/08/15 19:08:25	1.7
+++ /cvsroot/pcsclite/Drivers/ccid/config.h.in	2005/03/04 21:17:25	1.8
@@ -15,6 +15,9 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define to 1 if you have the `pcsclite' library (-lpcsclite). */
+#undef HAVE_LIBPCSCLITE
+
 /* Define to 1 if you have the `memcpy' function. */
 #undef HAVE_MEMCPY