VirtualBox

source: vbox/trunk/src/libs/libxml2-2.6.30/config.h.in@ 25275

Last change on this file since 25275 was 6076, checked in by vboxsync, 17 years ago

Merged dmik/s2 branch (r25959:26751) to the trunk.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Date Revision Author Id
File size: 7.2 KB
Line 
1/* config.h.in. Generated from configure.in by autoheader. */
2#undef PACKAGE
3#undef VERSION
4#undef HAVE_LIBZ
5#undef HAVE_LIBM
6#undef HAVE_ISINF
7#undef HAVE_ISNAN
8#undef HAVE_LIBHISTORY
9#undef HAVE_LIBREADLINE
10#undef HAVE_LIBPTHREAD
11#undef HAVE_PTHREAD_H
12
13/* Define if IPV6 support is there */
14#undef SUPPORT_IP6
15
16/* Define if getaddrinfo is there */
17#undef HAVE_GETADDRINFO
18
19/* Define to 1 if you have the <ansidecl.h> header file. */
20#undef HAVE_ANSIDECL_H
21
22/* 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
28/* Whether struct sockaddr::__ss_family exists */
29#undef HAVE_BROKEN_SS_FAMILY
30
31/* 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
43/* Have dlopen based dso */
44#undef HAVE_DLOPEN
45
46/* Define to 1 if you have the <dl.h> header file. */
47#undef HAVE_DL_H
48
49/* 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
87
88/* Define if isinf is there */
89#undef HAVE_ISINF
90
91/* Define if isnan is there */
92#undef HAVE_ISNAN
93
94/* Define to 1 if you have the `isnand' function. */
95#undef HAVE_ISNAND
96
97/* Define if history library is there (-lhistory) */
98#undef HAVE_LIBHISTORY
99
100/* Define if pthread library is there (-lpthread) */
101#undef HAVE_LIBPTHREAD
102
103/* Define if readline library is there (-lreadline) */
104#undef HAVE_LIBREADLINE
105
106/* Have compression library */
107#undef HAVE_LIBZ
108
109/* Define to 1 if you have the <limits.h> header file. */
110#undef HAVE_LIMITS_H
111
112/* Define to 1 if you have the `localtime' function. */
113#undef HAVE_LOCALTIME
114
115/* Define to 1 if you have the <malloc.h> header file. */
116#undef HAVE_MALLOC_H
117
118/* Define to 1 if you have the <math.h> header file. */
119#undef HAVE_MATH_H
120
121/* Define to 1 if you have the <memory.h> header file. */
122#undef HAVE_MEMORY_H
123
124/* Define to 1 if you have the <nan.h> header file. */
125#undef HAVE_NAN_H
126
127/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
128#undef HAVE_NDIR_H
129
130/* Define to 1 if you have the <netdb.h> header file. */
131#undef HAVE_NETDB_H
132
133/* Define to 1 if you have the <netinet/in.h> header file. */
134#undef HAVE_NETINET_IN_H
135
136/* Define to 1 if you have the `printf' function. */
137#undef HAVE_PRINTF
138
139/* Define if <pthread.h> is there */
140#undef HAVE_PTHREAD_H
141
142/* Define to 1 if you have the <resolv.h> header file. */
143#undef HAVE_RESOLV_H
144
145/* Have shl_load based dso */
146#undef HAVE_SHLLOAD
147
148/* Define to 1 if you have the `signal' function. */
149#undef HAVE_SIGNAL
150
151/* Define to 1 if you have the <signal.h> header file. */
152#undef HAVE_SIGNAL_H
153
154/* Define to 1 if you have the `snprintf' function. */
155#undef HAVE_SNPRINTF
156
157/* Define to 1 if you have the `sprintf' function. */
158#undef HAVE_SPRINTF
159
160/* Define to 1 if you have the `sscanf' function. */
161#undef HAVE_SSCANF
162
163/* Define to 1 if you have the `stat' function. */
164#undef HAVE_STAT
165
166/* Define to 1 if you have the <stdarg.h> header file. */
167#undef HAVE_STDARG_H
168
169/* Define to 1 if you have the <stdint.h> header file. */
170#undef HAVE_STDINT_H
171
172/* Define to 1 if you have the <stdlib.h> header file. */
173#undef HAVE_STDLIB_H
174
175/* Define to 1 if you have the `strdup' function. */
176#undef HAVE_STRDUP
177
178/* Define to 1 if you have the `strerror' function. */
179#undef HAVE_STRERROR
180
181/* Define to 1 if you have the `strftime' function. */
182#undef HAVE_STRFTIME
183
184/* Define to 1 if you have the <strings.h> header file. */
185#undef HAVE_STRINGS_H
186
187/* Define to 1 if you have the <string.h> header file. */
188#undef HAVE_STRING_H
189
190/* Define to 1 if you have the `strndup' function. */
191#undef HAVE_STRNDUP
192
193/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
194 */
195#undef HAVE_SYS_DIR_H
196
197/* Define to 1 if you have the <sys/mman.h> header file. */
198#undef HAVE_SYS_MMAN_H
199
200/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
201 */
202#undef HAVE_SYS_NDIR_H
203
204/* Define to 1 if you have the <sys/select.h> header file. */
205#undef HAVE_SYS_SELECT_H
206
207/* Define to 1 if you have the <sys/socket.h> header file. */
208#undef HAVE_SYS_SOCKET_H
209
210/* Define to 1 if you have the <sys/stat.h> header file. */
211#undef HAVE_SYS_STAT_H
212
213/* Define to 1 if you have the <sys/timeb.h> header file. */
214#undef HAVE_SYS_TIMEB_H
215
216/* Define to 1 if you have the <sys/time.h> header file. */
217#undef HAVE_SYS_TIME_H
218
219/* Define to 1 if you have the <sys/types.h> header file. */
220#undef HAVE_SYS_TYPES_H
221
222/* Define to 1 if you have the <time.h> header file. */
223#undef HAVE_TIME_H
224
225/* Define to 1 if you have the <unistd.h> header file. */
226#undef HAVE_UNISTD_H
227
228/* Whether va_copy() is available */
229#undef HAVE_VA_COPY
230
231/* Define to 1 if you have the `vfprintf' function. */
232#undef HAVE_VFPRINTF
233
234/* Define to 1 if you have the `vsnprintf' function. */
235#undef HAVE_VSNPRINTF
236
237/* Define to 1 if you have the `vsprintf' function. */
238#undef HAVE_VSPRINTF
239
240/* Define to 1 if you have the <zlib.h> header file. */
241#undef HAVE_ZLIB_H
242
243/* Define to 1 if you have the `_stat' function. */
244#undef HAVE__STAT
245
246/* Whether __va_copy() is available */
247#undef HAVE___VA_COPY
248
249/* Name of package */
250#undef PACKAGE
251
252/* Define to the address where bug reports for this package should be sent. */
253#undef PACKAGE_BUGREPORT
254
255/* Define to the full name of this package. */
256#undef PACKAGE_NAME
257
258/* Define to the full name and version of this package. */
259#undef PACKAGE_STRING
260
261/* Define to the one symbol short name of this package. */
262#undef PACKAGE_TARNAME
263
264/* Define to the version of this package. */
265#undef PACKAGE_VERSION
266
267/* Define to 1 if the C compiler supports function prototypes. */
268#undef PROTOTYPES
269
270/* Define to 1 if you have the ANSI C header files. */
271#undef STDC_HEADERS
272
273/* Support for IPv6 */
274#undef SUPPORT_IP6
275
276/* Version number of package */
277#undef VERSION
278
279/* Determine what socket length (socklen_t) data type is */
280#undef XML_SOCKLEN_T
281
282/* Using the Win32 Socket implementation */
283#undef _WINSOCKAPI_
284
285/* Define like PROTOTYPES; this can be used by system headers. */
286#undef __PROTOTYPES
287
288/* Win32 Std C name mangling work-around */
289#undef snprintf
290
291/* ss_family is not defined here, use __ss_family instead */
292#undef ss_family
293
294/* Win32 Std C name mangling work-around */
295#undef vsnprintf
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use