[Pcsclite-cvs-commit] PCSC config.h.in,1.13,1.14

aet-guest@quantz.debian.org aet-guest@quantz.debian.org
Mon, 08 Sep 2003 14:05:29 +0200


Update of /cvsroot/pcsclite/PCSC
In directory quantz:/tmp/cvs-serv13393

Modified Files:
	config.h.in 
Log Message:
Bootstrap update


Index: config.h.in
===================================================================
RCS file: /cvsroot/pcsclite/PCSC/config.h.in,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- config.h.in	8 Sep 2003 11:25:20 -0000	1.13
+++ config.h.in	8 Sep 2003 12:05:27 -0000	1.14
@@ -51,6 +51,9 @@
 /* Define if you have POSIX threads libraries and header files. */
 #undef HAVE_PTHREAD
 
+/* Define to 1 if you have the <smartcard/scf.h> header file. */
+#undef HAVE_SMARTCARD_SCF_H
+
 /* Define to 1 if `stat' has the bug that it succeeds when given the
    zero-length file name argument. */
 #undef HAVE_STAT_EMPTY_STRING_BUG