summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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