switch4g: completely re-writen
[tomato.git] / release / src / router / libxml2 / config.h.in
bloba564b6c7bba817afab6724a416fbce236a983b1b
1 /* config.h.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if you have the <ansidecl.h> header file. */
4 #undef HAVE_ANSIDECL_H
6 /* Define to 1 if you have the <arpa/inet.h> header file. */
7 #undef HAVE_ARPA_INET_H
9 /* Define to 1 if you have the <arpa/nameser.h> header file. */
10 #undef HAVE_ARPA_NAMESER_H
12 /* Whether struct sockaddr::__ss_family exists */
13 #undef HAVE_BROKEN_SS_FAMILY
15 /* Define to 1 if you have the `class' function. */
16 #undef HAVE_CLASS
18 /* Define to 1 if you have the <ctype.h> header file. */
19 #undef HAVE_CTYPE_H
21 /* Define to 1 if you have the <dirent.h> header file. */
22 #undef HAVE_DIRENT_H
24 /* Define to 1 if you have the <dlfcn.h> header file. */
25 #undef HAVE_DLFCN_H
27 /* Have dlopen based dso */
28 #undef HAVE_DLOPEN
30 /* Define to 1 if you have the <dl.h> header file. */
31 #undef HAVE_DL_H
33 /* Define to 1 if you have the <errno.h> header file. */
34 #undef HAVE_ERRNO_H
36 /* Define to 1 if you have the <fcntl.h> header file. */
37 #undef HAVE_FCNTL_H
39 /* Define to 1 if you have the `finite' function. */
40 #undef HAVE_FINITE
42 /* Define to 1 if you have the <float.h> header file. */
43 #undef HAVE_FLOAT_H
45 /* Define to 1 if you have the `fpclass' function. */
46 #undef HAVE_FPCLASS
48 /* Define to 1 if you have the `fprintf' function. */
49 #undef HAVE_FPRINTF
51 /* Define to 1 if you have the `fp_class' function. */
52 #undef HAVE_FP_CLASS
54 /* Define to 1 if you have the <fp_class.h> header file. */
55 #undef HAVE_FP_CLASS_H
57 /* Define to 1 if you have the `ftime' function. */
58 #undef HAVE_FTIME
60 /* Define if getaddrinfo is there */
61 #undef HAVE_GETADDRINFO
63 /* Define to 1 if you have the `gettimeofday' function. */
64 #undef HAVE_GETTIMEOFDAY
66 /* Define to 1 if you have the <ieeefp.h> header file. */
67 #undef HAVE_IEEEFP_H
69 /* Define to 1 if you have the <inttypes.h> header file. */
70 #undef HAVE_INTTYPES_H
72 /* Define to 1 if you have the `isascii' function. */
73 #undef HAVE_ISASCII
75 /* Define if isinf is there */
76 #undef HAVE_ISINF
78 /* Define if isnan is there */
79 #undef HAVE_ISNAN
81 /* Define to 1 if you have the `isnand' function. */
82 #undef HAVE_ISNAND
84 /* Define if history library is there (-lhistory) */
85 #undef HAVE_LIBHISTORY
87 /* Have compression library */
88 #undef HAVE_LIBLZMA
90 /* Define if pthread library is there (-lpthread) */
91 #undef HAVE_LIBPTHREAD
93 /* Define if readline library is there (-lreadline) */
94 #undef HAVE_LIBREADLINE
96 /* Have compression library */
97 #undef HAVE_LIBZ
99 /* Define to 1 if you have the <limits.h> header file. */
100 #undef HAVE_LIMITS_H
102 /* Define to 1 if you have the `localtime' function. */
103 #undef HAVE_LOCALTIME
105 /* Define to 1 if you have the <lzma.h> header file. */
106 #undef HAVE_LZMA_H
108 /* Define to 1 if you have the <malloc.h> header file. */
109 #undef HAVE_MALLOC_H
111 /* Define to 1 if you have the <math.h> header file. */
112 #undef HAVE_MATH_H
114 /* Define to 1 if you have the <memory.h> header file. */
115 #undef HAVE_MEMORY_H
117 /* Define to 1 if you have the `mmap' function. */
118 #undef HAVE_MMAP
120 /* Define to 1 if you have the `munmap' function. */
121 #undef HAVE_MUNMAP
123 /* mmap() is no good without munmap() */
124 #if defined(HAVE_MMAP) && !defined(HAVE_MUNMAP)
125 # undef /**/ HAVE_MMAP
126 #endif
128 /* Define to 1 if you have the <nan.h> header file. */
129 #undef HAVE_NAN_H
131 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
132 #undef HAVE_NDIR_H
134 /* Define to 1 if you have the <netdb.h> header file. */
135 #undef HAVE_NETDB_H
137 /* Define to 1 if you have the <netinet/in.h> header file. */
138 #undef HAVE_NETINET_IN_H
140 /* Define to 1 if you have the <poll.h> header file. */
141 #undef HAVE_POLL_H
143 /* Define to 1 if you have the `printf' function. */
144 #undef HAVE_PRINTF
146 /* Define if <pthread.h> is there */
147 #undef HAVE_PTHREAD_H
149 /* Define to 1 if you have the `putenv' function. */
150 #undef HAVE_PUTENV
152 /* Define to 1 if you have the `rand' function. */
153 #undef HAVE_RAND
155 /* Define to 1 if you have the `rand_r' function. */
156 #undef HAVE_RAND_R
158 /* Define to 1 if you have the <resolv.h> header file. */
159 #undef HAVE_RESOLV_H
161 /* Have shl_load based dso */
162 #undef HAVE_SHLLOAD
164 /* Define to 1 if you have the `signal' function. */
165 #undef HAVE_SIGNAL
167 /* Define to 1 if you have the <signal.h> header file. */
168 #undef HAVE_SIGNAL_H
170 /* Define to 1 if you have the `snprintf' function. */
171 #undef HAVE_SNPRINTF
173 /* Define to 1 if you have the `sprintf' function. */
174 #undef HAVE_SPRINTF
176 /* Define to 1 if you have the `srand' function. */
177 #undef HAVE_SRAND
179 /* Define to 1 if you have the `sscanf' function. */
180 #undef HAVE_SSCANF
182 /* Define to 1 if you have the `stat' function. */
183 #undef HAVE_STAT
185 /* Define to 1 if you have the <stdarg.h> header file. */
186 #undef HAVE_STDARG_H
188 /* Define to 1 if you have the <stdint.h> header file. */
189 #undef HAVE_STDINT_H
191 /* Define to 1 if you have the <stdlib.h> header file. */
192 #undef HAVE_STDLIB_H
194 /* Define to 1 if you have the `strdup' function. */
195 #undef HAVE_STRDUP
197 /* Define to 1 if you have the `strerror' function. */
198 #undef HAVE_STRERROR
200 /* Define to 1 if you have the `strftime' function. */
201 #undef HAVE_STRFTIME
203 /* Define to 1 if you have the <strings.h> header file. */
204 #undef HAVE_STRINGS_H
206 /* Define to 1 if you have the <string.h> header file. */
207 #undef HAVE_STRING_H
209 /* Define to 1 if you have the `strndup' function. */
210 #undef HAVE_STRNDUP
212 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
214 #undef HAVE_SYS_DIR_H
216 /* Define to 1 if you have the <sys/mman.h> header file. */
217 #undef HAVE_SYS_MMAN_H
219 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
221 #undef HAVE_SYS_NDIR_H
223 /* Define to 1 if you have the <sys/select.h> header file. */
224 #undef HAVE_SYS_SELECT_H
226 /* Define to 1 if you have the <sys/socket.h> header file. */
227 #undef HAVE_SYS_SOCKET_H
229 /* Define to 1 if you have the <sys/stat.h> header file. */
230 #undef HAVE_SYS_STAT_H
232 /* Define to 1 if you have the <sys/timeb.h> header file. */
233 #undef HAVE_SYS_TIMEB_H
235 /* Define to 1 if you have the <sys/time.h> header file. */
236 #undef HAVE_SYS_TIME_H
238 /* Define to 1 if you have the <sys/types.h> header file. */
239 #undef HAVE_SYS_TYPES_H
241 /* Define to 1 if you have the `time' function. */
242 #undef HAVE_TIME
244 /* Define to 1 if you have the <time.h> header file. */
245 #undef HAVE_TIME_H
247 /* Define to 1 if you have the <unistd.h> header file. */
248 #undef HAVE_UNISTD_H
250 /* Whether va_copy() is available */
251 #undef HAVE_VA_COPY
253 /* Define to 1 if you have the `vfprintf' function. */
254 #undef HAVE_VFPRINTF
256 /* Define to 1 if you have the `vsnprintf' function. */
257 #undef HAVE_VSNPRINTF
259 /* Define to 1 if you have the `vsprintf' function. */
260 #undef HAVE_VSPRINTF
262 /* Define to 1 if you have the <zlib.h> header file. */
263 #undef HAVE_ZLIB_H
265 /* Define to 1 if you have the `_stat' function. */
266 #undef HAVE__STAT
268 /* Whether __va_copy() is available */
269 #undef HAVE___VA_COPY
271 /* Define as const if the declaration of iconv() needs const. */
272 #undef ICONV_CONST
274 /* Define to the sub-directory in which libtool stores uninstalled libraries.
276 #undef LT_OBJDIR
278 /* Name of package */
279 #undef PACKAGE
281 /* Define to the address where bug reports for this package should be sent. */
282 #undef PACKAGE_BUGREPORT
284 /* Define to the full name of this package. */
285 #undef PACKAGE_NAME
287 /* Define to the full name and version of this package. */
288 #undef PACKAGE_STRING
290 /* Define to the one symbol short name of this package. */
291 #undef PACKAGE_TARNAME
293 /* Define to the home page for this package. */
294 #undef PACKAGE_URL
296 /* Define to the version of this package. */
297 #undef PACKAGE_VERSION
299 /* Define to 1 if you have the ANSI C header files. */
300 #undef STDC_HEADERS
302 /* Support for IPv6 */
303 #undef SUPPORT_IP6
305 /* Version number of package */
306 #undef VERSION
308 /* Determine what socket length (socklen_t) data type is */
309 #undef XML_SOCKLEN_T
311 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
312 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
313 #define below would cause a syntax error. */
314 #undef _UINT32_T
316 /* Using the Win32 Socket implementation */
317 #undef _WINSOCKAPI_
319 /* ss_family is not defined here, use __ss_family instead */
320 #undef ss_family
322 /* Define to the type of an unsigned integer type of width exactly 32 bits if
323 such a type exists and the standard includes do not define it. */
324 #undef uint32_t