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

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


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

Modified Files:
	config.h.in 
Log Message:
HAVE_IFDHANDLER_H is renamed HAVE_PCSC_IFDHANDLER_H


Index: config.h.in
===================================================================
RCS file: /cvsroot/pcsclite/Drivers/ccid/config.h.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- config.h.in	17 May 2004 14:32:56 -0000	1.5
+++ config.h.in	23 Jun 2004 13:26:35 -0000	1.6
@@ -12,9 +12,6 @@
 /* Define to 1 if you have the <fcntl.h> header file. */
 #undef HAVE_FCNTL_H
 
-/* Define to 1 if you have the <ifdhandler.h> header file. */
-#undef HAVE_IFDHANDLER_H
-
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
@@ -24,8 +21,8 @@
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
-/* Define to 1 if you have the <pcsclite.h> header file. */
-#undef HAVE_PCSCLITE_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