summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in11
1 files changed, 10 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index a564b6c..eaef4d4 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,4 +1,7 @@
-/* config.h.in. Generated from configure.in by autoheader. */
+/* config.h.in. Generated from configure.ac by autoheader. */
+
+/* Type cast for the gethostbyname() argument */
+#undef GETHOSTBYNAME_ARG_CAST
/* Define to 1 if you have the <ansidecl.h> header file. */
#undef HAVE_ANSIDECL_H
@@ -296,12 +299,18 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
+/* Type cast for the send() function 2nd arg */
+#undef SEND_ARG2_CAST
+
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Support for IPv6 */
#undef SUPPORT_IP6
+/* Define if va_list is an array type */
+#undef VA_LIST_IS_ARRAY
+
/* Version number of package */
#undef VERSION