xref: /aosp_15_r20/external/iperf3/src/iperf_config.h.in (revision 7ab6e6ace082586527a400463bc693a412a40341)
1*7ab6e6acSAndroid Build Coastguard Worker/* src/iperf_config.h.in.  Generated from configure.ac by autoheader.  */
2*7ab6e6acSAndroid Build Coastguard Worker
3*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the `clock_gettime' function. */
4*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_CLOCK_GETTIME
5*7ab6e6acSAndroid Build Coastguard Worker
6*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the `cpuset_setaffinity' function. */
7*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_CPUSET_SETAFFINITY
8*7ab6e6acSAndroid Build Coastguard Worker
9*7ab6e6acSAndroid Build Coastguard Worker/* Have CPU affinity support. */
10*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_CPU_AFFINITY
11*7ab6e6acSAndroid Build Coastguard Worker
12*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the `daemon' function. */
13*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_DAEMON
14*7ab6e6acSAndroid Build Coastguard Worker
15*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <dlfcn.h> header file. */
16*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_DLFCN_H
17*7ab6e6acSAndroid Build Coastguard Worker
18*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <endian.h> header file. */
19*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_ENDIAN_H
20*7ab6e6acSAndroid Build Coastguard Worker
21*7ab6e6acSAndroid Build Coastguard Worker/* Have IPv6 flowlabel support. */
22*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_FLOWLABEL
23*7ab6e6acSAndroid Build Coastguard Worker
24*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the `getline' function. */
25*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_GETLINE
26*7ab6e6acSAndroid Build Coastguard Worker
27*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <inttypes.h> header file. */
28*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_INTTYPES_H
29*7ab6e6acSAndroid Build Coastguard Worker
30*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <memory.h> header file. */
31*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_MEMORY_H
32*7ab6e6acSAndroid Build Coastguard Worker
33*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <netinet/sctp.h> header file. */
34*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_NETINET_SCTP_H
35*7ab6e6acSAndroid Build Coastguard Worker
36*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <poll.h> header file. */
37*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_POLL_H
38*7ab6e6acSAndroid Build Coastguard Worker
39*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the `sched_setaffinity' function. */
40*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_SCHED_SETAFFINITY
41*7ab6e6acSAndroid Build Coastguard Worker
42*7ab6e6acSAndroid Build Coastguard Worker/* Have SCTP support. */
43*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_SCTP_H
44*7ab6e6acSAndroid Build Coastguard Worker
45*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the `sendfile' function. */
46*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_SENDFILE
47*7ab6e6acSAndroid Build Coastguard Worker
48*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the `SetProcessAffinityMask' function. */
49*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_SETPROCESSAFFINITYMASK
50*7ab6e6acSAndroid Build Coastguard Worker
51*7ab6e6acSAndroid Build Coastguard Worker/* Have SO_MAX_PACING_RATE sockopt. */
52*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_SO_MAX_PACING_RATE
53*7ab6e6acSAndroid Build Coastguard Worker
54*7ab6e6acSAndroid Build Coastguard Worker/* OpenSSL Is Available */
55*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_SSL
56*7ab6e6acSAndroid Build Coastguard Worker
57*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <stdint.h> header file. */
58*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_STDINT_H
59*7ab6e6acSAndroid Build Coastguard Worker
60*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <stdlib.h> header file. */
61*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_STDLIB_H
62*7ab6e6acSAndroid Build Coastguard Worker
63*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <strings.h> header file. */
64*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_STRINGS_H
65*7ab6e6acSAndroid Build Coastguard Worker
66*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <string.h> header file. */
67*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_STRING_H
68*7ab6e6acSAndroid Build Coastguard Worker
69*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `struct sctp_assoc_value'. */
70*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_STRUCT_SCTP_ASSOC_VALUE
71*7ab6e6acSAndroid Build Coastguard Worker
72*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/endian.h> header file. */
73*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_SYS_ENDIAN_H
74*7ab6e6acSAndroid Build Coastguard Worker
75*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/socket.h> header file. */
76*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_SYS_SOCKET_H
77*7ab6e6acSAndroid Build Coastguard Worker
78*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/stat.h> header file. */
79*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_SYS_STAT_H
80*7ab6e6acSAndroid Build Coastguard Worker
81*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/types.h> header file. */
82*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_SYS_TYPES_H
83*7ab6e6acSAndroid Build Coastguard Worker
84*7ab6e6acSAndroid Build Coastguard Worker/* Have TCP_CONGESTION sockopt. */
85*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_TCP_CONGESTION
86*7ab6e6acSAndroid Build Coastguard Worker
87*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the <unistd.h> header file. */
88*7ab6e6acSAndroid Build Coastguard Worker#undef HAVE_UNISTD_H
89*7ab6e6acSAndroid Build Coastguard Worker
90*7ab6e6acSAndroid Build Coastguard Worker/* Define to the sub-directory where libtool stores uninstalled libraries. */
91*7ab6e6acSAndroid Build Coastguard Worker#undef LT_OBJDIR
92*7ab6e6acSAndroid Build Coastguard Worker
93*7ab6e6acSAndroid Build Coastguard Worker/* Name of package */
94*7ab6e6acSAndroid Build Coastguard Worker#undef PACKAGE
95*7ab6e6acSAndroid Build Coastguard Worker
96*7ab6e6acSAndroid Build Coastguard Worker/* Define to the address where bug reports for this package should be sent. */
97*7ab6e6acSAndroid Build Coastguard Worker#undef PACKAGE_BUGREPORT
98*7ab6e6acSAndroid Build Coastguard Worker
99*7ab6e6acSAndroid Build Coastguard Worker/* Define to the full name of this package. */
100*7ab6e6acSAndroid Build Coastguard Worker#undef PACKAGE_NAME
101*7ab6e6acSAndroid Build Coastguard Worker
102*7ab6e6acSAndroid Build Coastguard Worker/* Define to the full name and version of this package. */
103*7ab6e6acSAndroid Build Coastguard Worker#undef PACKAGE_STRING
104*7ab6e6acSAndroid Build Coastguard Worker
105*7ab6e6acSAndroid Build Coastguard Worker/* Define to the one symbol short name of this package. */
106*7ab6e6acSAndroid Build Coastguard Worker#undef PACKAGE_TARNAME
107*7ab6e6acSAndroid Build Coastguard Worker
108*7ab6e6acSAndroid Build Coastguard Worker/* Define to the home page for this package. */
109*7ab6e6acSAndroid Build Coastguard Worker#undef PACKAGE_URL
110*7ab6e6acSAndroid Build Coastguard Worker
111*7ab6e6acSAndroid Build Coastguard Worker/* Define to the version of this package. */
112*7ab6e6acSAndroid Build Coastguard Worker#undef PACKAGE_VERSION
113*7ab6e6acSAndroid Build Coastguard Worker
114*7ab6e6acSAndroid Build Coastguard Worker/* Define to 1 if you have the ANSI C header files. */
115*7ab6e6acSAndroid Build Coastguard Worker#undef STDC_HEADERS
116*7ab6e6acSAndroid Build Coastguard Worker
117*7ab6e6acSAndroid Build Coastguard Worker/* Version number of package */
118*7ab6e6acSAndroid Build Coastguard Worker#undef VERSION
119*7ab6e6acSAndroid Build Coastguard Worker
120*7ab6e6acSAndroid Build Coastguard Worker/* Define to empty if `const' does not conform to ANSI C. */
121*7ab6e6acSAndroid Build Coastguard Worker#undef const
122