]> granicus.if.org Git - python/commitdiff
Somehow this had HAVE_SYS_SOCKET_H twice. Once is enough. Rerunning
authorGuido van Rossum <guido@python.org>
Fri, 30 Jun 2000 02:44:41 +0000 (02:44 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 30 Jun 2000 02:44:41 +0000 (02:44 +0000)
autoheader revealed this.

config.h.in

index 89e52a296b66d64e05c4f4d528665d302c2ad272..c28e380682be66dae2e4581296298c33ac84bd63 100644 (file)
 /* Define if you have the <sys/socket.h> header file.  */
 #undef HAVE_SYS_SOCKET_H
 
-/* Define if you have the <sys/socket.h> header file.  */
-#undef HAVE_SYS_SOCKET_H
-
 /* Define if you have the <sys/time.h> header file.  */
 #undef HAVE_SYS_TIME_H