Additional defines for OSFC2 / OSFSIA authentication
[freeradius.git] / src / include / autoconf.h.in
1 /* src/include/autoconf.h.in.  Generated automatically from configure.in by autoheader.  */
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 /* Do we have the crypt function ? */
49 #undef HAVE_CRYPT
50
51 /* Make dictionary case-independant */
52 #undef WITH_DICT_NOCASE
53
54 /* Include support for Ascend binary filter attributes */
55 #undef ASCEND_BINARY
56
57 /* socklen_t is generally 'int' on systems which don't use it */
58 #undef socklen_t
59
60 /* uint8_t should be the canonical 'octet' for network traffic */
61 #undef uint8_t
62
63 /* uint32_t should be the canonical 'network integer' */
64 #undef uint32_t
65
66 /* use a pool of threads to handle requests, instead of spawning threads? */
67 #undef WITH_THREAD_POOL
68
69 /* Include SNMP subagent */
70 #undef WITH_SNMP
71
72 /* Define if you have the <snmp.h> header file.  */
73 #undef HAVE_SNMP_H
74
75 /* Define if you have the <snmp_impl.h> header file.  */
76 #undef HAVE_SNMP_IMPL_H
77
78 /* Define if you have the <asn1.h> header file.  */
79 #undef HAVE_ASN1_H
80
81 /* Define if you have the snmp library (-lsnmp).  */
82 #undef HAVE_LIBSNMP
83
84 /* define if you have the <libpq_fe.h> header file.  */
85 #undef HAVE_LIBPQ_FE_H
86
87 /* define if you have the <postgres.h> header file.  */
88 #undef HAVE_POSTGRES_H
89
90 /* define this if we have the <regex.h> header file */
91 #undef HAVE_REGEX_H
92
93 /* define this if we have REG_EXTENDED (from <regex.h>) */
94 #undef HAVE_REG_EXTENDED
95
96 /* define this if you have the <isql.h> header file */
97 #undef HAVE_ISQL_H
98
99 /* define to something if you don't have ut_xtime in struct utmpx */
100 #undef ut_xtime
101
102 /* define if you have OSFC2 authentication */
103 #undef OSFC2
104
105 /* define if you have OSFSIA authentication */
106 #undef OSFSIA
107
108 /* Define if you have the gethostname function.  */
109 #undef HAVE_GETHOSTNAME
110
111 /* Define if you have the getopt_long function.  */
112 #undef HAVE_GETOPT_LONG
113
114 /* Define if you have the getusershell function.  */
115 #undef HAVE_GETUSERSHELL
116
117 /* Define if you have the inet_aton function.  */
118 #undef HAVE_INET_ATON
119
120 /* Define if you have the lockf function.  */
121 #undef HAVE_LOCKF
122
123 /* Define if you have the sem_init function.  */
124 #undef HAVE_SEM_INIT
125
126 /* Define if you have the setlinebuf function.  */
127 #undef HAVE_SETLINEBUF
128
129 /* Define if you have the setsid function.  */
130 #undef HAVE_SETSID
131
132 /* Define if you have the setvbuf function.  */
133 #undef HAVE_SETVBUF
134
135 /* Define if you have the sigaction function.  */
136 #undef HAVE_SIGACTION
137
138 /* Define if you have the sigprocmask function.  */
139 #undef HAVE_SIGPROCMASK
140
141 /* Define if you have the snprintf function.  */
142 #undef HAVE_SNPRINTF
143
144 /* Define if you have the strcasecmp function.  */
145 #undef HAVE_STRCASECMP
146
147 /* Define if you have the strncasecmp function.  */
148 #undef HAVE_STRNCASECMP
149
150 /* Define if you have the strsep function.  */
151 #undef HAVE_STRSEP
152
153 /* Define if you have the strsignal function.  */
154 #undef HAVE_STRSIGNAL
155
156 /* Define if you have the vsnprintf function.  */
157 #undef HAVE_VSNPRINTF
158
159 /* Define if you have the </include/libpq-fe.h> header file.  */
160 #undef HAVE__INCLUDE_LIBPQ_FE_H
161
162 /* Define if you have the </include/postgres.h> header file.  */
163 #undef HAVE__INCLUDE_POSTGRES_H
164
165 /* Define if you have the <arpa/inet.h> header file.  */
166 #undef HAVE_ARPA_INET_H
167
168 /* Define if you have the <crypt.h> header file.  */
169 #undef HAVE_CRYPT_H
170
171 /* Define if you have the <dirent.h> header file.  */
172 #undef HAVE_DIRENT_H
173
174 /* Define if you have the <errno.h> header file.  */
175 #undef HAVE_ERRNO_H
176
177 /* Define if you have the <getopt.h> header file.  */
178 #undef HAVE_GETOPT_H
179
180 /* Define if you have the <inttypes.h> header file.  */
181 #undef HAVE_INTTYPES_H
182
183 /* Define if you have the <malloc.h> header file.  */
184 #undef HAVE_MALLOC_H
185
186 /* Define if you have the <ndir.h> header file.  */
187 #undef HAVE_NDIR_H
188
189 /* Define if you have the <netdb.h> header file.  */
190 #undef HAVE_NETDB_H
191
192 /* Define if you have the <netinet/in.h> header file.  */
193 #undef HAVE_NETINET_IN_H
194
195 /* Define if you have the <prot.h> header file.  */
196 #undef HAVE_PROT_H
197
198 /* Define if you have the <pthread.h> header file.  */
199 #undef HAVE_PTHREAD_H
200
201 /* Define if you have the <resource.h> header file.  */
202 #undef HAVE_RESOURCE_H
203
204 /* Define if you have the <semaphore.h> header file.  */
205 #undef HAVE_SEMAPHORE_H
206
207 /* Define if you have the <sia.h> header file.  */
208 #undef HAVE_SIA_H
209
210 /* Define if you have the <siad.h> header file.  */
211 #undef HAVE_SIAD_H
212
213 /* Define if you have the <signal.h> header file.  */
214 #undef HAVE_SIGNAL_H
215
216 /* Define if you have the <stdint.h> header file.  */
217 #undef HAVE_STDINT_H
218
219 /* Define if you have the <stdio.h> header file.  */
220 #undef HAVE_STDIO_H
221
222 /* Define if you have the <sys/dir.h> header file.  */
223 #undef HAVE_SYS_DIR_H
224
225 /* Define if you have the <sys/ndir.h> header file.  */
226 #undef HAVE_SYS_NDIR_H
227
228 /* Define if you have the <sys/security.h> header file.  */
229 #undef HAVE_SYS_SECURITY_H
230
231 /* Define if you have the <sys/select.h> header file.  */
232 #undef HAVE_SYS_SELECT_H
233
234 /* Define if you have the <sys/socket.h> header file.  */
235 #undef HAVE_SYS_SOCKET_H
236
237 /* Define if you have the <sys/time.h> header file.  */
238 #undef HAVE_SYS_TIME_H
239
240 /* Define if you have the <sys/types.h> header file.  */
241 #undef HAVE_SYS_TYPES_H
242
243 /* Define if you have the <syslog.h> header file.  */
244 #undef HAVE_SYSLOG_H
245
246 /* Define if you have the <unistd.h> header file.  */
247 #undef HAVE_UNISTD_H
248
249 /* Define if you have the <utmp.h> header file.  */
250 #undef HAVE_UTMP_H
251
252 /* Define if you have the <utmpx.h> header file.  */
253 #undef HAVE_UTMPX_H
254
255 /* Define if you have the nsl library (-lnsl).  */
256 #undef HAVE_LIBNSL
257
258 /* Define if you have the posix4 library (-lposix4).  */
259 #undef HAVE_LIBPOSIX4
260
261 /* Define if you have the resolv library (-lresolv).  */
262 #undef HAVE_LIBRESOLV
263
264 /* Define if you have the socket library (-lsocket).  */
265 #undef HAVE_LIBSOCKET
266
267 #ifndef HAVE_SNPRINTF
268 #define HAVE_LOCAL_SNPRINTF
269 #define snprintf lrad_snprintf
270 #endif
271
272 #ifndef HAVE_VSNPRINTF
273 #define HAVE_LOCAL_SNPRINTF
274 #define vsnprintf lrad_vsnprintf
275 #endif