Ticket #24333: config.h

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