1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define if building universal (internal helper macro) */
4#undef AC_APPLE_UNIVERSAL_BUILD
5
6/* Define to specific EGD socket path */
7#undef EGD_PATH
8
9/* Define if EGD should be supported */
10#undef ENABLE_EGD
11
12/* Define if GSS_C_NT_HOSTBASED_SERVICE is not defined otherwise */
13#undef GSS_C_NT_HOSTBASED_SERVICE
14
15/* Define to 1 if you have the <arpa/inet.h> header file. */
16#undef HAVE_ARPA_INET_H
17
18/* Define to 1 if you have the `bind_textdomain_codeset' function. */
19#undef HAVE_BIND_TEXTDOMAIN_CODESET
20
21/* Define to 1 if you have the `CRYPTO_set_idptr_callback' function. */
22#undef HAVE_CRYPTO_SET_IDPTR_CALLBACK
23
24/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
25   don't. */
26#undef HAVE_DECL_H_ERRNO
27
28/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
29   */
30#undef HAVE_DECL_STPCPY
31
32/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
33   don't. */
34#undef HAVE_DECL_STRERROR_R
35
36/* Define to 1 if you have the <dlfcn.h> header file. */
37#undef HAVE_DLFCN_H
38
39/* Define to 1 if you have the <errno.h> header file. */
40#undef HAVE_ERRNO_H
41
42/* Define if you have expat */
43#undef HAVE_EXPAT
44
45/* Define to 1 if you have the `fcntl' function. */
46#undef HAVE_FCNTL
47
48/* Define to 1 if you have the <fcntl.h> header file. */
49#undef HAVE_FCNTL_H
50
51/* Define to 1 if you have the `fstat64' function. */
52#undef HAVE_FSTAT64
53
54/* Define to 1 if you have the `gai_strerror' function. */
55#undef HAVE_GAI_STRERROR
56
57/* Define to 1 if you have the `gethostname' function. */
58#undef HAVE_GETHOSTNAME
59
60/* Define to 1 if you have the `getnameinfo' function. */
61#undef HAVE_GETNAMEINFO
62
63/* Define to 1 if you have the `getsockopt' function. */
64#undef HAVE_GETSOCKOPT
65
66/* Define if GnuTLS support is enabled */
67#undef HAVE_GNUTLS
68
69/* Define to 1 if you have the `gnutls_certificate_get_x509_cas' function. */
70#undef HAVE_GNUTLS_CERTIFICATE_GET_X509_CAS
71
72/* Define to 1 if you have the `gnutls_certificate_verify_peers2' function. */
73#undef HAVE_GNUTLS_CERTIFICATE_VERIFY_PEERS2
74
75/* Define to 1 if you have the `gnutls_session_get_data2' function. */
76#undef HAVE_GNUTLS_SESSION_GET_DATA2
77
78/* Define to 1 if you have the `gnutls_sign_callback_set' function. */
79#undef HAVE_GNUTLS_SIGN_CALLBACK_SET
80
81/* Define to 1 if you have the `gnutls_x509_dn_get_rdn_ava' function. */
82#undef HAVE_GNUTLS_X509_DN_GET_RDN_AVA
83
84/* Define if GSSAPI support is enabled */
85#undef HAVE_GSSAPI
86
87/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
88#undef HAVE_GSSAPI_GSSAPI_GENERIC_H
89
90/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
91#undef HAVE_GSSAPI_GSSAPI_H
92
93/* Define to 1 if you have the <gssapi.h> header file. */
94#undef HAVE_GSSAPI_H
95
96/* Define to 1 if you have the `gss_init_sec_context' function. */
97#undef HAVE_GSS_INIT_SEC_CONTEXT
98
99/* Define to 1 if you have the `hstrerror' function. */
100#undef HAVE_HSTRERROR
101
102/* Define to 1 if you have the `iconv' function. */
103#undef HAVE_ICONV
104
105/* Define to 1 if you have the <iconv.h> header file. */
106#undef HAVE_ICONV_H
107
108/* Define to 1 if you have the `inet_ntop' function. */
109#undef HAVE_INET_NTOP
110
111/* Define to 1 if you have the `inet_pton' function. */
112#undef HAVE_INET_PTON
113
114/* Define to 1 if you have the <inttypes.h> header file. */
115#undef HAVE_INTTYPES_H
116
117/* Define to 1 if you have the `isatty' function. */
118#undef HAVE_ISATTY
119
120/* Define to 1 if you have the <libintl.h> header file. */
121#undef HAVE_LIBINTL_H
122
123/* Define if libproxy is supported */
124#undef HAVE_LIBPROXY
125
126/* Define if you have libxml */
127#undef HAVE_LIBXML
128
129/* Define to 1 if you have the <libxml/parser.h> header file. */
130#undef HAVE_LIBXML_PARSER_H
131
132/* Define to 1 if you have the <libxml/xmlversion.h> header file. */
133#undef HAVE_LIBXML_XMLVERSION_H
134
135/* Define to 1 if you have the <limits.h> header file. */
136#undef HAVE_LIMITS_H
137
138/* Define to 1 if you have the <locale.h> header file. */
139#undef HAVE_LOCALE_H
140
141/* Define to 1 if you have the `lseek64' function. */
142#undef HAVE_LSEEK64
143
144/* Define to 1 if you have the <memory.h> header file. */
145#undef HAVE_MEMORY_H
146
147/* Define to 1 if you have the <netdb.h> header file. */
148#undef HAVE_NETDB_H
149
150/* Define to 1 if you have the <netinet/in.h> header file. */
151#undef HAVE_NETINET_IN_H
152
153/* Define to 1 if you have the <netinet/tcp.h> header file. */
154#undef HAVE_NETINET_TCP_H
155
156/* Define if NTLM is supported */
157#undef HAVE_NTLM
158
159/* Define if OpenSSL support is enabled */
160#undef HAVE_OPENSSL
161
162/* Define to 1 if you have the <openssl/opensslv.h> header file. */
163#undef HAVE_OPENSSL_OPENSSLV_H
164
165/* Define to 1 if you have the <openssl/ssl.h> header file. */
166#undef HAVE_OPENSSL_SSL_H
167
168/* Define if pakchois library supported */
169#undef HAVE_PAKCHOIS
170
171/* Define to 1 if you have the `pipe' function. */
172#undef HAVE_PIPE
173
174/* Define to 1 if you have the `poll' function. */
175#undef HAVE_POLL
176
177/* Define to 1 if you have the `pthread_mutex_init' function. */
178#undef HAVE_PTHREAD_MUTEX_INIT
179
180/* Define to 1 if you have the `pthread_mutex_lock' function. */
181#undef HAVE_PTHREAD_MUTEX_LOCK
182
183/* Define to 1 if you have the `setlocale' function. */
184#undef HAVE_SETLOCALE
185
186/* Define to 1 if you have the `setsockopt' function. */
187#undef HAVE_SETSOCKOPT
188
189/* Define to 1 if you have the `setvbuf' function. */
190#undef HAVE_SETVBUF
191
192/* Define to 1 if you have the `shutdown' function. */
193#undef HAVE_SHUTDOWN
194
195/* Define to 1 if you have the `signal' function. */
196#undef HAVE_SIGNAL
197
198/* Define to 1 if you have the <signal.h> header file. */
199#undef HAVE_SIGNAL_H
200
201/* Define to 1 if you have the `snprintf' function. */
202#undef HAVE_SNPRINTF
203
204/* Define to 1 if the system has the type `socklen_t'. */
205#undef HAVE_SOCKLEN_T
206
207/* Define to 1 if you have the `SSL_SESSION_cmp' function. */
208#undef HAVE_SSL_SESSION_CMP
209
210/* Define to 1 if you have the <stdarg.h> header file. */
211#undef HAVE_STDARG_H
212
213/* Define to 1 if you have the <stdint.h> header file. */
214#undef HAVE_STDINT_H
215
216/* Define to 1 if you have the <stdlib.h> header file. */
217#undef HAVE_STDLIB_H
218
219/* Define to 1 if you have the `stpcpy' function. */
220#undef HAVE_STPCPY
221
222/* Define to 1 if you have the `strcasecmp' function. */
223#undef HAVE_STRCASECMP
224
225/* Define to 1 if you have the `strerror_r' function. */
226#undef HAVE_STRERROR_R
227
228/* Define to 1 if you have the <strings.h> header file. */
229#undef HAVE_STRINGS_H
230
231/* Define to 1 if you have the <string.h> header file. */
232#undef HAVE_STRING_H
233
234/* Define to 1 if you have the `strtoll' function. */
235#undef HAVE_STRTOLL
236
237/* Define to 1 if you have the `strtoq' function. */
238#undef HAVE_STRTOQ
239
240/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
241#undef HAVE_STRUCT_TM_TM_GMTOFF
242
243/* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
244#undef HAVE_STRUCT_TM___TM_GMTOFF
245
246/* Define to 1 if you have the <sys/limits.h> header file. */
247#undef HAVE_SYS_LIMITS_H
248
249/* Define to 1 if you have the <sys/poll.h> header file. */
250#undef HAVE_SYS_POLL_H
251
252/* Define to 1 if you have the <sys/select.h> header file. */
253#undef HAVE_SYS_SELECT_H
254
255/* Define to 1 if you have the <sys/socket.h> header file. */
256#undef HAVE_SYS_SOCKET_H
257
258/* Define to 1 if you have the <sys/stat.h> header file. */
259#undef HAVE_SYS_STAT_H
260
261/* Define to 1 if you have the <sys/time.h> header file. */
262#undef HAVE_SYS_TIME_H
263
264/* Define to 1 if you have the <sys/types.h> header file. */
265#undef HAVE_SYS_TYPES_H
266
267/* Define if the timezone global is available */
268#undef HAVE_TIMEZONE
269
270/* Use trio printf replacement library */
271#undef HAVE_TRIO
272
273/* Define to 1 if you have the <trio.h> header file. */
274#undef HAVE_TRIO_H
275
276/* Define to 1 if you have the <unistd.h> header file. */
277#undef HAVE_UNISTD_H
278
279/* Define to 1 if you have the `usleep' function. */
280#undef HAVE_USLEEP
281
282/* Define to 1 if you have the `vsnprintf' function. */
283#undef HAVE_VSNPRINTF
284
285/* Define to be location of localedir */
286#undef LOCALEDIR
287
288/* Define to the sub-directory in which libtool stores uninstalled libraries.
289   */
290#undef LT_OBJDIR
291
292/* Defined when neon is built as a library */
293#undef NEON_IS_LIBRARY
294
295/* Define to be the neon version string */
296#undef NEON_VERSION
297
298/* Define to enable debugging */
299#undef NE_DEBUGGING
300
301/* Define to be printf format string for ne_off_t */
302#undef NE_FMT_NE_OFF_T
303
304/* Define to be printf format string for off64_t */
305#undef NE_FMT_OFF64_T
306
307/* Define to be printf format string for off_t */
308#undef NE_FMT_OFF_T
309
310/* Define to be printf format string for size_t */
311#undef NE_FMT_SIZE_T
312
313/* Define to be printf format string for ssize_t */
314#undef NE_FMT_SSIZE_T
315
316/* Define to be printf format string for time_t */
317#undef NE_FMT_TIME_T
318
319/* Define to be printf format string for XML_Size */
320#undef NE_FMT_XML_SIZE
321
322/* Defined if DAV is supported */
323#undef NE_HAVE_DAV
324
325/* Defined if I18N is supported */
326#undef NE_HAVE_I18N
327
328/* Defined if IPV6 is supported */
329#undef NE_HAVE_IPV6
330
331/* Defined if LFS is supported */
332#undef NE_HAVE_LFS
333
334/* Defined if LIBPXY is supported */
335#undef NE_HAVE_LIBPXY
336
337/* Defined if SSL is supported */
338#undef NE_HAVE_SSL
339
340/* Defined if TS_SSL is supported */
341#undef NE_HAVE_TS_SSL
342
343/* Defined if ZLIB is supported */
344#undef NE_HAVE_ZLIB
345
346/* Define to be filename of an SSL CA root bundle */
347#undef NE_SSL_CA_BUNDLE
348
349/* Define if poll() should be used */
350#undef NE_USE_POLL
351
352/* Define to be neon library major version */
353#undef NE_VERSION_MAJOR
354
355/* Define to be neon library minor version */
356#undef NE_VERSION_MINOR
357
358/* Define to be neon library patch version */
359#undef NE_VERSION_PATCH
360
361/* Define to the address where bug reports for this package should be sent. */
362#undef PACKAGE_BUGREPORT
363
364/* Define to the full name of this package. */
365#undef PACKAGE_NAME
366
367/* Define to the full name and version of this package. */
368#undef PACKAGE_STRING
369
370/* Define to the one symbol short name of this package. */
371#undef PACKAGE_TARNAME
372
373/* Define to the home page for this package. */
374#undef PACKAGE_URL
375
376/* Define to the version of this package. */
377#undef PACKAGE_VERSION
378
379/* The size of `int', as computed by sizeof. */
380#undef SIZEOF_INT
381
382/* The size of `long', as computed by sizeof. */
383#undef SIZEOF_LONG
384
385/* The size of `long long', as computed by sizeof. */
386#undef SIZEOF_LONG_LONG
387
388/* The size of `off64_t', as computed by sizeof. */
389#undef SIZEOF_OFF64_T
390
391/* The size of `off_t', as computed by sizeof. */
392#undef SIZEOF_OFF_T
393
394/* The size of `size_t', as computed by sizeof. */
395#undef SIZEOF_SIZE_T
396
397/* The size of `ssize_t', as computed by sizeof. */
398#undef SIZEOF_SSIZE_T
399
400/* The size of `time_t', as computed by sizeof. */
401#undef SIZEOF_TIME_T
402
403/* The size of `XML_Size', as computed by sizeof. */
404#undef SIZEOF_XML_SIZE
405
406/* Define to 1 if you have the ANSI C header files. */
407#undef STDC_HEADERS
408
409/* Define to 1 if strerror_r returns char *. */
410#undef STRERROR_R_CHAR_P
411
412/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
413#undef TIME_WITH_SYS_TIME
414
415/* Define if getaddrinfo supports AI_ADDRCONFIG */
416#undef USE_GAI_ADDRCONFIG
417
418/* Define if getaddrinfo() should be used */
419#undef USE_GETADDRINFO
420
421/* Enable extensions on AIX 3, Interix.  */
422#ifndef _ALL_SOURCE
423# undef _ALL_SOURCE
424#endif
425/* Enable GNU extensions on systems that have them.  */
426#ifndef _GNU_SOURCE
427# undef _GNU_SOURCE
428#endif
429/* Enable threading extensions on Solaris.  */
430#ifndef _POSIX_PTHREAD_SEMANTICS
431# undef _POSIX_PTHREAD_SEMANTICS
432#endif
433/* Enable extensions on HP NonStop.  */
434#ifndef _TANDEM_SOURCE
435# undef _TANDEM_SOURCE
436#endif
437/* Enable general extensions on Solaris.  */
438#ifndef __EXTENSIONS__
439# undef __EXTENSIONS__
440#endif
441
442
443/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
444   significant byte first (like Motorola and SPARC, unlike Intel). */
445#if defined AC_APPLE_UNIVERSAL_BUILD
446# if defined __BIG_ENDIAN__
447#  define WORDS_BIGENDIAN 1
448# endif
449#else
450# ifndef WORDS_BIGENDIAN
451#  undef WORDS_BIGENDIAN
452# endif
453#endif
454
455/* Always defined to enable GNU extensions */
456#undef _GNU_SOURCE
457
458/* Define to 1 if on MINIX. */
459#undef _MINIX
460
461/* Define to 2 if the system does not provide POSIX.1 features except with
462   this defined. */
463#undef _POSIX_1_SOURCE
464
465/* Define to 1 if you need to in order for `stat' and other things to work. */
466#undef _POSIX_SOURCE
467
468/* Define to empty if `const' does not conform to ANSI C. */
469#undef const
470
471/* Define if in_addr_t is not available */
472#undef in_addr_t
473
474/* Define to `__inline__' or `__inline' if that's what the C compiler
475   calls it, or to nothing if 'inline' is not supported under any name.  */
476#ifndef __cplusplus
477#undef inline
478#endif
479
480/* Define to `long int' if <sys/types.h> does not define. */
481#undef off_t
482
483/* Define to `int' if <sys/types.h> does not define. */
484#undef pid_t
485
486/* Define to `unsigned int' if <sys/types.h> does not define. */
487#undef size_t
488
489/* Define if socklen_t is not available */
490#undef socklen_t
491
492
493/* Enable leak-tracking versions of ne_*alloc when NEON_MEMLEAK is enabled */
494#ifdef NEON_MEMLEAK
495# include "memleak.h"
496#endif
497
498#if defined(HAVE_STPCPY) && defined(HAVE_DECL_STPCPY) && !HAVE_DECL_STPCPY && !defined(stpcpy)
499char *stpcpy(char *, const char *);
500#endif
501