summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index bff142b520..5d0543df96 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -112,6 +112,9 @@
/* Define if inet_ntop() prototype exists */
#cmakedefine HAVE_INET_NTOP_PROTO 1
+/* Define to 1 if you have the `inet_pton' function. */
+#cmakedefine HAVE_INET_PTON 1
+
/* Define to 1 if you have the `inflatePrime' function. */
#cmakedefine HAVE_INFLATEPRIME 1
@@ -357,9 +360,6 @@
/* HTML viewer, e.g. mozilla */
#cmakedefine HTML_VIEWER "${HTML_VIEWER_EXECUTABLE}"
-/* Define if inet/v6defs.h needs to be included */
-#cmakedefine NEED_INET_V6DEFS_H 1
-
/* Name of package */
#cmakedefine PACKAGE
@@ -468,6 +468,5 @@
# define UNICODE 1
# define _UNICODE 1
-# define NEED_INET_V6DEFS_H 1
# define NEED_STRPTIME_H 1
#endif