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