autoreconf
[cyrus-sasl.git] / saslauthd / saslauthd.h.in
1 /* saslauthd.h.in.  Generated from configure.in by autoheader.  */
2
3
4 #ifndef _SASLAUTHD_H
5 #define _SASLAUTHD_H
6
7 #include <stdio.h>
8
9
10 /* Include SASLdb Support */
11 #undef AUTH_SASLDB
12
13 /* Define if your getpwnam_r()/getspnam_r() functions take 5 arguments */
14 #undef GETXXNAM_R_5ARG
15
16 /* Define to 1 if you have the <crypt.h> header file. */
17 #undef HAVE_CRYPT_H
18
19 /* Define to 1 if you have the `dns_lookup' function. */
20 #undef HAVE_DNS_LOOKUP
21
22 /* Define to 1 if you have the `dn_expand' function. */
23 #undef HAVE_DN_EXPAND
24
25 /* Define to 1 if you have the <fcntl.h> header file. */
26 #undef HAVE_FCNTL_H
27
28 /* Does the compiler understand __func__ */
29 #undef HAVE_FUNC
30
31 /* Does compiler understand __FUNCTION__ */
32 #undef HAVE_FUNCTION
33
34 /* Do we have a getaddrinfo? */
35 #undef HAVE_GETADDRINFO
36
37 /* Define to 1 if you have the `gethostname' function. */
38 #undef HAVE_GETHOSTNAME
39
40 /* Do we have a getnameinfo() function? */
41 #undef HAVE_GETNAMEINFO
42
43 /* Define to 1 if you have the `getspnam' function. */
44 #undef HAVE_GETSPNAM
45
46 /* Define to 1 if you have the `getuserpw' function. */
47 #undef HAVE_GETUSERPW
48
49 /* Include GSSAPI/Kerberos 5 Support */
50 #undef HAVE_GSSAPI
51
52 /* Define if you have the gssapi.h header file */
53 #undef HAVE_GSSAPI_H
54
55 /* Define to 1 if you have the `gsskrb5_register_acceptor_identity' function.
56    */
57 #undef HAVE_GSSKRB5_REGISTER_ACCEPTOR_IDENTITY
58
59 /* Define if your GSSAPI implimentation defines GSS_C_NT_HOSTBASED_SERVICE */
60 #undef HAVE_GSS_C_NT_HOSTBASED_SERVICE
61
62 /* Define if your GSSAPI implimentation defines GSS_C_NT_USER_NAME */
63 #undef HAVE_GSS_C_NT_USER_NAME
64
65 /* Include HTTP form Support */
66 #undef HAVE_HTTPFORM
67
68 /* Define to 1 if you have the <inttypes.h> header file. */
69 #undef HAVE_INTTYPES_H
70
71 /* Do we have Kerberos 4 Support? */
72 #undef HAVE_KRB
73
74 /* Define to 1 if you have the <krb5.h> header file. */
75 #undef HAVE_KRB5_H
76
77 /* Define to 1 if you have the `krb_get_err_text' function. */
78 #undef HAVE_KRB_GET_ERR_TEXT
79
80 /* Support for LDAP? */
81 #undef HAVE_LDAP
82
83 /* Define to 1 if you have the `resolv' library (-lresolv). */
84 #undef HAVE_LIBRESOLV
85
86 /* Define to 1 if you have the <memory.h> header file. */
87 #undef HAVE_MEMORY_H
88
89 /* Define to 1 if you have the `mkdir' function. */
90 #undef HAVE_MKDIR
91
92 /* Do we have OpenSSL? */
93 #undef HAVE_OPENSSL
94
95 /* Support for PAM? */
96 #undef HAVE_PAM
97
98 /* Does compiler understand __PRETTY_FUNCTION__ */
99 #undef HAVE_PRETTY_FUNCTION
100
101 /* Include support for saslauthd? */
102 #undef HAVE_SASLAUTHD
103
104 /* Include SIA Support */
105 #undef HAVE_SIA
106
107 /* Does sockaddr have an sa_len? */
108 #undef HAVE_SOCKADDR_SA_LEN
109
110 /* Define to 1 if you have the `socket' function. */
111 #undef HAVE_SOCKET
112
113 /* Do we have a socklen_t? */
114 #undef HAVE_SOCKLEN_T
115
116 /* Is there an ss_family in sockaddr_storage? */
117 #undef HAVE_SS_FAMILY
118
119 /* Define to 1 if you have the <stdint.h> header file. */
120 #undef HAVE_STDINT_H
121
122 /* Define to 1 if you have the <stdlib.h> header file. */
123 #undef HAVE_STDLIB_H
124
125 /* Define to 1 if you have the `strdup' function. */
126 #undef HAVE_STRDUP
127
128 /* Define to 1 if you have the <strings.h> header file. */
129 #undef HAVE_STRINGS_H
130
131 /* Define to 1 if you have the <string.h> header file. */
132 #undef HAVE_STRING_H
133
134 /* Define to 1 if you have the `strlcat' function. */
135 #undef HAVE_STRLCAT
136
137 /* Define to 1 if you have the `strlcpy' function. */
138 #undef HAVE_STRLCPY
139
140 /* Do we have a sockaddr_storage struct? */
141 #undef HAVE_STRUCT_SOCKADDR_STORAGE
142
143 /* Define to 1 if you have the <syslog.h> header file. */
144 #undef HAVE_SYSLOG_H
145
146 /* Define to 1 if you have the <sys/stat.h> header file. */
147 #undef HAVE_SYS_STAT_H
148
149 /* Define to 1 if you have the <sys/time.h> header file. */
150 #undef HAVE_SYS_TIME_H
151
152 /* Define to 1 if you have the <sys/types.h> header file. */
153 #undef HAVE_SYS_TYPES_H
154
155 /* Define to 1 if you have the <sys/uio.h> header file. */
156 #undef HAVE_SYS_UIO_H
157
158 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
159 #undef HAVE_SYS_WAIT_H
160
161 /* Define to 1 if you have the <unistd.h> header file. */
162 #undef HAVE_UNISTD_H
163
164 /* define if your compiler has __attribute__ */
165 #undef HAVE___ATTRIBUTE__
166
167 /* Using Heimdal */
168 #undef KRB5_HEIMDAL
169
170 /* Name of package */
171 #undef PACKAGE
172
173 /* Define to the address where bug reports for this package should be sent. */
174 #undef PACKAGE_BUGREPORT
175
176 /* Define to the full name of this package. */
177 #undef PACKAGE_NAME
178
179 /* Define to the full name and version of this package. */
180 #undef PACKAGE_STRING
181
182 /* Define to the one symbol short name of this package. */
183 #undef PACKAGE_TARNAME
184
185 /* Define to the home page for this package. */
186 #undef PACKAGE_URL
187
188 /* Define to the version of this package. */
189 #undef PACKAGE_VERSION
190
191 /* Location of saslauthd socket */
192 #undef PATH_SASLAUTHD_RUNDIR
193
194 /* Define as the return type of signal handlers (`int' or `void'). */
195 #undef RETSIGTYPE
196
197 /* Saslauthd runs threaded? */
198 #undef SASLAUTHD_THREADED
199
200 /* Use BerkeleyDB for SASLdb */
201 #undef SASL_BERKELEYDB
202
203 /* Path to default SASLdb database */
204 #undef SASL_DB_PATH
205
206 /* Use GDBM for SASLdb */
207 #undef SASL_GDBM
208
209 /* Use NDBM for SASLdb */
210 #undef SASL_NDBM
211
212 /* The size of `long', as computed by sizeof. */
213 #undef SIZEOF_LONG
214
215 /* User KERBEROS_V4 Staticly */
216 #undef STATIC_KERBEROS4
217
218 /* Link SASLdb Staticly */
219 #undef STATIC_SASLDB
220
221 /* Define to 1 if you have the ANSI C header files. */
222 #undef STDC_HEADERS
223
224 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
225 #undef TIME_WITH_SYS_TIME
226
227 /* Use the doors IPC API */
228 #undef USE_DOORS
229
230 /* Version number of package */
231 #undef VERSION
232
233 /* Use DES */
234 #undef WITH_DES
235
236 /* Use OpenSSL DES Implementation */
237 #undef WITH_SSL_DES
238
239 /* Define to empty if `const' does not conform to ANSI C. */
240 #undef const
241
242 /* Define to `int' if <sys/types.h> does not define. */
243 #undef pid_t
244
245
246
247 #ifndef HAVE___ATTRIBUTE__
248 /* Can't use attributes... */
249 #define __attribute__(foo)
250 #endif
251
252 #include <stdlib.h>
253 #include <sys/types.h>
254 #include <sys/socket.h>
255 #ifndef WIN32
256 # include <netdb.h>   
257 # include <sys/param.h>
258 #else /* WIN32 */
259 # include <winsock2.h>
260 #endif /* WIN32 */ 
261 #include <string.h>
262
263 #include <netinet/in.h>
264
265 #ifndef HAVE_SOCKLEN_T
266 typedef unsigned int socklen_t;
267 #endif /* HAVE_SOCKLEN_T */
268
269 #ifndef HAVE_STRUCT_SOCKADDR_STORAGE
270 #define _SS_MAXSIZE     128     /* Implementation specific max size */
271 #define _SS_PADSIZE     (_SS_MAXSIZE - sizeof (struct sockaddr))
272
273 struct sockaddr_storage {
274         struct  sockaddr ss_sa;
275         char            __ss_pad2[_SS_PADSIZE];
276 };
277 # define ss_family ss_sa.sa_family
278 #endif /* !HAVE_STRUCT_SOCKADDR_STORAGE */
279
280 #ifndef AF_INET6
281 /* Define it to something that should never appear */
282 #define AF_INET6        AF_MAX
283 #endif
284
285 /* Create a struct iovec if we need one */
286 #if !defined(HAVE_SYS_UIO_H)
287 struct iovec {
288     long iov_len;
289     char *iov_base;
290 };
291 #else
292 #include <sys/types.h>
293 #include <sys/uio.h>
294 #endif
295
296 #ifndef HAVE_GETADDRINFO
297 #define getaddrinfo     sasl_getaddrinfo
298 #define freeaddrinfo    sasl_freeaddrinfo
299 #define getnameinfo     sasl_getnameinfo
300 #define gai_strerror    sasl_gai_strerror
301 #include "gai.h"
302 #endif
303
304 #ifndef AI_NUMERICHOST   /* support glibc 2.0.x */
305 #define AI_NUMERICHOST  4
306 #define NI_NUMERICHOST  2
307 #define NI_NAMEREQD     4
308 #define NI_NUMERICSERV  8
309 #endif
310
311 /* handy string manipulation functions */
312 #ifndef HAVE_STRLCPY
313 extern size_t saslauthd_strlcpy(char *dst, const char *src, size_t len);
314 #define strlcpy(x,y,z) saslauthd_strlcpy((x),(y),(z))
315 #endif
316 #ifndef HAVE_STRLCAT
317 extern size_t saslauthd_strlcat(char *dst, const char *src, size_t len);
318 #define strlcat(x,y,z) saslauthd_strlcat((x),(y),(z))
319 #endif
320
321 #endif
322