VirtualBox

source: vbox/trunk/src/VBox/Devices/Graphics/shaderlib/wine/include/config.h.in@ 69505

Last change on this file since 69505 was 53201, checked in by vboxsync, 10 years ago

Devices/Main: vmsvga updates

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 40.3 KB
Line 
1/* include/config.h.in. Generated from configure.ac by autoheader. */
2
3#ifndef __WINE_CONFIG_H
4#define __WINE_CONFIG_H
5#ifndef WINE_CROSSTEST
6
7/* Define to a function attribute for Microsoft hotpatch assembly prefix. */
8#undef DECLSPEC_HOTPATCH
9
10/* Define to the file extension for executables. */
11#undef EXEEXT
12
13/* Define to 1 if you have the <alias.h> header file. */
14#undef HAVE_ALIAS_H
15
16/* Define to 1 if you have the <alsa/asoundlib.h> header file. */
17#undef HAVE_ALSA_ASOUNDLIB_H
18
19/* Define to 1 if you have the <AL/al.h> header file. */
20#undef HAVE_AL_AL_H
21
22/* Define to 1 if you have the <ApplicationServices/ApplicationServices.h>
23 header file. */
24#undef HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H
25
26/* Define to 1 if you have the <arpa/inet.h> header file. */
27#undef HAVE_ARPA_INET_H
28
29/* Define to 1 if you have the <arpa/nameser.h> header file. */
30#undef HAVE_ARPA_NAMESER_H
31
32/* Define to 1 if you have the `asctime_r' function. */
33#undef HAVE_ASCTIME_R
34
35/* Define to 1 if you have the <asm/types.h> header file. */
36#undef HAVE_ASM_TYPES_H
37
38/* Define to 1 if you have the <asm/user.h> header file. */
39#undef HAVE_ASM_USER_H
40
41/* Define to 1 if you have the <AudioToolbox/AudioConverter.h> header file. */
42#undef HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H
43
44/* Define to 1 if you have the <AudioUnit/AudioComponent.h> header file. */
45#undef HAVE_AUDIOUNIT_AUDIOCOMPONENT_H
46
47/* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
48#undef HAVE_AUDIOUNIT_AUDIOUNIT_H
49
50/* Define to 1 if you have the `AUGraphAddNode' function. */
51#undef HAVE_AUGRAPHADDNODE
52
53/* Define to 1 if you have the <capi20.h> header file. */
54#undef HAVE_CAPI20_H
55
56/* Define to 1 if you have the <Carbon/Carbon.h> header file. */
57#undef HAVE_CARBON_CARBON_H
58
59/* Define to 1 if you have the `chsize' function. */
60#undef HAVE_CHSIZE
61
62/* Define to 1 if you have the `clock_gettime' function. */
63#undef HAVE_CLOCK_GETTIME
64
65/* Define to 1 if you have the <CL/cl.h> header file. */
66#undef HAVE_CL_CL_H
67
68/* Define to 1 if you have the <CoreAudio/CoreAudio.h> header file. */
69#undef HAVE_COREAUDIO_COREAUDIO_H
70
71/* Define to 1 if you have the <CoreServices/CoreServices.h> header file. */
72#undef HAVE_CORESERVICES_CORESERVICES_H
73
74/* Define to 1 if you have the <cups/cups.h> header file. */
75#undef HAVE_CUPS_CUPS_H
76
77/* Define to 1 if you have the <curses.h> header file. */
78#undef HAVE_CURSES_H
79
80/* Define if you have the daylight variable */
81#undef HAVE_DAYLIGHT
82
83/* Define to 1 if you have the <direct.h> header file. */
84#undef HAVE_DIRECT_H
85
86/* Define to 1 if you have the <dirent.h> header file. */
87#undef HAVE_DIRENT_H
88
89/* Define to 1 if you have the <DiskArbitration/DiskArbitration.h> header
90 file. */
91#undef HAVE_DISKARBITRATION_DISKARBITRATION_H
92
93/* Define to 1 if you have the `dladdr' function. */
94#undef HAVE_DLADDR
95
96/* Define to 1 if you have the <dlfcn.h> header file. */
97#undef HAVE_DLFCN_H
98
99/* Define to 1 if you have the `dlopen' function. */
100#undef HAVE_DLOPEN
101
102/* Define to 1 if you have the <elf.h> header file. */
103#undef HAVE_ELF_H
104
105/* Define to 1 if you have the `epoll_create' function. */
106#undef HAVE_EPOLL_CREATE
107
108/* Define to 1 if you have the `fallocate' function. */
109#undef HAVE_FALLOCATE
110
111/* Define to 1 if you have the `ffs' function. */
112#undef HAVE_FFS
113
114/* Define to 1 if you have the `finite' function. */
115#undef HAVE_FINITE
116
117/* Define to 1 if you have the <float.h> header file. */
118#undef HAVE_FLOAT_H
119
120/* Define to 1 if you have the `fnmatch' function. */
121#undef HAVE_FNMATCH
122
123/* Define to 1 if you have the <fnmatch.h> header file. */
124#undef HAVE_FNMATCH_H
125
126/* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
127#undef HAVE_FONTCONFIG_FONTCONFIG_H
128
129/* Define to 1 if you have the `fork' function. */
130#undef HAVE_FORK
131
132/* Define to 1 if you have the `fpclass' function. */
133#undef HAVE_FPCLASS
134
135/* Define if FreeType 2 is installed */
136#undef HAVE_FREETYPE
137
138/* Define to 1 if you have the <freetype/freetype.h> header file. */
139#undef HAVE_FREETYPE_FREETYPE_H
140
141/* Define to 1 if you have the <freetype/ftglyph.h> header file. */
142#undef HAVE_FREETYPE_FTGLYPH_H
143
144/* Define to 1 if you have the <freetype/ftlcdfil.h> header file. */
145#undef HAVE_FREETYPE_FTLCDFIL_H
146
147/* Define to 1 if you have the <freetype/ftmodapi.h> header file. */
148#undef HAVE_FREETYPE_FTMODAPI_H
149
150/* Define to 1 if you have the <freetype/ftoutln.h> header file. */
151#undef HAVE_FREETYPE_FTOUTLN_H
152
153/* Define to 1 if you have the <freetype/ftsnames.h> header file. */
154#undef HAVE_FREETYPE_FTSNAMES_H
155
156/* Define if you have the <freetype/fttrigon.h> header file. */
157#undef HAVE_FREETYPE_FTTRIGON_H
158
159/* Define to 1 if you have the <freetype/fttypes.h> header file. */
160#undef HAVE_FREETYPE_FTTYPES_H
161
162/* Define to 1 if you have the <freetype/ftwinfnt.h> header file. */
163#undef HAVE_FREETYPE_FTWINFNT_H
164
165/* Define to 1 if you have the <freetype/ttnameid.h> header file. */
166#undef HAVE_FREETYPE_TTNAMEID_H
167
168/* Define to 1 if you have the <freetype/tttables.h> header file. */
169#undef HAVE_FREETYPE_TTTABLES_H
170
171/* Define to 1 if the system has the type `fsblkcnt_t'. */
172#undef HAVE_FSBLKCNT_T
173
174/* Define to 1 if the system has the type `fsfilcnt_t'. */
175#undef HAVE_FSFILCNT_T
176
177/* Define to 1 if you have the `fstatfs' function. */
178#undef HAVE_FSTATFS
179
180/* Define to 1 if you have the `fstatvfs' function. */
181#undef HAVE_FSTATVFS
182
183/* Define to 1 if you have the <ft2build.h> header file. */
184#undef HAVE_FT2BUILD_H
185
186/* Define to 1 if you have the `ftruncate' function. */
187#undef HAVE_FTRUNCATE
188
189/* Define to 1 if the system has the type `FT_TrueTypeEngineType'. */
190#undef HAVE_FT_TRUETYPEENGINETYPE
191
192/* Define to 1 if you have the `futimens' function. */
193#undef HAVE_FUTIMENS
194
195/* Define to 1 if you have the `futimes' function. */
196#undef HAVE_FUTIMES
197
198/* Define to 1 if you have the `futimesat' function. */
199#undef HAVE_FUTIMESAT
200
201/* Define to 1 if you have the `getaddrinfo' function. */
202#undef HAVE_GETADDRINFO
203
204/* Define to 1 if you have the `getattrlist' function. */
205#undef HAVE_GETATTRLIST
206
207/* Define to 1 if you have the `getdirentries' function. */
208#undef HAVE_GETDIRENTRIES
209
210/* Define to 1 if you have the `getnameinfo' function. */
211#undef HAVE_GETNAMEINFO
212
213/* Define to 1 if you have the `getnetbyname' function. */
214#undef HAVE_GETNETBYNAME
215
216/* Define to 1 if you have the <getopt.h> header file. */
217#undef HAVE_GETOPT_H
218
219/* Define to 1 if you have the `getopt_long_only' function. */
220#undef HAVE_GETOPT_LONG_ONLY
221
222/* Define to 1 if you have the `getprotobyname' function. */
223#undef HAVE_GETPROTOBYNAME
224
225/* Define to 1 if you have the `getprotobynumber' function. */
226#undef HAVE_GETPROTOBYNUMBER
227
228/* Define to 1 if you have the `getpwuid' function. */
229#undef HAVE_GETPWUID
230
231/* Define to 1 if you have the `getservbyport' function. */
232#undef HAVE_GETSERVBYPORT
233
234/* Define to 1 if you have the <gettext-po.h> header file. */
235#undef HAVE_GETTEXT_PO_H
236
237/* Define to 1 if you have the `gettimeofday' function. */
238#undef HAVE_GETTIMEOFDAY
239
240/* Define to 1 if you have the `getuid' function. */
241#undef HAVE_GETUID
242
243/* Define if we have the libgphoto2 development environment */
244#undef HAVE_GPHOTO2
245
246/* Define if we have the libgphoto2_port development environment */
247#undef HAVE_GPHOTO2_PORT
248
249/* Define to 1 if you have the <grp.h> header file. */
250#undef HAVE_GRP_H
251
252/* Define to 1 if you have the <gsm/gsm.h> header file. */
253#undef HAVE_GSM_GSM_H
254
255/* Define to 1 if you have the <gsm.h> header file. */
256#undef HAVE_GSM_H
257
258/* Define to 1 if you have the <ieeefp.h> header file. */
259#undef HAVE_IEEEFP_H
260
261/* Define to 1 if you have the <ifaddrs.h> header file. */
262#undef HAVE_IFADDRS_H
263
264/* Define to 1 if you have the `if_nameindex' function. */
265#undef HAVE_IF_NAMEINDEX
266
267/* Define to 1 if you have the <inet/mib2.h> header file. */
268#undef HAVE_INET_MIB2_H
269
270/* Define to 1 if you have the `inet_network' function. */
271#undef HAVE_INET_NETWORK
272
273/* Define to 1 if you have the `inet_ntop' function. */
274#undef HAVE_INET_NTOP
275
276/* Define to 1 if you have the `inet_pton' function. */
277#undef HAVE_INET_PTON
278
279/* Define to 1 if you have the <inttypes.h> header file. */
280#undef HAVE_INTTYPES_H
281
282/* Define to 1 if you have the `IOHIDManagerCreate' function. */
283#undef HAVE_IOHIDMANAGERCREATE
284
285/* Define to 1 if you have the <IOKit/hid/IOHIDLib.h> header file. */
286#undef HAVE_IOKIT_HID_IOHIDLIB_H
287
288/* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
289#undef HAVE_IOKIT_IOKITLIB_H
290
291/* Define to 1 if you have the <io.h> header file. */
292#undef HAVE_IO_H
293
294/* Define to 1 if you have the `isinf' function. */
295#undef HAVE_ISINF
296
297/* Define to 1 if you have the `isnan' function. */
298#undef HAVE_ISNAN
299
300/* Define to 1 if you have the <jpeglib.h> header file. */
301#undef HAVE_JPEGLIB_H
302
303/* Define to 1 if you have the `kqueue' function. */
304#undef HAVE_KQUEUE
305
306/* Define to 1 if you have the <kstat.h> header file. */
307#undef HAVE_KSTAT_H
308
309/* Define to 1 if you have the <lber.h> header file. */
310#undef HAVE_LBER_H
311
312/* Define if you have the LittleCMS development environment */
313#undef HAVE_LCMS2
314
315/* Define to 1 if you have the <lcms2.h> header file. */
316#undef HAVE_LCMS2_H
317
318/* Define if you have the OpenLDAP development environment */
319#undef HAVE_LDAP
320
321/* Define to 1 if you have the `ldap_count_references' function. */
322#undef HAVE_LDAP_COUNT_REFERENCES
323
324/* Define to 1 if you have the `ldap_first_reference' function. */
325#undef HAVE_LDAP_FIRST_REFERENCE
326
327/* Define to 1 if you have the <ldap.h> header file. */
328#undef HAVE_LDAP_H
329
330/* Define to 1 if you have the `ldap_next_reference' function. */
331#undef HAVE_LDAP_NEXT_REFERENCE
332
333/* Define to 1 if you have the `ldap_parse_reference' function. */
334#undef HAVE_LDAP_PARSE_REFERENCE
335
336/* Define to 1 if you have the `ldap_parse_sortresponse_control' function. */
337#undef HAVE_LDAP_PARSE_SORTRESPONSE_CONTROL
338
339/* Define to 1 if you have the `ldap_parse_sort_control' function. */
340#undef HAVE_LDAP_PARSE_SORT_CONTROL
341
342/* Define to 1 if you have the `ldap_parse_vlvresponse_control' function. */
343#undef HAVE_LDAP_PARSE_VLVRESPONSE_CONTROL
344
345/* Define to 1 if you have the `ldap_parse_vlv_control' function. */
346#undef HAVE_LDAP_PARSE_VLV_CONTROL
347
348/* Define to 1 if you have the `gettextpo' library (-lgettextpo). */
349#undef HAVE_LIBGETTEXTPO
350
351/* Define to 1 if you have the `i386' library (-li386). */
352#undef HAVE_LIBI386
353
354/* Define to 1 if you have the `kstat' library (-lkstat). */
355#undef HAVE_LIBKSTAT
356
357/* Define to 1 if you have the `ossaudio' library (-lossaudio). */
358#undef HAVE_LIBOSSAUDIO
359
360/* Define to 1 if you have the `procstat' library (-lprocstat). */
361#undef HAVE_LIBPROCSTAT
362
363/* Define to 1 if you have the <libprocstat.h> header file. */
364#undef HAVE_LIBPROCSTAT_H
365
366/* Define to 1 if you have the <libproc.h> header file. */
367#undef HAVE_LIBPROC_H
368
369/* Define to 1 if you have the <libv4l1.h> header file. */
370#undef HAVE_LIBV4L1_H
371
372/* Define if you have the libxml2 library */
373#undef HAVE_LIBXML2
374
375/* Define to 1 if you have the <libxml/parser.h> header file. */
376#undef HAVE_LIBXML_PARSER_H
377
378/* Define to 1 if you have the <libxml/SAX2.h> header file. */
379#undef HAVE_LIBXML_SAX2_H
380
381/* Define to 1 if you have the <libxml/xmlsave.h> header file. */
382#undef HAVE_LIBXML_XMLSAVE_H
383
384/* Define if you have the X Shape extension */
385#undef HAVE_LIBXSHAPE
386
387/* Define to 1 if you have the <libxslt/pattern.h> header file. */
388#undef HAVE_LIBXSLT_PATTERN_H
389
390/* Define to 1 if you have the <libxslt/transform.h> header file. */
391#undef HAVE_LIBXSLT_TRANSFORM_H
392
393/* Define if you have the X Shm extension */
394#undef HAVE_LIBXXSHM
395
396/* Define to 1 if you have the <link.h> header file. */
397#undef HAVE_LINK_H
398
399/* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
400#undef HAVE_LINUX_22_JOYSTICK_API
401
402/* Define to 1 if you have the <linux/capi.h> header file. */
403#undef HAVE_LINUX_CAPI_H
404
405/* Define to 1 if you have the <linux/cdrom.h> header file. */
406#undef HAVE_LINUX_CDROM_H
407
408/* Define to 1 if you have the <linux/compiler.h> header file. */
409#undef HAVE_LINUX_COMPILER_H
410
411/* Define to 1 if you have the <linux/filter.h> header file. */
412#undef HAVE_LINUX_FILTER_H
413
414/* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
415#undef HAVE_LINUX_GETHOSTBYNAME_R_6
416
417/* Define to 1 if you have the <linux/hdreg.h> header file. */
418#undef HAVE_LINUX_HDREG_H
419
420/* Define to 1 if you have the <linux/input.h> header file. */
421#undef HAVE_LINUX_INPUT_H
422
423/* Define to 1 if you have the <linux/ioctl.h> header file. */
424#undef HAVE_LINUX_IOCTL_H
425
426/* Define to 1 if you have the <linux/ipx.h> header file. */
427#undef HAVE_LINUX_IPX_H
428
429/* Define to 1 if you have the <linux/irda.h> header file. */
430#undef HAVE_LINUX_IRDA_H
431
432/* Define to 1 if you have the <linux/joystick.h> header file. */
433#undef HAVE_LINUX_JOYSTICK_H
434
435/* Define to 1 if you have the <linux/major.h> header file. */
436#undef HAVE_LINUX_MAJOR_H
437
438/* Define to 1 if you have the <linux/param.h> header file. */
439#undef HAVE_LINUX_PARAM_H
440
441/* Define to 1 if you have the <linux/rtnetlink.h> header file. */
442#undef HAVE_LINUX_RTNETLINK_H
443
444/* Define to 1 if you have the <linux/serial.h> header file. */
445#undef HAVE_LINUX_SERIAL_H
446
447/* Define to 1 if you have the <linux/types.h> header file. */
448#undef HAVE_LINUX_TYPES_H
449
450/* Define to 1 if you have the <linux/ucdrom.h> header file. */
451#undef HAVE_LINUX_UCDROM_H
452
453/* Define to 1 if you have the <linux/videodev2.h> header file. */
454#undef HAVE_LINUX_VIDEODEV2_H
455
456/* Define to 1 if you have the <linux/videodev.h> header file. */
457#undef HAVE_LINUX_VIDEODEV_H
458
459/* Define to 1 if the system has the type `long long'. */
460#undef HAVE_LONG_LONG
461
462/* Define to 1 if you have the `lstat' function. */
463#undef HAVE_LSTAT
464
465/* Define to 1 if you have the <lwp.h> header file. */
466#undef HAVE_LWP_H
467
468/* Define to 1 if you have the <machine/cpu.h> header file. */
469#undef HAVE_MACHINE_CPU_H
470
471/* Define to 1 if you have the <machine/limits.h> header file. */
472#undef HAVE_MACHINE_LIMITS_H
473
474/* Define to 1 if you have the <machine/sysarch.h> header file. */
475#undef HAVE_MACHINE_SYSARCH_H
476
477/* Define to 1 if you have the <mach/machine.h> header file. */
478#undef HAVE_MACH_MACHINE_H
479
480/* Define to 1 if you have the <mach/mach.h> header file. */
481#undef HAVE_MACH_MACH_H
482
483/* Define to 1 if you have the <mach-o/dyld_images.h> header file. */
484#undef HAVE_MACH_O_DYLD_IMAGES_H
485
486/* Define to 1 if you have the <mach-o/loader.h> header file. */
487#undef HAVE_MACH_O_LOADER_H
488
489/* Define to 1 if you have the <mach-o/nlist.h> header file. */
490#undef HAVE_MACH_O_NLIST_H
491
492/* Define to 1 if you have the `memmove' function. */
493#undef HAVE_MEMMOVE
494
495/* Define to 1 if you have the <memory.h> header file. */
496#undef HAVE_MEMORY_H
497
498/* Define to 1 if you have the `mmap' function. */
499#undef HAVE_MMAP
500
501/* Define to 1 if you have the <mntent.h> header file. */
502#undef HAVE_MNTENT_H
503
504/* Define to 1 if the system has the type `mode_t'. */
505#undef HAVE_MODE_T
506
507/* Define to 1 if you have the `mousemask' function. */
508#undef HAVE_MOUSEMASK
509
510/* Define to 1 if you have the <mpg123.h> header file. */
511#undef HAVE_MPG123_H
512
513/* Define to 1 if you have the <ncurses.h> header file. */
514#undef HAVE_NCURSES_H
515
516/* Define to 1 if you have the <netdb.h> header file. */
517#undef HAVE_NETDB_H
518
519/* Define to 1 if you have the <netinet/icmp_var.h> header file. */
520#undef HAVE_NETINET_ICMP_VAR_H
521
522/* Define to 1 if you have the <netinet/if_ether.h> header file. */
523#undef HAVE_NETINET_IF_ETHER_H
524
525/* Define to 1 if you have the <netinet/if_inarp.h> header file. */
526#undef HAVE_NETINET_IF_INARP_H
527
528/* Define to 1 if you have the <netinet/in.h> header file. */
529#undef HAVE_NETINET_IN_H
530
531/* Define to 1 if you have the <netinet/in_pcb.h> header file. */
532#undef HAVE_NETINET_IN_PCB_H
533
534/* Define to 1 if you have the <netinet/in_systm.h> header file. */
535#undef HAVE_NETINET_IN_SYSTM_H
536
537/* Define to 1 if you have the <netinet/ip.h> header file. */
538#undef HAVE_NETINET_IP_H
539
540/* Define to 1 if you have the <netinet/ip_icmp.h> header file. */
541#undef HAVE_NETINET_IP_ICMP_H
542
543/* Define to 1 if you have the <netinet/ip_var.h> header file. */
544#undef HAVE_NETINET_IP_VAR_H
545
546/* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
547#undef HAVE_NETINET_TCP_FSM_H
548
549/* Define to 1 if you have the <netinet/tcp.h> header file. */
550#undef HAVE_NETINET_TCP_H
551
552/* Define to 1 if you have the <netinet/tcp_timer.h> header file. */
553#undef HAVE_NETINET_TCP_TIMER_H
554
555/* Define to 1 if you have the <netinet/tcp_var.h> header file. */
556#undef HAVE_NETINET_TCP_VAR_H
557
558/* Define to 1 if you have the <netinet/udp.h> header file. */
559#undef HAVE_NETINET_UDP_H
560
561/* Define to 1 if you have the <netinet/udp_var.h> header file. */
562#undef HAVE_NETINET_UDP_VAR_H
563
564/* Define to 1 if you have the <netipx/ipx.h> header file. */
565#undef HAVE_NETIPX_IPX_H
566
567/* Define to 1 if you have the <net/if_arp.h> header file. */
568#undef HAVE_NET_IF_ARP_H
569
570/* Define to 1 if you have the <net/if_dl.h> header file. */
571#undef HAVE_NET_IF_DL_H
572
573/* Define to 1 if you have the <net/if.h> header file. */
574#undef HAVE_NET_IF_H
575
576/* Define to 1 if you have the <net/if_types.h> header file. */
577#undef HAVE_NET_IF_TYPES_H
578
579/* Define to 1 if you have the <net/route.h> header file. */
580#undef HAVE_NET_ROUTE_H
581
582/* Define to 1 if `_msg_ptr' is a member of `ns_msg'. */
583#undef HAVE_NS_MSG__MSG_PTR
584
585/* Define to 1 if the system has the type `off_t'. */
586#undef HAVE_OFF_T
587
588/* Define if mkdir takes only one argument */
589#undef HAVE_ONE_ARG_MKDIR
590
591/* Define to 1 if OpenAL is available */
592#undef HAVE_OPENAL
593
594/* Define to 1 if you have the <OpenAL/al.h> header file. */
595#undef HAVE_OPENAL_AL_H
596
597/* Define to 1 if you have the <OpenCL/opencl.h> header file. */
598#undef HAVE_OPENCL_OPENCL_H
599
600/* Define to 1 if `numaudioengines' is a member of `oss_sysinfo'. */
601#undef HAVE_OSS_SYSINFO_NUMAUDIOENGINES
602
603/* Define to 1 if you have the `pclose' function. */
604#undef HAVE_PCLOSE
605
606/* Define to 1 if the system has the type `pid_t'. */
607#undef HAVE_PID_T
608
609/* Define to 1 if you have the `pipe2' function. */
610#undef HAVE_PIPE2
611
612/* Define to 1 if you have the <png.h> header file. */
613#undef HAVE_PNG_H
614
615/* Define to 1 if libpng has the png_set_expand_gray_1_2_4_to_8 function. */
616#undef HAVE_PNG_SET_EXPAND_GRAY_1_2_4_TO_8
617
618/* Define to 1 if you have the `poll' function. */
619#undef HAVE_POLL
620
621/* Define to 1 if you have the <poll.h> header file. */
622#undef HAVE_POLL_H
623
624/* Define to 1 if you have the `popen' function. */
625#undef HAVE_POPEN
626
627/* Define to 1 if you have the `port_create' function. */
628#undef HAVE_PORT_CREATE
629
630/* Define to 1 if you have the <port.h> header file. */
631#undef HAVE_PORT_H
632
633/* Define if we can use ppdev.h for parallel port access */
634#undef HAVE_PPDEV
635
636/* Define to 1 if you have the `prctl' function. */
637#undef HAVE_PRCTL
638
639/* Define to 1 if you have the `pread' function. */
640#undef HAVE_PREAD
641
642/* Define to 1 if you have the <process.h> header file. */
643#undef HAVE_PROCESS_H
644
645/* Define to 1 if you have the `proc_pidinfo' function. */
646#undef HAVE_PROC_PIDINFO
647
648/* Define to 1 if you have the `pthread_attr_get_np' function. */
649#undef HAVE_PTHREAD_ATTR_GET_NP
650
651/* Define to 1 if you have the `pthread_getattr_np' function. */
652#undef HAVE_PTHREAD_GETATTR_NP
653
654/* Define to 1 if you have the `pthread_getthreadid_np' function. */
655#undef HAVE_PTHREAD_GETTHREADID_NP
656
657/* Define to 1 if you have the `pthread_get_stackaddr_np' function. */
658#undef HAVE_PTHREAD_GET_STACKADDR_NP
659
660/* Define to 1 if you have the `pthread_get_stacksize_np' function. */
661#undef HAVE_PTHREAD_GET_STACKSIZE_NP
662
663/* Define to 1 if you have the <pthread.h> header file. */
664#undef HAVE_PTHREAD_H
665
666/* Define to 1 if you have the <pthread_np.h> header file. */
667#undef HAVE_PTHREAD_NP_H
668
669/* Define to 1 if you have the <pwd.h> header file. */
670#undef HAVE_PWD_H
671
672/* Define to 1 if you have the `pwrite' function. */
673#undef HAVE_PWRITE
674
675/* Define to 1 if you have the <QuickTime/ImageCompression.h> header file. */
676#undef HAVE_QUICKTIME_IMAGECOMPRESSION_H
677
678/* Define to 1 if you have the `readdir' function. */
679#undef HAVE_READDIR
680
681/* Define to 1 if you have the `readlink' function. */
682#undef HAVE_READLINK
683
684/* Define to 1 if the system has the type `request_sense'. */
685#undef HAVE_REQUEST_SENSE
686
687/* Define if you have the resolver library and header */
688#undef HAVE_RESOLV
689
690/* Define to 1 if you have the <resolv.h> header file. */
691#undef HAVE_RESOLV_H
692
693/* Define to 1 if you have the <sched.h> header file. */
694#undef HAVE_SCHED_H
695
696/* Define to 1 if you have the `sched_setaffinity' function. */
697#undef HAVE_SCHED_SETAFFINITY
698
699/* Define to 1 if you have the `sched_yield' function. */
700#undef HAVE_SCHED_YIELD
701
702/* Define to 1 if `cmd' is a member of `scsireq_t'. */
703#undef HAVE_SCSIREQ_T_CMD
704
705/* Define to 1 if you have the <scsi/scsi.h> header file. */
706#undef HAVE_SCSI_SCSI_H
707
708/* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
709#undef HAVE_SCSI_SCSI_IOCTL_H
710
711/* Define to 1 if you have the <scsi/sg.h> header file. */
712#undef HAVE_SCSI_SG_H
713
714/* Define to 1 if you have the <Security/Security.h> header file. */
715#undef HAVE_SECURITY_SECURITY_H
716
717/* Define to 1 if you have the `select' function. */
718#undef HAVE_SELECT
719
720/* Define to 1 if you have the `sendmsg' function. */
721#undef HAVE_SENDMSG
722
723/* Define to 1 if you have the `setproctitle' function. */
724#undef HAVE_SETPROCTITLE
725
726/* Define to 1 if you have the `setrlimit' function. */
727#undef HAVE_SETRLIMIT
728
729/* Define to 1 if you have the `settimeofday' function. */
730#undef HAVE_SETTIMEOFDAY
731
732/* Define to 1 if `interface_id' is a member of `sg_io_hdr_t'. */
733#undef HAVE_SG_IO_HDR_T_INTERFACE_ID
734
735/* Define if sigaddset is supported */
736#undef HAVE_SIGADDSET
737
738/* Define to 1 if you have the `sigaltstack' function. */
739#undef HAVE_SIGALTSTACK
740
741/* Define to 1 if `si_fd' is a member of `siginfo_t'. */
742#undef HAVE_SIGINFO_T_SI_FD
743
744/* Define to 1 if you have the `sigprocmask' function. */
745#undef HAVE_SIGPROCMASK
746
747/* Define to 1 if the system has the type `sigset_t'. */
748#undef HAVE_SIGSET_T
749
750/* Define to 1 if the system has the type `size_t'. */
751#undef HAVE_SIZE_T
752
753/* Define to 1 if you have the `snprintf' function. */
754#undef HAVE_SNPRINTF
755
756/* Define to 1 if you have the `socketpair' function. */
757#undef HAVE_SOCKETPAIR
758
759/* Define to 1 if the system has the type `ssize_t'. */
760#undef HAVE_SSIZE_T
761
762/* Define to 1 if you have the `SSLCopyPeerCertificates' function. */
763#undef HAVE_SSLCOPYPEERCERTIFICATES
764
765/* Define to 1 if you have the `statfs' function. */
766#undef HAVE_STATFS
767
768/* Define to 1 if you have the `statvfs' function. */
769#undef HAVE_STATVFS
770
771/* Define to 1 if you have the <stdbool.h> header file. */
772#undef HAVE_STDBOOL_H
773
774/* Define to 1 if you have the <stdint.h> header file. */
775#undef HAVE_STDINT_H
776
777/* Define to 1 if you have the <stdlib.h> header file. */
778#undef HAVE_STDLIB_H
779
780/* Define to 1 if you have the `strcasecmp' function. */
781#undef HAVE_STRCASECMP
782
783/* Define to 1 if you have the `strdup' function. */
784#undef HAVE_STRDUP
785
786/* Define to 1 if you have the `strerror' function. */
787#undef HAVE_STRERROR
788
789/* Define to 1 if you have the <strings.h> header file. */
790#undef HAVE_STRINGS_H
791
792/* Define to 1 if you have the <string.h> header file. */
793#undef HAVE_STRING_H
794
795/* Define to 1 if you have the `strncasecmp' function. */
796#undef HAVE_STRNCASECMP
797
798/* Define to 1 if you have the <stropts.h> header file. */
799#undef HAVE_STROPTS_H
800
801/* Define to 1 if you have the `strtold' function. */
802#undef HAVE_STRTOLD
803
804/* Define to 1 if you have the `strtoll' function. */
805#undef HAVE_STRTOLL
806
807/* Define to 1 if you have the `strtoull' function. */
808#undef HAVE_STRTOULL
809
810/* Define to 1 if `d_reclen' is a member of `struct dirent'. */
811#undef HAVE_STRUCT_DIRENT_D_RECLEN
812
813/* Define to 1 if `direction' is a member of `struct ff_effect'. */
814#undef HAVE_STRUCT_FF_EFFECT_DIRECTION
815
816/* Define to 1 if `icps_inhist' is a member of `struct icmpstat'. */
817#undef HAVE_STRUCT_ICMPSTAT_ICPS_INHIST
818
819/* Define to 1 if `icps_outhist' is a member of `struct icmpstat'. */
820#undef HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST
821
822/* Define to 1 if `ifr_hwaddr' is a member of `struct ifreq'. */
823#undef HAVE_STRUCT_IFREQ_IFR_HWADDR
824
825/* Define to 1 if `ips_total' is a member of `struct ipstat'. */
826#undef HAVE_STRUCT_IPSTAT_IPS_TOTAL
827
828/* Define to 1 if `ips_total' is a member of `struct ip_stats'. */
829#undef HAVE_STRUCT_IP_STATS_IPS_TOTAL
830
831/* Define to 1 if the system has the type `struct link_map'. */
832#undef HAVE_STRUCT_LINK_MAP
833
834/* Define to 1 if `msg_accrights' is a member of `struct msghdr'. */
835#undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS
836
837/* Define to 1 if `mt_blkno' is a member of `struct mtget'. */
838#undef HAVE_STRUCT_MTGET_MT_BLKNO
839
840/* Define to 1 if `mt_blksiz' is a member of `struct mtget'. */
841#undef HAVE_STRUCT_MTGET_MT_BLKSIZ
842
843/* Define to 1 if `mt_gstat' is a member of `struct mtget'. */
844#undef HAVE_STRUCT_MTGET_MT_GSTAT
845
846/* Define to 1 if `name' is a member of `struct option'. */
847#undef HAVE_STRUCT_OPTION_NAME
848
849/* Define to 1 if the system has the type `struct r_debug'. */
850#undef HAVE_STRUCT_R_DEBUG
851
852/* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */
853#undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
854
855/* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
856#undef HAVE_STRUCT_SOCKADDR_SA_LEN
857
858/* Define to 1 if `sun_len' is a member of `struct sockaddr_un'. */
859#undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN
860
861/* Define to 1 if `f_bavail' is a member of `struct statfs'. */
862#undef HAVE_STRUCT_STATFS_F_BAVAIL
863
864/* Define to 1 if `f_bfree' is a member of `struct statfs'. */
865#undef HAVE_STRUCT_STATFS_F_BFREE
866
867/* Define to 1 if `f_favail' is a member of `struct statfs'. */
868#undef HAVE_STRUCT_STATFS_F_FAVAIL
869
870/* Define to 1 if `f_ffree' is a member of `struct statfs'. */
871#undef HAVE_STRUCT_STATFS_F_FFREE
872
873/* Define to 1 if `f_frsize' is a member of `struct statfs'. */
874#undef HAVE_STRUCT_STATFS_F_FRSIZE
875
876/* Define to 1 if `f_namelen' is a member of `struct statfs'. */
877#undef HAVE_STRUCT_STATFS_F_NAMELEN
878
879/* Define to 1 if `f_blocks' is a member of `struct statvfs'. */
880#undef HAVE_STRUCT_STATVFS_F_BLOCKS
881
882/* Define to 1 if `st_atim' is a member of `struct stat'. */
883#undef HAVE_STRUCT_STAT_ST_ATIM
884
885/* Define to 1 if `st_atimespec' is a member of `struct stat'. */
886#undef HAVE_STRUCT_STAT_ST_ATIMESPEC
887
888/* Define to 1 if `st_birthtim' is a member of `struct stat'. */
889#undef HAVE_STRUCT_STAT_ST_BIRTHTIM
890
891/* Define to 1 if `st_birthtime' is a member of `struct stat'. */
892#undef HAVE_STRUCT_STAT_ST_BIRTHTIME
893
894/* Define to 1 if `st_birthtimespec' is a member of `struct stat'. */
895#undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC
896
897/* Define to 1 if `st_blocks' is a member of `struct stat'. */
898#undef HAVE_STRUCT_STAT_ST_BLOCKS
899
900/* Define to 1 if `st_ctim' is a member of `struct stat'. */
901#undef HAVE_STRUCT_STAT_ST_CTIM
902
903/* Define to 1 if `st_ctimespec' is a member of `struct stat'. */
904#undef HAVE_STRUCT_STAT_ST_CTIMESPEC
905
906/* Define to 1 if `st_mtim' is a member of `struct stat'. */
907#undef HAVE_STRUCT_STAT_ST_MTIM
908
909/* Define to 1 if `st_mtimespec' is a member of `struct stat'. */
910#undef HAVE_STRUCT_STAT_ST_MTIMESPEC
911
912/* Define to 1 if `__st_birthtim' is a member of `struct stat'. */
913#undef HAVE_STRUCT_STAT___ST_BIRTHTIM
914
915/* Define to 1 if `__st_birthtime' is a member of `struct stat'. */
916#undef HAVE_STRUCT_STAT___ST_BIRTHTIME
917
918/* Define to 1 if `tcps_connattempt' is a member of `struct tcpstat'. */
919#undef HAVE_STRUCT_TCPSTAT_TCPS_CONNATTEMPT
920
921/* Define to 1 if `tcps_connattempt' is a member of `struct tcp_stats'. */
922#undef HAVE_STRUCT_TCP_STATS_TCPS_CONNATTEMPT
923
924/* Define to 1 if `udps_ipackets' is a member of `struct udpstat'. */
925#undef HAVE_STRUCT_UDPSTAT_UDPS_IPACKETS
926
927/* Define to 1 if the system has the type `struct xinpgen'. */
928#undef HAVE_STRUCT_XINPGEN
929
930/* Define to 1 if the system has the type `struct __res_state'. */
931#undef HAVE_STRUCT___RES_STATE
932
933/* Define to 1 if `_u._ext.nscount6' is a member of `struct __res_state'. */
934#undef HAVE_STRUCT___RES_STATE__U__EXT_NSCOUNT6
935
936/* Define to 1 if you have the `symlink' function. */
937#undef HAVE_SYMLINK
938
939/* Define to 1 if you have the <syscall.h> header file. */
940#undef HAVE_SYSCALL_H
941
942/* Define to 1 if you have the <sys/asoundlib.h> header file. */
943#undef HAVE_SYS_ASOUNDLIB_H
944
945/* Define to 1 if you have the <sys/attr.h> header file. */
946#undef HAVE_SYS_ATTR_H
947
948/* Define to 1 if you have the <sys/cdio.h> header file. */
949#undef HAVE_SYS_CDIO_H
950
951/* Define to 1 if you have the <sys/elf32.h> header file. */
952#undef HAVE_SYS_ELF32_H
953
954/* Define to 1 if you have the <sys/epoll.h> header file. */
955#undef HAVE_SYS_EPOLL_H
956
957/* Define to 1 if you have the <sys/event.h> header file. */
958#undef HAVE_SYS_EVENT_H
959
960/* Define to 1 if you have the <sys/exec_elf.h> header file. */
961#undef HAVE_SYS_EXEC_ELF_H
962
963/* Define to 1 if you have the <sys/filio.h> header file. */
964#undef HAVE_SYS_FILIO_H
965
966/* Define to 1 if you have the <sys/inotify.h> header file. */
967#undef HAVE_SYS_INOTIFY_H
968
969/* Define to 1 if you have the <sys/ioctl.h> header file. */
970#undef HAVE_SYS_IOCTL_H
971
972/* Define to 1 if you have the <sys/ipc.h> header file. */
973#undef HAVE_SYS_IPC_H
974
975/* Define to 1 if you have the <sys/limits.h> header file. */
976#undef HAVE_SYS_LIMITS_H
977
978/* Define to 1 if you have the <sys/link.h> header file. */
979#undef HAVE_SYS_LINK_H
980
981/* Define to 1 if you have the <sys/mman.h> header file. */
982#undef HAVE_SYS_MMAN_H
983
984/* Define to 1 if you have the <sys/modem.h> header file. */
985#undef HAVE_SYS_MODEM_H
986
987/* Define to 1 if you have the <sys/mount.h> header file. */
988#undef HAVE_SYS_MOUNT_H
989
990/* Define to 1 if you have the <sys/msg.h> header file. */
991#undef HAVE_SYS_MSG_H
992
993/* Define to 1 if you have the <sys/mtio.h> header file. */
994#undef HAVE_SYS_MTIO_H
995
996/* Define to 1 if you have the <sys/param.h> header file. */
997#undef HAVE_SYS_PARAM_H
998
999/* Define to 1 if you have the <sys/poll.h> header file. */
1000#undef HAVE_SYS_POLL_H
1001
1002/* Define to 1 if you have the <sys/prctl.h> header file. */
1003#undef HAVE_SYS_PRCTL_H
1004
1005/* Define to 1 if you have the <sys/protosw.h> header file. */
1006#undef HAVE_SYS_PROTOSW_H
1007
1008/* Define to 1 if you have the <sys/ptrace.h> header file. */
1009#undef HAVE_SYS_PTRACE_H
1010
1011/* Define to 1 if you have the <sys/queue.h> header file. */
1012#undef HAVE_SYS_QUEUE_H
1013
1014/* Define to 1 if you have the <sys/resource.h> header file. */
1015#undef HAVE_SYS_RESOURCE_H
1016
1017/* Define to 1 if you have the <sys/scsiio.h> header file. */
1018#undef HAVE_SYS_SCSIIO_H
1019
1020/* Define to 1 if you have the <sys/shm.h> header file. */
1021#undef HAVE_SYS_SHM_H
1022
1023/* Define to 1 if you have the <sys/signal.h> header file. */
1024#undef HAVE_SYS_SIGNAL_H
1025
1026/* Define to 1 if you have the <sys/socketvar.h> header file. */
1027#undef HAVE_SYS_SOCKETVAR_H
1028
1029/* Define to 1 if you have the <sys/socket.h> header file. */
1030#undef HAVE_SYS_SOCKET_H
1031
1032/* Define to 1 if you have the <sys/sockio.h> header file. */
1033#undef HAVE_SYS_SOCKIO_H
1034
1035/* Define to 1 if you have the <sys/statfs.h> header file. */
1036#undef HAVE_SYS_STATFS_H
1037
1038/* Define to 1 if you have the <sys/statvfs.h> header file. */
1039#undef HAVE_SYS_STATVFS_H
1040
1041/* Define to 1 if you have the <sys/stat.h> header file. */
1042#undef HAVE_SYS_STAT_H
1043
1044/* Define to 1 if you have the <sys/strtio.h> header file. */
1045#undef HAVE_SYS_STRTIO_H
1046
1047/* Define to 1 if you have the <sys/syscall.h> header file. */
1048#undef HAVE_SYS_SYSCALL_H
1049
1050/* Define to 1 if you have the <sys/sysctl.h> header file. */
1051#undef HAVE_SYS_SYSCTL_H
1052
1053/* Define to 1 if you have the <sys/thr.h> header file. */
1054#undef HAVE_SYS_THR_H
1055
1056/* Define to 1 if you have the <sys/tihdr.h> header file. */
1057#undef HAVE_SYS_TIHDR_H
1058
1059/* Define to 1 if you have the <sys/timeout.h> header file. */
1060#undef HAVE_SYS_TIMEOUT_H
1061
1062/* Define to 1 if you have the <sys/times.h> header file. */
1063#undef HAVE_SYS_TIMES_H
1064
1065/* Define to 1 if you have the <sys/time.h> header file. */
1066#undef HAVE_SYS_TIME_H
1067
1068/* Define to 1 if you have the <sys/types.h> header file. */
1069#undef HAVE_SYS_TYPES_H
1070
1071/* Define to 1 if you have the <sys/uio.h> header file. */
1072#undef HAVE_SYS_UIO_H
1073
1074/* Define to 1 if you have the <sys/un.h> header file. */
1075#undef HAVE_SYS_UN_H
1076
1077/* Define to 1 if you have the <sys/user.h> header file. */
1078#undef HAVE_SYS_USER_H
1079
1080/* Define to 1 if you have the <sys/utsname.h> header file. */
1081#undef HAVE_SYS_UTSNAME_H
1082
1083/* Define to 1 if you have the <sys/vfs.h> header file. */
1084#undef HAVE_SYS_VFS_H
1085
1086/* Define to 1 if you have the <sys/vm86.h> header file. */
1087#undef HAVE_SYS_VM86_H
1088
1089/* Define to 1 if you have the <sys/wait.h> header file. */
1090#undef HAVE_SYS_WAIT_H
1091
1092/* Define to 1 if you have the `tcdrain' function. */
1093#undef HAVE_TCDRAIN
1094
1095/* Define to 1 if you have the <termios.h> header file. */
1096#undef HAVE_TERMIOS_H
1097
1098/* Define to 1 if you have the `thr_kill2' function. */
1099#undef HAVE_THR_KILL2
1100
1101/* Define to 1 if you have the <tiffio.h> header file. */
1102#undef HAVE_TIFFIO_H
1103
1104/* Define to 1 if you have the `timegm' function. */
1105#undef HAVE_TIMEGM
1106
1107/* Define if you have the timezone variable */
1108#undef HAVE_TIMEZONE
1109
1110/* Define to 1 if you have the <ucontext.h> header file. */
1111#undef HAVE_UCONTEXT_H
1112
1113/* Define to 1 if you have the <unistd.h> header file. */
1114#undef HAVE_UNISTD_H
1115
1116/* Define to 1 if you have the `usleep' function. */
1117#undef HAVE_USLEEP
1118
1119/* Define to 1 if you have the <utime.h> header file. */
1120#undef HAVE_UTIME_H
1121
1122/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
1123#undef HAVE_VALGRIND_MEMCHECK_H
1124
1125/* Define to 1 if you have the <valgrind/valgrind.h> header file. */
1126#undef HAVE_VALGRIND_VALGRIND_H
1127
1128/* Define to 1 if you have the `vsnprintf' function. */
1129#undef HAVE_VSNPRINTF
1130
1131/* Define to 1 if you have the <X11/extensions/shape.h> header file. */
1132#undef HAVE_X11_EXTENSIONS_SHAPE_H
1133
1134/* Define to 1 if you have the <X11/extensions/Xcomposite.h> header file. */
1135#undef HAVE_X11_EXTENSIONS_XCOMPOSITE_H
1136
1137/* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
1138#undef HAVE_X11_EXTENSIONS_XF86VMODE_H
1139
1140/* Define to 1 if you have the <X11/extensions/xf86vmproto.h> header file. */
1141#undef HAVE_X11_EXTENSIONS_XF86VMPROTO_H
1142
1143/* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */
1144#undef HAVE_X11_EXTENSIONS_XINERAMA_H
1145
1146/* Define to 1 if you have the <X11/extensions/XInput2.h> header file. */
1147#undef HAVE_X11_EXTENSIONS_XINPUT2_H
1148
1149/* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
1150#undef HAVE_X11_EXTENSIONS_XINPUT_H
1151
1152/* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
1153#undef HAVE_X11_EXTENSIONS_XRANDR_H
1154
1155/* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
1156#undef HAVE_X11_EXTENSIONS_XRENDER_H
1157
1158/* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
1159#undef HAVE_X11_EXTENSIONS_XSHM_H
1160
1161/* Define to 1 if you have the <X11/Xcursor/Xcursor.h> header file. */
1162#undef HAVE_X11_XCURSOR_XCURSOR_H
1163
1164/* Define to 1 if you have the <X11/XKBlib.h> header file. */
1165#undef HAVE_X11_XKBLIB_H
1166
1167/* Define to 1 if you have the <X11/Xlib.h> header file. */
1168#undef HAVE_X11_XLIB_H
1169
1170/* Define to 1 if you have the <X11/Xutil.h> header file. */
1171#undef HAVE_X11_XUTIL_H
1172
1173/* Define to 1 if `xcookie' is a member of `XEvent'. */
1174#undef HAVE_XEVENT_XCOOKIE
1175
1176/* Define to 1 if `callback' is a member of `XICCallback'. */
1177#undef HAVE_XICCALLBACK_CALLBACK
1178
1179/* Define if you have the XKB extension */
1180#undef HAVE_XKB
1181
1182/* Define if libxml2 has the xmlDocProperties enum */
1183#undef HAVE_XMLDOC_PROPERTIES
1184
1185/* Define if libxml2 has the xmlFirstElementChild function */
1186#undef HAVE_XMLFIRSTELEMENTCHILD
1187
1188/* Define if libxml2 has the xmlNewDocPI function */
1189#undef HAVE_XMLNEWDOCPI
1190
1191/* Define if libxml2 has the xmlReadMemory function */
1192#undef HAVE_XMLREADMEMORY
1193
1194/* Define if libxml2 has the xmlSchemaSetParserStructuredErrors function */
1195#undef HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS
1196
1197/* Define if libxml2 has the xmlSchemaSetValidStructuredErrors function */
1198#undef HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS
1199
1200/* Define if Xrender has the XRenderCreateLinearGradient function */
1201#undef HAVE_XRENDERCREATELINEARGRADIENT
1202
1203/* Define if Xrender has the XRenderSetPictureTransform function */
1204#undef HAVE_XRENDERSETPICTURETRANSFORM
1205
1206/* Define if Xrandr has the XRRGetScreenResources function */
1207#undef HAVE_XRRGETSCREENRESOURCES
1208
1209/* Define to 1 if you have the `z' library (-lz). */
1210#undef HAVE_ZLIB
1211
1212/* Define to 1 if you have the <zlib.h> header file. */
1213#undef HAVE_ZLIB_H
1214
1215/* Define to 1 if you have the `_finite' function. */
1216#undef HAVE__FINITE
1217
1218/* Define to 1 if you have the `_isnan' function. */
1219#undef HAVE__ISNAN
1220
1221/* Define to 1 if you have the `_pclose' function. */
1222#undef HAVE__PCLOSE
1223
1224/* Define to 1 if you have the `_popen' function. */
1225#undef HAVE__POPEN
1226
1227/* Define to 1 if you have the `_snprintf' function. */
1228#undef HAVE__SNPRINTF
1229
1230/* Define to 1 if you have the `_spawnvp' function. */
1231#undef HAVE__SPAWNVP
1232
1233/* Define to 1 if you have the `_strdup' function. */
1234#undef HAVE__STRDUP
1235
1236/* Define to 1 if you have the `_stricmp' function. */
1237#undef HAVE__STRICMP
1238
1239/* Define to 1 if you have the `_strnicmp' function. */
1240#undef HAVE__STRNICMP
1241
1242/* Define to 1 if you have the `_strtoi64' function. */
1243#undef HAVE__STRTOI64
1244
1245/* Define to 1 if you have the `_strtoui64' function. */
1246#undef HAVE__STRTOUI64
1247
1248/* Define to 1 if you have the `_vsnprintf' function. */
1249#undef HAVE__VSNPRINTF
1250
1251/* Define to 1 if you have the `__res_getservers' function. */
1252#undef HAVE___RES_GETSERVERS
1253
1254/* Define to 1 if you have the `__res_get_state' function. */
1255#undef HAVE___RES_GET_STATE
1256
1257/* Define to the address where bug reports for this package should be sent. */
1258#undef PACKAGE_BUGREPORT
1259
1260/* Define to the full name of this package. */
1261#undef PACKAGE_NAME
1262
1263/* Define to the full name and version of this package. */
1264#undef PACKAGE_STRING
1265
1266/* Define to the one symbol short name of this package. */
1267#undef PACKAGE_TARNAME
1268
1269/* Define to the home page for this package. */
1270#undef PACKAGE_URL
1271
1272/* Define to the version of this package. */
1273#undef PACKAGE_VERSION
1274
1275/* Define to the soname of the libcapi20 library. */
1276#undef SONAME_LIBCAPI20
1277
1278/* Define to the soname of the libcups library. */
1279#undef SONAME_LIBCUPS
1280
1281/* Define to the soname of the libcurses library. */
1282#undef SONAME_LIBCURSES
1283
1284/* Define to the soname of the libdbus-1 library. */
1285#undef SONAME_LIBDBUS_1
1286
1287/* Define to the soname of the libfontconfig library. */
1288#undef SONAME_LIBFONTCONFIG
1289
1290/* Define to the soname of the libfreetype library. */
1291#undef SONAME_LIBFREETYPE
1292
1293/* Define to the soname of the libGL library. */
1294#undef SONAME_LIBGL
1295
1296/* Define to the soname of the libgnutls library. */
1297#undef SONAME_LIBGNUTLS
1298
1299/* Define to the soname of the libgsm library. */
1300#undef SONAME_LIBGSM
1301
1302/* Define to the soname of the libhal library. */
1303#undef SONAME_LIBHAL
1304
1305/* Define to the soname of the libjpeg library. */
1306#undef SONAME_LIBJPEG
1307
1308/* Define to the soname of the libncurses library. */
1309#undef SONAME_LIBNCURSES
1310
1311/* Define to the soname of the libodbc library. */
1312#undef SONAME_LIBODBC
1313
1314/* Define to the soname of the libopenal library. */
1315#undef SONAME_LIBOPENAL
1316
1317/* Define to the soname of the libOSMesa library. */
1318#undef SONAME_LIBOSMESA
1319
1320/* Define to the soname of the libpng library. */
1321#undef SONAME_LIBPNG
1322
1323/* Define to the soname of the libsane library. */
1324#undef SONAME_LIBSANE
1325
1326/* Define to the soname of the libtiff library. */
1327#undef SONAME_LIBTIFF
1328
1329/* Define to the soname of the libv4l1 library. */
1330#undef SONAME_LIBV4L1
1331
1332/* Define to the soname of the libX11 library. */
1333#undef SONAME_LIBX11
1334
1335/* Define to the soname of the libXcomposite library. */
1336#undef SONAME_LIBXCOMPOSITE
1337
1338/* Define to the soname of the libXcursor library. */
1339#undef SONAME_LIBXCURSOR
1340
1341/* Define to the soname of the libXext library. */
1342#undef SONAME_LIBXEXT
1343
1344/* Define to the soname of the libXi library. */
1345#undef SONAME_LIBXI
1346
1347/* Define to the soname of the libXinerama library. */
1348#undef SONAME_LIBXINERAMA
1349
1350/* Define to the soname of the libXrandr library. */
1351#undef SONAME_LIBXRANDR
1352
1353/* Define to the soname of the libXrender library. */
1354#undef SONAME_LIBXRENDER
1355
1356/* Define to the soname of the libxslt library. */
1357#undef SONAME_LIBXSLT
1358
1359/* Define to the soname of the libXxf86vm library. */
1360#undef SONAME_LIBXXF86VM
1361
1362/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1363#undef STAT_MACROS_BROKEN
1364
1365/* Define to 1 if you have the ANSI C header files. */
1366#undef STDC_HEADERS
1367
1368/* Define to 1 if the X Window System is missing or not being used. */
1369#undef X_DISPLAY_MISSING
1370
1371/* Enable large inode numbers on Mac OS X 10.5. */
1372#ifndef _DARWIN_USE_64_BIT_INODE
1373# define _DARWIN_USE_64_BIT_INODE 1
1374#endif
1375
1376/* Number of bits in a file offset, on hosts where this is settable. */
1377#undef _FILE_OFFSET_BITS
1378
1379/* Define for large files, on AIX-style hosts. */
1380#undef _LARGE_FILES
1381
1382/* Define to a macro to output a .cfi assembly pseudo-op */
1383#undef __ASM_CFI
1384
1385/* Define to a macro to define an assembly function */
1386#undef __ASM_DEFINE_FUNC
1387
1388/* Define to a macro to generate an assembly function directive */
1389#undef __ASM_FUNC
1390
1391/* Define to a macro to generate an assembly function with C calling
1392 convention */
1393#undef __ASM_GLOBAL_FUNC
1394
1395/* Define to a macro to generate an assembly name from a C symbol */
1396#undef __ASM_NAME
1397
1398/* Define to a macro to generate an stdcall suffix */
1399#undef __ASM_STDCALL
1400
1401/* Define to a macro to generate an assembly function with stdcall calling
1402 convention */
1403#undef __ASM_STDCALL_FUNC
1404
1405/* Define to `__inline__' or `__inline' if that's what the C compiler
1406 calls it, or to nothing if 'inline' is not supported under any name. */
1407#ifndef __cplusplus
1408#undef inline
1409#endif
1410
1411#endif /* WINE_CROSSTEST */
1412#endif /* __WINE_CONFIG_H */
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette