From: Guido van Rossum Date: Thu, 16 Dec 1999 17:49:27 +0000 (+0000) Subject: Regenerated after new acconfig.h. X-Git-Tag: v1.6a1~623 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec3caccb17e9a1860e9d75246bf167ca2ab64d59;p=python Regenerated after new acconfig.h. --- diff --git a/config.h.in b/config.h.in index af50df000f..8eec1fbe8c 100644 --- a/config.h.in +++ b/config.h.in @@ -99,6 +99,9 @@ /* Define this if your time.h defines altzone */ #undef HAVE_ALTZONE +/* Define this if you have gethostbyname() */ +#undef HAVE_GETHOSTBYNAME + /* Define this if you have some version of gethostbyname_r() */ #undef HAVE_GETHOSTBYNAME_R