a96194f40d5227fd6f5a64eeaf1583baddacd60b
[freeradius.git] / src / include / autoconf.h.in
1 /* src/include/autoconf.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Include support for Ascend binary filter attributes */
4 #undef ASCEND_BINARY
5
6 /* BSD-Style get*byaddr_r */
7 #undef BSDSTYLE
8
9 /* style of ctime_r function */
10 #undef CTIMERSTYLE
11
12 /* style of gethostbyaddr_r functions */
13 #undef GETHOSTBYADDRRSTYLE
14
15 /* style of gethostbyname_r functions */
16 #undef GETHOSTBYNAMERSTYLE
17
18 /* GNU-Style get*byaddr_r */
19 #undef GNUSTYLE
20
21 /* Define to 1 if you have the <arpa/inet.h> header file. */
22 #undef HAVE_ARPA_INET_H
23
24 /* Define to 1 if you have the `closefrom' function. */
25 #undef HAVE_CLOSEFROM
26
27 /* Do we have the crypt function */
28 #undef HAVE_CRYPT
29
30 /* Define to 1 if you have the <crypt.h> header file. */
31 #undef HAVE_CRYPT_H
32
33 /* Define to 1 if you have the `ctime_r' function. */
34 #undef HAVE_CTIME_R
35
36 /* Define to 1 if you have the declaration of `gethostbyaddr_r', and to 0 if
37    you don't. */
38 #undef HAVE_DECL_GETHOSTBYADDR_R
39
40 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
41    */
42 #undef HAVE_DIRENT_H
43
44 /* Define to 1 if you have the <dlfcn.h> header file. */
45 #undef HAVE_DLFCN_H
46
47 /* Define to 1 if you have the <errno.h> header file. */
48 #undef HAVE_ERRNO_H
49
50 /* Define to 1 if you have the <fcntl.h> header file. */
51 #undef HAVE_FCNTL_H
52
53 /* Define to 1 if you have the `getaddrinfo' function. */
54 #undef HAVE_GETADDRINFO
55
56 /* Define to 1 if you have the `getnameinfo' function. */
57 #undef HAVE_GETNAMEINFO
58
59 /* Define to 1 if you have the <getopt.h> header file. */
60 #undef HAVE_GETOPT_H
61
62 /* Define to 1 if you have the `getopt_long' function. */
63 #undef HAVE_GETOPT_LONG
64
65 /* Define to 1 if you have the `gettimeofday' function. */
66 #undef HAVE_GETTIMEOFDAY
67
68 /* Define to 1 if you have the `getusershell' function. */
69 #undef HAVE_GETUSERSHELL
70
71 /* Define to 1 if you have the <glob.h> header file. */
72 #undef HAVE_GLOB_H
73
74 /* Define to 1 if you have the `gmtime_r' function. */
75 #undef HAVE_GMTIME_R
76
77 /* Define to 1 if you have the <grp.h> header file. */
78 #undef HAVE_GRP_H
79
80 /* define if you have IN6_PKTINFO (Linux) */
81 #undef HAVE_IN6_PKTINFO
82
83 /* Define to 1 if you have the `inet_aton' function. */
84 #undef HAVE_INET_ATON
85
86 /* Define to 1 if you have the `inet_ntop' function. */
87 #undef HAVE_INET_NTOP
88
89 /* Define to 1 if you have the `inet_pton' function. */
90 #undef HAVE_INET_PTON
91
92 /* Define to 1 if you have the `initgroups' function. */
93 #undef HAVE_INITGROUPS
94
95 /* Define to 1 if you have the <inttypes.h> header file. */
96 #undef HAVE_INTTYPES_H
97
98 /* define if you have IP_PKTINFO (Linux) */
99 #undef HAVE_IP_PKTINFO
100
101 /* Define to 1 if you have the `crypto' library (-lcrypto). */
102 #undef HAVE_LIBCRYPTO
103
104 /* Define to 1 if you have the `nsl' library (-lnsl). */
105 #undef HAVE_LIBNSL
106
107 /* Define to 1 if you have the `pcap' library (-lpcap). */
108 #undef HAVE_LIBPCAP
109
110 /* Define to 1 if you have the `resolv' library (-lresolv). */
111 #undef HAVE_LIBRESOLV
112
113 /* Define to 1 if you have the `socket' library (-lsocket). */
114 #undef HAVE_LIBSOCKET
115
116 /* Define to 1 if you have the `ssl' library (-lssl). */
117 #undef HAVE_LIBSSL
118
119 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
120 #undef HAVE_LIBWS2_32
121
122 /* Define to 1 if you have the `localtime_r' function. */
123 #undef HAVE_LOCALTIME_R
124
125 /* Define to 1 if you have the `lockf' function. */
126 #undef HAVE_LOCKF
127
128 /* Define to 1 if you have the <malloc.h> header file. */
129 #undef HAVE_MALLOC_H
130
131 /* Define to 1 if you have the <memory.h> header file. */
132 #undef HAVE_MEMORY_H
133
134 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
135 #undef HAVE_NDIR_H
136
137 /* Define to 1 if you have the <netdb.h> header file. */
138 #undef HAVE_NETDB_H
139
140 /* Define to 1 if you have the <netinet/in.h> header file. */
141 #undef HAVE_NETINET_IN_H
142
143 /* Define to 1 if you have the <net/if.h> header file. */
144 #undef HAVE_NET_IF_H
145
146 /* Define to 1 if you have the <openssl/crypto.h> header file. */
147 #undef HAVE_OPENSSL_CRYPTO_H
148
149 /* Define to 1 if you have the <openssl/engine.h> header file. */
150 #undef HAVE_OPENSSL_ENGINE_H
151
152 /* Define to 1 if you have the <openssl/err.h> header file. */
153 #undef HAVE_OPENSSL_ERR_H
154
155 /* Define to 1 if you have the <openssl/evp.h> header file. */
156 #undef HAVE_OPENSSL_EVP_H
157
158 /* Define to 1 if you have the <openssl/ssl.h> header file. */
159 #undef HAVE_OPENSSL_SSL_H
160
161 /* Define to 1 if you have the <pcap.h> header file. */
162 #undef HAVE_PCAP_H
163
164 /* Define to 1 if you have the <prot.h> header file. */
165 #undef HAVE_PROT_H
166
167 /* Define to 1 if you have the <pthread.h> header file. */
168 #undef HAVE_PTHREAD_H
169
170 /* Define to 1 if you have the `pthread_sigmask' function. */
171 #undef HAVE_PTHREAD_SIGMASK
172
173 /* Define to 1 if you have the <pwd.h> header file. */
174 #undef HAVE_PWD_H
175
176 /* define this if we have the <regex.h> header file */
177 #undef HAVE_REGEX_H
178
179 /* define this if we have REG_EXTENDED (from <regex.h>) */
180 #undef HAVE_REG_EXTENDED
181
182 /* Define to 1 if you have the <resource.h> header file. */
183 #undef HAVE_RESOURCE_H
184
185 /* Define to 1 if you have the <semaphore.h> header file. */
186 #undef HAVE_SEMAPHORE_H
187
188 /* Define to 1 if you have the `setlinebuf' function. */
189 #undef HAVE_SETLINEBUF
190
191 /* Define to 1 if you have the `setsid' function. */
192 #undef HAVE_SETSID
193
194 /* Define to 1 if you have the `setvbuf' function. */
195 #undef HAVE_SETVBUF
196
197 /* Define to 1 if you have the <siad.h> header file. */
198 #undef HAVE_SIAD_H
199
200 /* Define to 1 if you have the <sia.h> header file. */
201 #undef HAVE_SIA_H
202
203 /* Define to 1 if you have the `sigaction' function. */
204 #undef HAVE_SIGACTION
205
206 /* Define to 1 if you have the <signal.h> header file. */
207 #undef HAVE_SIGNAL_H
208
209 /* Define to 1 if you have the `sigprocmask' function. */
210 #undef HAVE_SIGPROCMASK
211
212 /* Define to 1 if you have the `snprintf' function. */
213 #undef HAVE_SNPRINTF
214
215 /* Define to 1 if you have the <stdint.h> header file. */
216 #undef HAVE_STDINT_H
217
218 /* Define to 1 if you have the <stdio.h> header file. */
219 #undef HAVE_STDIO_H
220
221 /* Define to 1 if you have the <stdlib.h> header file. */
222 #undef HAVE_STDLIB_H
223
224 /* Define to 1 if you have the `strcasecmp' function. */
225 #undef HAVE_STRCASECMP
226
227 /* Define to 1 if you have the <strings.h> header file. */
228 #undef HAVE_STRINGS_H
229
230 /* Define to 1 if you have the <string.h> header file. */
231 #undef HAVE_STRING_H
232
233 /* Define to 1 if you have the `strlcat' function. */
234 #undef HAVE_STRLCAT
235
236 /* Define to 1 if you have the `strlcpy' function. */
237 #undef HAVE_STRLCPY
238
239 /* Define to 1 if you have the `strncasecmp' function. */
240 #undef HAVE_STRNCASECMP
241
242 /* Define to 1 if you have the `strsep' function. */
243 #undef HAVE_STRSEP
244
245 /* Define to 1 if you have the `strsignal' function. */
246 #undef HAVE_STRSIGNAL
247
248 /* Generic DNS lookups */
249 #undef HAVE_STRUCT_ADDRINFO
250
251 /* IPv6 address structure */
252 #undef HAVE_STRUCT_IN6_ADDR
253
254 /* IPv6 socket addresses */
255 #undef HAVE_STRUCT_SOCKADDR_IN6
256
257 /* Generic socket addresses */
258 #undef HAVE_STRUCT_SOCKADDR_STORAGE
259
260 /* Define to 1 if you have the <syslog.h> header file. */
261 #undef HAVE_SYSLOG_H
262
263 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
264    */
265 #undef HAVE_SYS_DIR_H
266
267 /* Define to 1 if you have the <sys/fcntl.h> header file. */
268 #undef HAVE_SYS_FCNTL_H
269
270 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
271    */
272 #undef HAVE_SYS_NDIR_H
273
274 /* Define to 1 if you have the <sys/prctl.h> header file. */
275 #undef HAVE_SYS_PRCTL_H
276
277 /* Define to 1 if you have the <sys/resource.h> header file. */
278 #undef HAVE_SYS_RESOURCE_H
279
280 /* Define to 1 if you have the <sys/security.h> header file. */
281 #undef HAVE_SYS_SECURITY_H
282
283 /* Define to 1 if you have the <sys/select.h> header file. */
284 #undef HAVE_SYS_SELECT_H
285
286 /* Define to 1 if you have the <sys/socket.h> header file. */
287 #undef HAVE_SYS_SOCKET_H
288
289 /* Define to 1 if you have the <sys/stat.h> header file. */
290 #undef HAVE_SYS_STAT_H
291
292 /* Define to 1 if you have the <sys/time.h> header file. */
293 #undef HAVE_SYS_TIME_H
294
295 /* Define to 1 if you have the <sys/types.h> header file. */
296 #undef HAVE_SYS_TYPES_H
297
298 /* Define to 1 if you have the <sys/wait.h> header file. */
299 #undef HAVE_SYS_WAIT_H
300
301 /* Define to 1 if you have the <unistd.h> header file. */
302 #undef HAVE_UNISTD_H
303
304 /* Define to 1 if you have the <utmpx.h> header file. */
305 #undef HAVE_UTMPX_H
306
307 /* Define to 1 if you have the <utmp.h> header file. */
308 #undef HAVE_UTMP_H
309
310 /* Define to 1 if you have the `vsnprintf' function. */
311 #undef HAVE_VSNPRINTF
312
313 /* Define to 1 if you have the <winsock.h> header file. */
314 #undef HAVE_WINSOCK_H
315
316 /* define if you have OSFC2 authentication */
317 #undef OSFC2
318
319 /* define if you have OSFSIA authentication */
320 #undef OSFSIA
321
322 /* Define to the address where bug reports for this package should be sent. */
323 #undef PACKAGE_BUGREPORT
324
325 /* Define to the full name of this package. */
326 #undef PACKAGE_NAME
327
328 /* Define to the full name and version of this package. */
329 #undef PACKAGE_STRING
330
331 /* Define to the one symbol short name of this package. */
332 #undef PACKAGE_TARNAME
333
334 /* Define to the version of this package. */
335 #undef PACKAGE_VERSION
336
337 /* Posix-Style ctime_r */
338 #undef POSIXSTYLE
339
340 /* Define as the return type of signal handlers (`int' or `void'). */
341 #undef RETSIGTYPE
342
343 /* Solaris-Style ctime_r */
344 #undef SOLARISSTYLE
345
346 /* Define to 1 if you have the ANSI C header files. */
347 #undef STDC_HEADERS
348
349 /* SYSV-Style get*byaddr_r */
350 #undef SYSVSTYLE
351
352 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
353 #undef TIME_WITH_SYS_TIME
354
355 /* Include experimental support for DHCP */
356 #undef WITH_DHCP
357
358 /* define if you want udpfromto */
359 #undef WITH_UDPFROMTO
360
361 /* define if you want VMPS support */
362 #undef WITH_VMPS
363
364 /* Define to 1 if your processor stores words with the most significant byte
365    first (like Motorola and SPARC, unlike Intel and VAX). */
366 #undef WORDS_BIGENDIAN
367
368 /* Define to 1 if on AIX 3.
369    System headers sometimes define this.
370    We just want to avoid a redefinition error message.  */
371 #ifndef _ALL_SOURCE
372 # undef _ALL_SOURCE
373 #endif
374
375 /* Number of bits in a file offset, on hosts where this is settable. */
376 #undef _FILE_OFFSET_BITS
377
378 /* Define for large files, on AIX-style hosts. */
379 #undef _LARGE_FILES
380
381 /* Define to empty if `const' does not conform to ANSI C. */
382 #undef const
383
384 /* Define to `int' if <sys/types.h> doesn't define. */
385 #undef gid_t
386
387 /* Define to `long int' if <sys/types.h> does not define. */
388 #undef off_t
389
390 /* Define to `int' if <sys/types.h> does not define. */
391 #undef pid_t
392
393 /* Define to `unsigned int' if <sys/types.h> does not define. */
394 #undef size_t
395
396 /* socklen_t is generally 'int' on systems which don't use it */
397 #undef socklen_t
398
399 /* Define to `int' if <sys/types.h> doesn't define. */
400 #undef uid_t
401
402 /* uint16_t should be the canonical '2 octets' for network traffic */
403 #undef uint16_t
404
405 /* uint32_t should be the canonical 'network integer */
406 #undef uint32_t
407
408 /* uint8_t should be the canonical 'octet' for network traffic */
409 #undef uint8_t
410
411 /* define to something if you don't have ut_xtime in struct utmpx */
412 #undef ut_xtime