]> sjero.net Git - iperf/blob - config.h.in
Support for UDP-Lite in iperf
[iperf] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if debugging info is desired */
4 #undef DBG_MJZ
5
6 /* Define to 1 if you have the <arpa/inet.h> header file. */
7 #undef HAVE_ARPA_INET_H
8
9 /* Define to 1 if you have the `atexit' function. */
10 #undef HAVE_ATEXIT
11
12 /* Define to 1 if you have the declaration of `AF_INET6', and to 0 if you
13    don't. */
14 #undef HAVE_DECL_AF_INET6
15
16 /* Define to 1 if you have the declaration of `IPV6_ADD_MEMBERSHIP', and to 0
17    if you don't. */
18 #undef HAVE_DECL_IPV6_ADD_MEMBERSHIP
19
20 /* Define to 1 if you have the declaration of `IPV6_MULTICAST_HOPS', and to 0
21    if you don't. */
22 #undef HAVE_DECL_IPV6_MULTICAST_HOPS
23
24 /* Define to 1 if you have the declaration of `IP_ADD_MEMBERSHIP', and to 0 if
25    you don't. */
26 #undef HAVE_DECL_IP_ADD_MEMBERSHIP
27
28 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
29 #undef HAVE_DOPRNT
30
31 /* Define to 1 if you have the `fork' function. */
32 #undef HAVE_FORK
33
34 /* Define to 1 if you have the `gettimeofday' function. */
35 #undef HAVE_GETTIMEOFDAY
36
37 /* Define to 1 if you have the `inet_ntop' function. */
38 #undef HAVE_INET_NTOP
39
40 /* Define to 1 if you have the `inet_pton' function. */
41 #undef HAVE_INET_PTON
42
43 /* Define to 1 if you have the <inttypes.h> header file. */
44 #undef HAVE_INTTYPES_H
45
46 /* Define to enable IPv6 support */
47 #undef HAVE_IPV6
48
49 /* Define to enable IPv6 multicast support */
50 #undef HAVE_IPV6_MULTICAST
51
52 /* Define to 1 if you have the <libintl.h> header file. */
53 #undef HAVE_LIBINTL_H
54
55 /* Define to 1 if you have the `nsl' library (-lnsl). */
56 #undef HAVE_LIBNSL
57
58 /* Define to 1 if you have the `socket' library (-lsocket). */
59 #undef HAVE_LIBSOCKET
60
61 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
62    to 0 otherwise. */
63 #undef HAVE_MALLOC
64
65 /* Define to 1 if you have the <memory.h> header file. */
66 #undef HAVE_MEMORY_H
67
68 /* Define to 1 if you have the `memset' function. */
69 #undef HAVE_MEMSET
70
71 /* Define to enable multicast support */
72 #undef HAVE_MULTICAST
73
74 /* Define to 1 if you have the <netdb.h> header file. */
75 #undef HAVE_NETDB_H
76
77 /* Define to 1 if you have the <netinet/in.h> header file. */
78 #undef HAVE_NETINET_IN_H
79
80 /* */
81 #undef HAVE_POSIX_THREAD
82
83 /* */
84 #undef HAVE_PRINTF_QD
85
86 /* Define if you have POSIX threads libraries and header files. */
87 #undef HAVE_PTHREAD
88
89 /* Define to 1 if you have the `pthread_cancel' function. */
90 #undef HAVE_PTHREAD_CANCEL
91
92 /* */
93 #undef HAVE_QUAD_SUPPORT
94
95 /* Define to 1 if you have the `select' function. */
96 #undef HAVE_SELECT
97
98 /* Define to 1 if you have the `snprintf' function. */
99 #undef HAVE_SNPRINTF
100
101 /* Define to 1 if the system has the type `ssize_t'. */
102 #undef HAVE_SSIZE_T
103
104 /* Define to 1 if you have the <stdint.h> header file. */
105 #undef HAVE_STDINT_H
106
107 /* Define to 1 if you have the <stdlib.h> header file. */
108 #undef HAVE_STDLIB_H
109
110 /* Define to 1 if you have the `strchr' function. */
111 #undef HAVE_STRCHR
112
113 /* Define to 1 if you have the `strerror' function. */
114 #undef HAVE_STRERROR
115
116 /* Define to 1 if you have the `strftime' function. */
117 #undef HAVE_STRFTIME
118
119 /* Define to 1 if you have the <strings.h> header file. */
120 #undef HAVE_STRINGS_H
121
122 /* Define to 1 if you have the <string.h> header file. */
123 #undef HAVE_STRING_H
124
125 /* Define to 1 if you have the `strtol' function. */
126 #undef HAVE_STRTOL
127
128 /* Define to 1 if the system has the type `struct ipv6_mreq'. */
129 #undef HAVE_STRUCT_IPV6_MREQ
130
131 /* Define to 1 if the system has the type `struct ip_mreq'. */
132 #undef HAVE_STRUCT_IP_MREQ
133
134 /* Define to 1 if the system has the type `struct sockaddr_in6'. */
135 #undef HAVE_STRUCT_SOCKADDR_IN6
136
137 /* Define to 1 if the system has the type `struct sockaddr_storage'. */
138 #undef HAVE_STRUCT_SOCKADDR_STORAGE
139
140 /* Define to 1 if you have the <syslog.h> header file. */
141 #undef HAVE_SYSLOG_H
142
143 /* Define to 1 if you have the <sys/select.h> header file. */
144 #undef HAVE_SYS_SELECT_H
145
146 /* Define to 1 if you have the <sys/socket.h> header file. */
147 #undef HAVE_SYS_SOCKET_H
148
149 /* Define to 1 if you have the <sys/stat.h> header file. */
150 #undef HAVE_SYS_STAT_H
151
152 /* Define to 1 if you have the <sys/time.h> header file. */
153 #undef HAVE_SYS_TIME_H
154
155 /* Define to 1 if you have the <sys/types.h> header file. */
156 #undef HAVE_SYS_TYPES_H
157
158 /* Define to 1 if you have the <unistd.h> header file. */
159 #undef HAVE_UNISTD_H
160
161 /* Define to 1 if you have the `usleep' function. */
162 #undef HAVE_USLEEP
163
164 /* Define to 1 if you have the `vfork' function. */
165 #undef HAVE_VFORK
166
167 /* Define to 1 if you have the <vfork.h> header file. */
168 #undef HAVE_VFORK_H
169
170 /* Define to 1 if you have the `vprintf' function. */
171 #undef HAVE_VPRINTF
172
173 /* Define if Web100 is desired and available */
174 #undef HAVE_WEB100
175
176 /* Define to 1 if `fork' works. */
177 #undef HAVE_WORKING_FORK
178
179 /* Define to 1 if `vfork' works. */
180 #undef HAVE_WORKING_VFORK
181
182 /* Name of package */
183 #undef PACKAGE
184
185 /* Define to the address where bug reports for this package should be sent. */
186 #undef PACKAGE_BUGREPORT
187
188 /* Define to the full name of this package. */
189 #undef PACKAGE_NAME
190
191 /* Define to the full name and version of this package. */
192 #undef PACKAGE_STRING
193
194 /* Define to the one symbol short name of this package. */
195 #undef PACKAGE_TARNAME
196
197 /* Define to the version of this package. */
198 #undef PACKAGE_VERSION
199
200 /* Define to the necessary symbol if this constant uses a non-standard name on
201    your system. */
202 #undef PTHREAD_CREATE_JOINABLE
203
204 /* Define as the return type of signal handlers (`int' or `void'). */
205 #undef RETSIGTYPE
206
207 /* Define to the type of arg 1 for `select'. */
208 #undef SELECT_TYPE_ARG1
209
210 /* Define to the type of args 2, 3 and 4 for `select'. */
211 #undef SELECT_TYPE_ARG234
212
213 /* Define to the type of arg 5 for `select'. */
214 #undef SELECT_TYPE_ARG5
215
216 /* The size of a `bool', as computed by sizeof. */
217 #undef SIZEOF_BOOL
218
219 /* The size of a `char', as computed by sizeof. */
220 #undef SIZEOF_CHAR
221
222 /* The size of a `int', as computed by sizeof. */
223 #undef SIZEOF_INT
224
225 /* The size of a `long', as computed by sizeof. */
226 #undef SIZEOF_LONG
227
228 /* The size of a `short', as computed by sizeof. */
229 #undef SIZEOF_SHORT
230
231 /* The size of a `void*', as computed by sizeof. */
232 #undef SIZEOF_VOIDP
233
234 /* Define to 1 if you have the ANSI C header files. */
235 #undef STDC_HEADERS
236
237 /* Define 3rd arg of accept */
238 #undef Socklen_t
239
240 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
241 #undef TIME_WITH_SYS_TIME
242
243 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
244 #undef TM_IN_SYS_TIME
245
246 /* Version number of package */
247 #undef VERSION
248
249 /* Define to 1 if your processor stores words with the most significant byte
250    first (like Motorola and SPARC, unlike Intel and VAX). */
251 #undef WORDS_BIGENDIAN
252
253 /* */
254 #undef _REENTRANT
255
256 /* */
257 #undef bool
258
259 /* Define to empty if `const' does not conform to ANSI C. */
260 #undef const
261
262 /* */
263 #undef false
264
265 /* Define to rpl_malloc if the replacement function should be used. */
266 #undef malloc
267
268 /* Define to `int' if <sys/types.h> does not define. */
269 #undef pid_t
270
271 /* Define to `unsigned' if <sys/types.h> does not define. */
272 #undef size_t
273
274 /* Define to "int" if <sys/types.h> does not define. */
275 #undef ssize_t
276
277 /* */
278 #undef true
279
280 /* Define as `fork' if `vfork' does not work. */
281 #undef vfork