xref: /aosp_15_r20/external/iputils/ninfod/config.h.in (revision bd1f8aeb6080fa6544ec30aeca3eb4da100f359f)
1*bd1f8aebSAndroid Build Coastguard Worker/* config.h.in.  Generated from configure.in by autoheader.  */
2*bd1f8aebSAndroid Build Coastguard Worker
3*bd1f8aebSAndroid Build Coastguard Worker/* Define if building universal (internal helper macro) */
4*bd1f8aebSAndroid Build Coastguard Worker#undef AC_APPLE_UNIVERSAL_BUILD
5*bd1f8aebSAndroid Build Coastguard Worker
6*bd1f8aebSAndroid Build Coastguard Worker/* Enable debugging */
7*bd1f8aebSAndroid Build Coastguard Worker#undef ENABLE_DEBUG
8*bd1f8aebSAndroid Build Coastguard Worker
9*bd1f8aebSAndroid Build Coastguard Worker/* Enable ttl support for qtypes (deprecated) */
10*bd1f8aebSAndroid Build Coastguard Worker#undef ENABLE_SUPTYPES
11*bd1f8aebSAndroid Build Coastguard Worker
12*bd1f8aebSAndroid Build Coastguard Worker/* Enable threads */
13*bd1f8aebSAndroid Build Coastguard Worker#undef ENABLE_THREADS
14*bd1f8aebSAndroid Build Coastguard Worker
15*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <arpa/inet.h> header file. */
16*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_ARPA_INET_H
17*bd1f8aebSAndroid Build Coastguard Worker
18*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <gnutls/openssl.h> header file. */
19*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_GNUTLS_OPENSSL_H
20*bd1f8aebSAndroid Build Coastguard Worker
21*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <inttypes.h> header file. */
22*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_INTTYPES_H
23*bd1f8aebSAndroid Build Coastguard Worker
24*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the `cap' library (-lcap). */
25*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_LIBCAP
26*bd1f8aebSAndroid Build Coastguard Worker
27*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the `pthread' library (-lpthread). */
28*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_LIBPTHREAD
29*bd1f8aebSAndroid Build Coastguard Worker
30*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <limits.h> header file. */
31*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_LIMITS_H
32*bd1f8aebSAndroid Build Coastguard Worker
33*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/rtnetlink.h> header file. */
34*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_LINUX_RTNETLINK_H
35*bd1f8aebSAndroid Build Coastguard Worker
36*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <memory.h> header file. */
37*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_MEMORY_H
38*bd1f8aebSAndroid Build Coastguard Worker
39*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the `nanosleep' function. */
40*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_NANOSLEEP
41*bd1f8aebSAndroid Build Coastguard Worker
42*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <netdb.h> header file. */
43*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_NETDB_H
44*bd1f8aebSAndroid Build Coastguard Worker
45*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <netinet/icmp6.h> header file. */
46*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_NETINET_ICMP6_H
47*bd1f8aebSAndroid Build Coastguard Worker
48*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <netinet/in.h> header file. */
49*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_NETINET_IN_H
50*bd1f8aebSAndroid Build Coastguard Worker
51*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <netinet/ip6.h> header file. */
52*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_NETINET_IP6_H
53*bd1f8aebSAndroid Build Coastguard Worker
54*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <openssl/md5.h> header file. */
55*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_OPENSSL_MD5_H
56*bd1f8aebSAndroid Build Coastguard Worker
57*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <pthread.h> header file. */
58*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_PTHREAD_H
59*bd1f8aebSAndroid Build Coastguard Worker
60*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <pwd.h> header file. */
61*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_PWD_H
62*bd1f8aebSAndroid Build Coastguard Worker
63*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <stdint.h> header file. */
64*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_STDINT_H
65*bd1f8aebSAndroid Build Coastguard Worker
66*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <stdlib.h> header file. */
67*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_STDLIB_H
68*bd1f8aebSAndroid Build Coastguard Worker
69*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <strings.h> header file. */
70*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_STRINGS_H
71*bd1f8aebSAndroid Build Coastguard Worker
72*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <string.h> header file. */
73*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_STRING_H
74*bd1f8aebSAndroid Build Coastguard Worker
75*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have struct icmp6_nodeinfo */
76*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_STRUCT_ICMP6_NODEINFO
77*bd1f8aebSAndroid Build Coastguard Worker
78*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <syslog.h> header file. */
79*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_SYSLOG_H
80*bd1f8aebSAndroid Build Coastguard Worker
81*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/capability.h> header file. */
82*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_SYS_CAPABILITY_H
83*bd1f8aebSAndroid Build Coastguard Worker
84*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/stat.h> header file. */
85*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_SYS_STAT_H
86*bd1f8aebSAndroid Build Coastguard Worker
87*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/types.h> header file. */
88*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_SYS_TYPES_H
89*bd1f8aebSAndroid Build Coastguard Worker
90*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/uio.h> header file. */
91*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_SYS_UIO_H
92*bd1f8aebSAndroid Build Coastguard Worker
93*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/utsname.h> header file. */
94*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_SYS_UTSNAME_H
95*bd1f8aebSAndroid Build Coastguard Worker
96*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the <unistd.h> header file. */
97*bd1f8aebSAndroid Build Coastguard Worker#undef HAVE_UNISTD_H
98*bd1f8aebSAndroid Build Coastguard Worker
99*bd1f8aebSAndroid Build Coastguard Worker/* Define to the address where bug reports for this package should be sent. */
100*bd1f8aebSAndroid Build Coastguard Worker#undef PACKAGE_BUGREPORT
101*bd1f8aebSAndroid Build Coastguard Worker
102*bd1f8aebSAndroid Build Coastguard Worker/* Define to the full name of this package. */
103*bd1f8aebSAndroid Build Coastguard Worker#undef PACKAGE_NAME
104*bd1f8aebSAndroid Build Coastguard Worker
105*bd1f8aebSAndroid Build Coastguard Worker/* Define to the full name and version of this package. */
106*bd1f8aebSAndroid Build Coastguard Worker#undef PACKAGE_STRING
107*bd1f8aebSAndroid Build Coastguard Worker
108*bd1f8aebSAndroid Build Coastguard Worker/* Define to the one symbol short name of this package. */
109*bd1f8aebSAndroid Build Coastguard Worker#undef PACKAGE_TARNAME
110*bd1f8aebSAndroid Build Coastguard Worker
111*bd1f8aebSAndroid Build Coastguard Worker/* Define to the home page for this package. */
112*bd1f8aebSAndroid Build Coastguard Worker#undef PACKAGE_URL
113*bd1f8aebSAndroid Build Coastguard Worker
114*bd1f8aebSAndroid Build Coastguard Worker/* Define to the version of this package. */
115*bd1f8aebSAndroid Build Coastguard Worker#undef PACKAGE_VERSION
116*bd1f8aebSAndroid Build Coastguard Worker
117*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you have the ANSI C header files. */
118*bd1f8aebSAndroid Build Coastguard Worker#undef STDC_HEADERS
119*bd1f8aebSAndroid Build Coastguard Worker
120*bd1f8aebSAndroid Build Coastguard Worker/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
121*bd1f8aebSAndroid Build Coastguard Worker#undef TIME_WITH_SYS_TIME
122*bd1f8aebSAndroid Build Coastguard Worker
123*bd1f8aebSAndroid Build Coastguard Worker/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
124*bd1f8aebSAndroid Build Coastguard Worker   significant byte first (like Motorola and SPARC, unlike Intel). */
125*bd1f8aebSAndroid Build Coastguard Worker#if defined AC_APPLE_UNIVERSAL_BUILD
126*bd1f8aebSAndroid Build Coastguard Worker# if defined __BIG_ENDIAN__
127*bd1f8aebSAndroid Build Coastguard Worker#  define WORDS_BIGENDIAN 1
128*bd1f8aebSAndroid Build Coastguard Worker# endif
129*bd1f8aebSAndroid Build Coastguard Worker#else
130*bd1f8aebSAndroid Build Coastguard Worker# ifndef WORDS_BIGENDIAN
131*bd1f8aebSAndroid Build Coastguard Worker#  undef WORDS_BIGENDIAN
132*bd1f8aebSAndroid Build Coastguard Worker# endif
133*bd1f8aebSAndroid Build Coastguard Worker#endif
134*bd1f8aebSAndroid Build Coastguard Worker
135*bd1f8aebSAndroid Build Coastguard Worker/* Define to empty if `const' does not conform to ANSI C. */
136*bd1f8aebSAndroid Build Coastguard Worker#undef const
137*bd1f8aebSAndroid Build Coastguard Worker
138*bd1f8aebSAndroid Build Coastguard Worker/* Define to `unsigned int' if <sys/types.h> does not define. */
139*bd1f8aebSAndroid Build Coastguard Worker#undef size_t
140