blob: 1285789027d41326883ef36acd5579d3acb0bb4f [file] [log] [blame]
Daniel Veillardda3b29a2004-08-14 11:15:13 +00001/* config.h.in. Generated from configure.in by autoheader. */
Daniel Veillard1164e751999-02-16 16:29:17 +00002#undef PACKAGE
Daniel Veillardc0826a72004-08-10 14:17:33 +00003#undef VERSION
Daniel Veillardc0826a72004-08-10 14:17:33 +00004#undef HAVE_LIBZ
Daniel Veillardda3b29a2004-08-14 11:15:13 +00005#undef HAVE_LIBM
6#undef HAVE_ISINF
7#undef HAVE_ISNAN
8#undef HAVE_LIBHISTORY
9#undef HAVE_LIBREADLINE
Daniel Veillardda3b29a2004-08-14 11:15:13 +000010#undef HAVE_LIBPTHREAD
11#undef HAVE_PTHREAD_H
Daniel Veillardd8cf9062003-11-11 21:12:36 +000012
Daniel Veillardda3b29a2004-08-14 11:15:13 +000013/* Define if IPV6 support is there */
Daniel Veillardd8cf9062003-11-11 21:12:36 +000014#undef SUPPORT_IP6
15
Daniel Veillardc0826a72004-08-10 14:17:33 +000016/* Define if getaddrinfo is there */
17#undef HAVE_GETADDRINFO
18
Daniel Veillardda3b29a2004-08-14 11:15:13 +000019/* Define to 1 if you have the <ansidecl.h> header file. */
20#undef HAVE_ANSIDECL_H
Daniel Veillardc0826a72004-08-10 14:17:33 +000021
Daniel Veillardda3b29a2004-08-14 11:15:13 +000022/* Define to 1 if you have the <arpa/inet.h> header file. */
23#undef HAVE_ARPA_INET_H
24
25/* Define to 1 if you have the <arpa/nameser.h> header file. */
26#undef HAVE_ARPA_NAMESER_H
27
Daniel Veillard850ce9b2004-11-10 11:55:47 +000028/* Whether struct sockaddr::__ss_family exists */
29#undef HAVE_BROKEN_SS_FAMILY
30
Daniel Veillardda3b29a2004-08-14 11:15:13 +000031/* Define to 1 if you have the `class' function. */
32#undef HAVE_CLASS
33
34/* Define to 1 if you have the <ctype.h> header file. */
35#undef HAVE_CTYPE_H
36
37/* Define to 1 if you have the <dirent.h> header file. */
38#undef HAVE_DIRENT_H
39
40/* Define to 1 if you have the <dlfcn.h> header file. */
41#undef HAVE_DLFCN_H
42
Daniel Veillardce1648b2005-01-04 15:10:22 +000043/* Have dlopen based dso */
44#undef HAVE_DLOPEN
45
Daniel Veillarddcd93902005-01-13 11:25:15 +000046/* Define to 1 if you have the <dl.h> header file. */
47#undef HAVE_DL_H
48
Daniel Veillardda3b29a2004-08-14 11:15:13 +000049/* Define to 1 if you have the <errno.h> header file. */
50#undef HAVE_ERRNO_H
51
52/* Define to 1 if you have the <fcntl.h> header file. */
53#undef HAVE_FCNTL_H
54
55/* Define to 1 if you have the `finite' function. */
56#undef HAVE_FINITE
57
58/* Define to 1 if you have the <float.h> header file. */
59#undef HAVE_FLOAT_H
60
61/* Define to 1 if you have the `fpclass' function. */
62#undef HAVE_FPCLASS
63
64/* Define to 1 if you have the `fprintf' function. */
65#undef HAVE_FPRINTF
66
67/* Define to 1 if you have the `fp_class' function. */
68#undef HAVE_FP_CLASS
69
70/* Define to 1 if you have the <fp_class.h> header file. */
71#undef HAVE_FP_CLASS_H
72
73/* Define to 1 if you have the `ftime' function. */
74#undef HAVE_FTIME
75
76/* Define if getaddrinfo is there */
77#undef HAVE_GETADDRINFO
78
79/* Define to 1 if you have the `gettimeofday' function. */
80#undef HAVE_GETTIMEOFDAY
81
82/* Define to 1 if you have the <ieeefp.h> header file. */
83#undef HAVE_IEEEFP_H
84
85/* Define to 1 if you have the <inttypes.h> header file. */
86#undef HAVE_INTTYPES_H
Daniel Veillardc0826a72004-08-10 14:17:33 +000087
Daniel Veillard7f4547c2008-10-03 07:58:23 +000088/* Define to 1 if you have the <inttypes.h.h> header file. */
89#undef HAVE_INTTYPES_H_H
90
Daniel Veillardc0826a72004-08-10 14:17:33 +000091/* Define if isinf is there */
92#undef HAVE_ISINF
93
Daniel Veillardda3b29a2004-08-14 11:15:13 +000094/* Define if isnan is there */
95#undef HAVE_ISNAN
Daniel Veillardc0826a72004-08-10 14:17:33 +000096
Daniel Veillardda3b29a2004-08-14 11:15:13 +000097/* Define to 1 if you have the `isnand' function. */
98#undef HAVE_ISNAND
Daniel Veillardc0826a72004-08-10 14:17:33 +000099
100/* Define if history library is there (-lhistory) */
101#undef HAVE_LIBHISTORY
102
Daniel Veillardda3b29a2004-08-14 11:15:13 +0000103/* Define if pthread library is there (-lpthread) */
104#undef HAVE_LIBPTHREAD
105
Daniel Veillardc0826a72004-08-10 14:17:33 +0000106/* Define if readline library is there (-lreadline) */
107#undef HAVE_LIBREADLINE
Daniel Veillardd8cf9062003-11-11 21:12:36 +0000108
Daniel Veillardda3b29a2004-08-14 11:15:13 +0000109/* Have compression library */
110#undef HAVE_LIBZ
111
112/* Define to 1 if you have the <limits.h> header file. */
113#undef HAVE_LIMITS_H
114
115/* Define to 1 if you have the `localtime' function. */
116#undef HAVE_LOCALTIME
117
118/* Define to 1 if you have the <malloc.h> header file. */
119#undef HAVE_MALLOC_H
120
121/* Define to 1 if you have the <math.h> header file. */
122#undef HAVE_MATH_H
123
124/* Define to 1 if you have the <memory.h> header file. */
125#undef HAVE_MEMORY_H
126
127/* Define to 1 if you have the <nan.h> header file. */
128#undef HAVE_NAN_H
129
130/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
131#undef HAVE_NDIR_H
132
133/* Define to 1 if you have the <netdb.h> header file. */
134#undef HAVE_NETDB_H
135
136/* Define to 1 if you have the <netinet/in.h> header file. */
137#undef HAVE_NETINET_IN_H
138
139/* Define to 1 if you have the `printf' function. */
140#undef HAVE_PRINTF
141
142/* Define if <pthread.h> is there */
143#undef HAVE_PTHREAD_H
144
145/* Define to 1 if you have the <resolv.h> header file. */
146#undef HAVE_RESOLV_H
147
Daniel Veillardce1648b2005-01-04 15:10:22 +0000148/* Have shl_load based dso */
149#undef HAVE_SHLLOAD
150
Daniel Veillardda3b29a2004-08-14 11:15:13 +0000151/* Define to 1 if you have the `signal' function. */
152#undef HAVE_SIGNAL
153
154/* Define to 1 if you have the <signal.h> header file. */
155#undef HAVE_SIGNAL_H
156
157/* Define to 1 if you have the `snprintf' function. */
158#undef HAVE_SNPRINTF
159
160/* Define to 1 if you have the `sprintf' function. */
161#undef HAVE_SPRINTF
162
163/* Define to 1 if you have the `sscanf' function. */
164#undef HAVE_SSCANF
165
166/* Define to 1 if you have the `stat' function. */
167#undef HAVE_STAT
168
169/* Define to 1 if you have the <stdarg.h> header file. */
170#undef HAVE_STDARG_H
171
172/* Define to 1 if you have the <stdint.h> header file. */
173#undef HAVE_STDINT_H
174
175/* Define to 1 if you have the <stdlib.h> header file. */
176#undef HAVE_STDLIB_H
177
178/* Define to 1 if you have the `strdup' function. */
179#undef HAVE_STRDUP
180
181/* Define to 1 if you have the `strerror' function. */
182#undef HAVE_STRERROR
183
184/* Define to 1 if you have the `strftime' function. */
185#undef HAVE_STRFTIME
186
187/* Define to 1 if you have the <strings.h> header file. */
188#undef HAVE_STRINGS_H
189
190/* Define to 1 if you have the <string.h> header file. */
191#undef HAVE_STRING_H
192
193/* Define to 1 if you have the `strndup' function. */
194#undef HAVE_STRNDUP
195
196/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
197 */
198#undef HAVE_SYS_DIR_H
199
200/* Define to 1 if you have the <sys/mman.h> header file. */
201#undef HAVE_SYS_MMAN_H
202
203/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
204 */
205#undef HAVE_SYS_NDIR_H
206
207/* Define to 1 if you have the <sys/select.h> header file. */
208#undef HAVE_SYS_SELECT_H
209
210/* Define to 1 if you have the <sys/socket.h> header file. */
211#undef HAVE_SYS_SOCKET_H
212
213/* Define to 1 if you have the <sys/stat.h> header file. */
214#undef HAVE_SYS_STAT_H
215
216/* Define to 1 if you have the <sys/timeb.h> header file. */
217#undef HAVE_SYS_TIMEB_H
218
219/* Define to 1 if you have the <sys/time.h> header file. */
220#undef HAVE_SYS_TIME_H
221
222/* Define to 1 if you have the <sys/types.h> header file. */
223#undef HAVE_SYS_TYPES_H
224
225/* Define to 1 if you have the <time.h> header file. */
226#undef HAVE_TIME_H
227
228/* Define to 1 if you have the <unistd.h> header file. */
229#undef HAVE_UNISTD_H
230
William M. Brackf4caa5e2005-10-20 09:04:05 +0000231/* Whether va_copy() is available */
232#undef HAVE_VA_COPY
233
Daniel Veillardda3b29a2004-08-14 11:15:13 +0000234/* Define to 1 if you have the `vfprintf' function. */
235#undef HAVE_VFPRINTF
236
237/* Define to 1 if you have the `vsnprintf' function. */
238#undef HAVE_VSNPRINTF
239
240/* Define to 1 if you have the `vsprintf' function. */
241#undef HAVE_VSPRINTF
242
243/* Define to 1 if you have the <zlib.h> header file. */
244#undef HAVE_ZLIB_H
245
246/* Define to 1 if you have the `_stat' function. */
247#undef HAVE__STAT
248
William M. Brackf4caa5e2005-10-20 09:04:05 +0000249/* Whether __va_copy() is available */
250#undef HAVE___VA_COPY
251
Daniel Veillard8e1a46d2008-02-15 07:47:26 +0000252/* Define as const if the declaration of iconv() needs const. */
253#undef ICONV_CONST
254
Daniel Veillardda3b29a2004-08-14 11:15:13 +0000255/* Name of package */
256#undef PACKAGE
257
258/* Define to the address where bug reports for this package should be sent. */
259#undef PACKAGE_BUGREPORT
260
261/* Define to the full name of this package. */
262#undef PACKAGE_NAME
263
264/* Define to the full name and version of this package. */
265#undef PACKAGE_STRING
266
267/* Define to the one symbol short name of this package. */
268#undef PACKAGE_TARNAME
269
270/* Define to the version of this package. */
271#undef PACKAGE_VERSION
272
Daniel Veillardce1648b2005-01-04 15:10:22 +0000273/* Define to 1 if the C compiler supports function prototypes. */
Daniel Veillardda3b29a2004-08-14 11:15:13 +0000274#undef PROTOTYPES
275
Daniel Veillardda3b29a2004-08-14 11:15:13 +0000276/* Define to 1 if you have the ANSI C header files. */
277#undef STDC_HEADERS
278
279/* Support for IPv6 */
280#undef SUPPORT_IP6
281
282/* Version number of package */
283#undef VERSION
284
Daniel Veillardc284c642005-03-31 10:24:24 +0000285/* Determine what socket length (socklen_t) data type is */
286#undef XML_SOCKLEN_T
287
Daniel Veillardd8cf9062003-11-11 21:12:36 +0000288/* Using the Win32 Socket implementation */
289#undef _WINSOCKAPI_
290
Daniel Veillardce1648b2005-01-04 15:10:22 +0000291/* Define like PROTOTYPES; this can be used by system headers. */
292#undef __PROTOTYPES
293
Daniel Veillardd8cf9062003-11-11 21:12:36 +0000294/* Win32 Std C name mangling work-around */
295#undef snprintf
296
Daniel Veillard850ce9b2004-11-10 11:55:47 +0000297/* ss_family is not defined here, use __ss_family instead */
298#undef ss_family
299
Daniel Veillardd8cf9062003-11-11 21:12:36 +0000300/* Win32 Std C name mangling work-around */
301#undef vsnprintf