[Pcsclite-cvs-commit] Drivers/ccid config.h.in,1.6,1.7

rousseau@haydn.debian.org rousseau@haydn.debian.org


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

Modified Files:
	config.h.in 
Log Message:
no need to define HAVE_PCSC_IFDHANDLER_H (the check section changed in
configure.in)


Index: config.h.in
===================================================================
RCS file: /cvsroot/pcsclite/Drivers/ccid/config.h.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- config.h.in	23 Jun 2004 13:26:35 -0000	1.6
+++ config.h.in	15 Aug 2004 19:08:25 -0000	1.7
@@ -21,9 +21,6 @@
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
-/* Define to 1 if you have the <PCSC/ifdhandler.h> header file. */
-#undef HAVE_PCSC_IFDHANDLER_H
-
 /* Define if you have POSIX threads libraries and header files. */
 #undef HAVE_PTHREAD