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

aet-guest@quantz.debian.org aet-guest@quantz.debian.org
Mon, 08 Sep 2003 13:25:22 +0200


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

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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- config.h.in	7 Sep 2003 18:05:23 -0000	1.12
+++ config.h.in	8 Sep 2003 11:25:20 -0000	1.13
@@ -51,12 +51,6 @@
 /* Define if you have POSIX threads libraries and header files. */
 #undef HAVE_PTHREAD
 
-/* Have socket */
-#undef HAVE_SOCKET
-
-/* Have socketpair */
-#undef HAVE_SOCKETPAIR
-
 /* 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