summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-12-16 17:49:27 (GMT)
committerGuido van Rossum <guido@python.org>1999-12-16 17:49:27 (GMT)
commitec3caccb17e9a1860e9d75246bf167ca2ab64d59 (patch)
tree4bad715a7ba1838dedd834b341157a722695b354 /config.h.in
parentc6f6df311894f394e6a45988dd1e9e64635a9c39 (diff)
downloadcpython-ec3caccb17e9a1860e9d75246bf167ca2ab64d59.zip
cpython-ec3caccb17e9a1860e9d75246bf167ca2ab64d59.tar.gz
cpython-ec3caccb17e9a1860e9d75246bf167ca2ab64d59.tar.bz2
Regenerated after new acconfig.h.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index af50df0..8eec1fb 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