import from HEAD
[freeradius.git] / src / include / autoconf.h.in
1 /* src/include/autoconf.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
2 /*
3
4 acconfig.h - template used by autoheader to create config.h.in
5 config.h.in - used by autoconf to create config.h
6 config.h - created by autoconf; contains defines generated by autoconf
7
8 */
9
10
11 /* Define if on AIX 3.
12    System headers sometimes define this.
13    We just want to avoid a redefinition error message.  */
14 #ifndef _ALL_SOURCE
15 #undef _ALL_SOURCE
16 #endif
17
18 /* Define to empty if the keyword does not work.  */
19 #undef const
20
21 /* Define to `int' if <sys/types.h> doesn't define.  */
22 #undef gid_t
23
24 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
25 #undef HAVE_SYS_WAIT_H
26
27 /* Define to `long' if <sys/types.h> doesn't define.  */
28 #undef off_t
29
30 /* Define to `int' if <sys/types.h> doesn't define.  */
31 #undef pid_t
32
33 /* Define as the return type of signal handlers (int or void).  */
34 #undef RETSIGTYPE
35
36 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
37 #undef size_t
38
39 /* Define if you have the ANSI C header files.  */
40 #undef STDC_HEADERS
41
42 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
43 #undef TIME_WITH_SYS_TIME
44
45 /* Define to `int' if <sys/types.h> doesn't define.  */
46 #undef uid_t
47
48 /* Define if your processor stores words with the most significant
49    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
50 #undef WORDS_BIGENDIAN
51
52 /* style of gethost*_r functions */
53 #define GNUSTYLE 1
54 #define SYSVSTYLE 2
55 #define BSDSTYLE 3
56 #undef GETHOSTBYADDRRSTYLE
57 #undef GETHOSTBYNAMERSTYLE
58
59 /* style of ctime_r function */
60 #define POSIXSTYLE 1
61 #define SOLARISSTYLE 2
62 #undef CTIMERSTYLE
63
64 /* Do we have the crypt function ? */
65 #undef HAVE_CRYPT
66
67 /* Include support for Ascend binary filter attributes */
68 #undef ASCEND_BINARY
69
70 /* socklen_t is generally 'int' on systems which don't use it */
71 #undef socklen_t
72
73 /* uint8_t should be the canonical 'octet' for network traffic */
74 #undef uint8_t
75
76 /* uint16_t should be the canonical '2 octets' for network traffic */
77 #undef uint16_t
78
79 /* uint32_t should be the canonical 'network integer' */
80 #undef uint32_t
81
82 /* Include SNMP subagent */
83 #undef WITH_SNMP
84
85 /* Define if you have the <ucd-snmp/asn1.h>, <ucd-snmp/snmp_impl.h> and <ucd-snmp/snmp.h> header file.  */
86 #undef HAVE_UCD_SNMP_ASN1_SNMP_SNMPIMPL_H
87
88 /* Define if you have the <asn1.h>, <snmp_impl.h> and <snmp.h> header file.  */
89 #undef HAVE_ASN1_SNMP_SNMPIMPL_H
90
91 /* Define if you have the snmp library (-lsnmp).  */
92 #undef HAVE_LIBSNMP
93
94 /* define this if we have the <regex.h> header file */
95 #undef HAVE_REGEX_H
96
97 /* define this if we have REG_EXTENDED (from <regex.h>) */
98 #undef HAVE_REG_EXTENDED
99
100 /* define to something if you don't have ut_xtime in struct utmpx */
101 #undef ut_xtime
102
103 /* define if you have OSFC2 authentication */
104 #undef OSFC2
105
106 /* define if you have OSFSIA authentication */
107 #undef OSFSIA
108
109 /* define if you have IP_PKTINFO (Linux) */
110 #undef HAVE_IP_PKTINFO
111
112 /* define if you want udpfromto */
113 #undef WITH_UDPFROMTO
114
115 /* Define if you have the closefrom function.  */
116 #undef HAVE_CLOSEFROM
117
118 /* Define if you have the ctime_r function.  */
119 #undef HAVE_CTIME_R
120
121 /* Define if you have the gethostname function.  */
122 #undef HAVE_GETHOSTNAME
123
124 /* Define if you have the getopt_long function.  */
125 #undef HAVE_GETOPT_LONG
126
127 /* Define if you have the getusershell function.  */
128 #undef HAVE_GETUSERSHELL
129
130 /* Define if you have the gmtime_r function.  */
131 #undef HAVE_GMTIME_R
132
133 /* Define if you have the inet_aton function.  */
134 #undef HAVE_INET_ATON
135
136 /* Define if you have the inet_ntop function.  */
137 #undef HAVE_INET_NTOP
138
139 /* Define if you have the inet_pton function.  */
140 #undef HAVE_INET_PTON
141
142 /* Define if you have the initgroups function.  */
143 #undef HAVE_INITGROUPS
144
145 /* Define if you have the localtime_r function.  */
146 #undef HAVE_LOCALTIME_R
147
148 /* Define if you have the lockf function.  */
149 #undef HAVE_LOCKF
150
151 /* Define if you have the pthread_sigmask function.  */
152 #undef HAVE_PTHREAD_SIGMASK
153
154 /* Define if you have the setlinebuf function.  */
155 #undef HAVE_SETLINEBUF
156
157 /* Define if you have the setsid function.  */
158 #undef HAVE_SETSID
159
160 /* Define if you have the setvbuf function.  */
161 #undef HAVE_SETVBUF
162
163 /* Define if you have the sigaction function.  */
164 #undef HAVE_SIGACTION
165
166 /* Define if you have the sigprocmask function.  */
167 #undef HAVE_SIGPROCMASK
168
169 /* Define if you have the snprintf function.  */
170 #undef HAVE_SNPRINTF
171
172 /* Define if you have the strcasecmp function.  */
173 #undef HAVE_STRCASECMP
174
175 /* Define if you have the strncasecmp function.  */
176 #undef HAVE_STRNCASECMP
177
178 /* Define if you have the strsep function.  */
179 #undef HAVE_STRSEP
180
181 /* Define if you have the strsignal function.  */
182 #undef HAVE_STRSIGNAL
183
184 /* Define if you have the vsnprintf function.  */
185 #undef HAVE_VSNPRINTF
186
187 /* Define if you have the <arpa/inet.h> header file.  */
188 #undef HAVE_ARPA_INET_H
189
190 /* Define if you have the <crypt.h> header file.  */
191 #undef HAVE_CRYPT_H
192
193 /* Define if you have the <dirent.h> header file.  */
194 #undef HAVE_DIRENT_H
195
196 /* Define if you have the <dlfcn.h> header file.  */
197 #undef HAVE_DLFCN_H
198
199 /* Define if you have the <errno.h> header file.  */
200 #undef HAVE_ERRNO_H
201
202 /* Define if you have the <fcntl.h> header file.  */
203 #undef HAVE_FCNTL_H
204
205 /* Define if you have the <getopt.h> header file.  */
206 #undef HAVE_GETOPT_H
207
208 /* Define if you have the <inttypes.h> header file.  */
209 #undef HAVE_INTTYPES_H
210
211 /* Define if you have the <malloc.h> header file.  */
212 #undef HAVE_MALLOC_H
213
214 /* Define if you have the <ndir.h> header file.  */
215 #undef HAVE_NDIR_H
216
217 /* Define if you have the <netdb.h> header file.  */
218 #undef HAVE_NETDB_H
219
220 /* Define if you have the <netinet/in.h> header file.  */
221 #undef HAVE_NETINET_IN_H
222
223 /* Define if you have the <openssl/crypto.h> header file.  */
224 #undef HAVE_OPENSSL_CRYPTO_H
225
226 /* Define if you have the <openssl/engine.h> header file.  */
227 #undef HAVE_OPENSSL_ENGINE_H
228
229 /* Define if you have the <openssl/err.h> header file.  */
230 #undef HAVE_OPENSSL_ERR_H
231
232 /* Define if you have the <openssl/ssl.h> header file.  */
233 #undef HAVE_OPENSSL_SSL_H
234
235 /* Define if you have the <prot.h> header file.  */
236 #undef HAVE_PROT_H
237
238 /* Define if you have the <pthread.h> header file.  */
239 #undef HAVE_PTHREAD_H
240
241 /* Define if you have the <resource.h> header file.  */
242 #undef HAVE_RESOURCE_H
243
244 /* Define if you have the <semaphore.h> header file.  */
245 #undef HAVE_SEMAPHORE_H
246
247 /* Define if you have the <sia.h> header file.  */
248 #undef HAVE_SIA_H
249
250 /* Define if you have the <siad.h> header file.  */
251 #undef HAVE_SIAD_H
252
253 /* Define if you have the <signal.h> header file.  */
254 #undef HAVE_SIGNAL_H
255
256 /* Define if you have the <stdint.h> header file.  */
257 #undef HAVE_STDINT_H
258
259 /* Define if you have the <stdio.h> header file.  */
260 #undef HAVE_STDIO_H
261
262 /* Define if you have the <sys/dir.h> header file.  */
263 #undef HAVE_SYS_DIR_H
264
265 /* Define if you have the <sys/fcntl.h> header file.  */
266 #undef HAVE_SYS_FCNTL_H
267
268 /* Define if you have the <sys/ndir.h> header file.  */
269 #undef HAVE_SYS_NDIR_H
270
271 /* Define if you have the <sys/prctl.h> header file.  */
272 #undef HAVE_SYS_PRCTL_H
273
274 /* Define if you have the <sys/security.h> header file.  */
275 #undef HAVE_SYS_SECURITY_H
276
277 /* Define if you have the <sys/select.h> header file.  */
278 #undef HAVE_SYS_SELECT_H
279
280 /* Define if you have the <sys/socket.h> header file.  */
281 #undef HAVE_SYS_SOCKET_H
282
283 /* Define if you have the <sys/stat.h> header file.  */
284 #undef HAVE_SYS_STAT_H
285
286 /* Define if you have the <sys/time.h> header file.  */
287 #undef HAVE_SYS_TIME_H
288
289 /* Define if you have the <sys/types.h> header file.  */
290 #undef HAVE_SYS_TYPES_H
291
292 /* Define if you have the <sys/wait.h> header file.  */
293 #undef HAVE_SYS_WAIT_H
294
295 /* Define if you have the <syslog.h> header file.  */
296 #undef HAVE_SYSLOG_H
297
298 /* Define if you have the <unistd.h> header file.  */
299 #undef HAVE_UNISTD_H
300
301 /* Define if you have the <utmp.h> header file.  */
302 #undef HAVE_UTMP_H
303
304 /* Define if you have the <utmpx.h> header file.  */
305 #undef HAVE_UTMPX_H
306
307 /* Define if you have the nsl library (-lnsl).  */
308 #undef HAVE_LIBNSL
309
310 /* Define if you have the resolv library (-lresolv).  */
311 #undef HAVE_LIBRESOLV
312
313 /* Define if you have the socket library (-lsocket).  */
314 #undef HAVE_LIBSOCKET
315
316 /* Define to 1 if you have the crypto library (-lcrypto). */
317 #undef HAVE_LIBCRYPTO
318
319 /* Define to 1 if you have the ssl library (-lssl). */
320 #undef HAVE_LIBSSL
321
322 /* Some versions of glibc need this defined for pread/pwrite. */
323 #undef _GNU_SOURCE
324