[Pcsclite-cvs-commit] r2117 - trunk/Drivers/ccid

Ludovic Rousseau rousseau at costa.debian.org
Mon Jul 31 15:11:08 UTC 2006


Author: rousseau
Date: 2006-07-31 15:11:07 +0000 (Mon, 31 Jul 2006)
New Revision: 2117

Modified:
   trunk/Drivers/ccid/config.h.in
Log:
regenerate


Modified: trunk/Drivers/ccid/config.h.in
===================================================================
--- trunk/Drivers/ccid/config.h.in	2006-07-31 15:10:48 UTC (rev 2116)
+++ trunk/Drivers/ccid/config.h.in	2006-07-31 15:11:07 UTC (rev 2117)
@@ -3,6 +3,9 @@
 /* bundle directory name */
 #undef BUNDLE
 
+/* Define to 1 if you have the <arpa/inet.h> header file. */
+#undef HAVE_ARPA_INET_H
+
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
@@ -110,5 +113,5 @@
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 
-/* Define to `unsigned int' if <sys/types.h> does not define. */
+/* Define to `unsigned' if <sys/types.h> does not define. */
 #undef size_t




More information about the Pcsclite-cvs-commit mailing list