aboutsummaryrefslogtreecommitdiffstats
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, 2 insertions, 5 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 1c43c9d65c..bc4a145e89 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -328,11 +328,8 @@
/* Note: always defines PRI[doxu]64 macros so inttypes.h becomes useless.*/
#cmakedefine INTTYPES_H_DEFINES_FORMATS 1
-/* Define if g_ascii_strtoull.h needs to be included */
-#cmakedefine NEED_G_ASCII_STRTOULL_H 1
-
-/* Define if inet/aton.h needs to be included */
-#cmakedefine NEED_INET_ATON_H 1
+/* Define unless inet/aton.h needs to be included */
+#cmakedefine HAVE_INET_ATON_H 0
/* Define if inet/v6defs.h needs to be included */
#cmakedefine NEED_INET_V6DEFS_H 1