msxml3/tests: Add test saving XML with non-english characters.
[wine.git] / include / config.h.in
blob9717dc1723613eea8127271a6e2fdba705846113
1 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 #ifndef __WINE_CONFIG_H
4 #define __WINE_CONFIG_H
6 /* Define to the file extension for executables. */
7 #undef EXEEXT
9 /* Define to 1 if you have the <AL/al.h> header file. */
10 #undef HAVE_AL_AL_H
12 /* Define to 1 if you have the <ApplicationServices/ApplicationServices.h>
13 header file. */
14 #undef HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H
16 /* Define to 1 if you have the <arpa/inet.h> header file. */
17 #undef HAVE_ARPA_INET_H
19 /* Define to 1 if you have the <arpa/nameser.h> header file. */
20 #undef HAVE_ARPA_NAMESER_H
22 /* Define to 1 if you have the <asm/types.h> header file. */
23 #undef HAVE_ASM_TYPES_H
25 /* Define to 1 if you have the <asm/user.h> header file. */
26 #undef HAVE_ASM_USER_H
28 /* Define to 1 if you have the <capi20.h> header file. */
29 #undef HAVE_CAPI20_H
31 /* Define to 1 if you have the <Carbon/Carbon.h> header file. */
32 #undef HAVE_CARBON_CARBON_H
34 /* Define to 1 if you have the `clock_gettime' function. */
35 #undef HAVE_CLOCK_GETTIME
37 /* Define to 1 if you have the <CL/cl.h> header file. */
38 #undef HAVE_CL_CL_H
40 /* Define to 1 if you have the <CoreAudio/CoreAudio.h> header file. */
41 #undef HAVE_COREAUDIO_COREAUDIO_H
43 /* Define to 1 if you have the <cups/cups.h> header file. */
44 #undef HAVE_CUPS_CUPS_H
46 /* Define to 1 if you have the <cups/ppd.h> header file. */
47 #undef HAVE_CUPS_PPD_H
49 /* Define to 1 if you have the <DiskArbitration/DiskArbitration.h> header
50 file. */
51 #undef HAVE_DISKARBITRATION_DISKARBITRATION_H
53 /* Define to 1 if you have the `dlinfo' function. */
54 #undef HAVE_DLINFO
56 /* Define to 1 if you have the <EGL/egl.h> header file. */
57 #undef HAVE_EGL_EGL_H
59 /* Define to 1 if you have the <elf.h> header file. */
60 #undef HAVE_ELF_H
62 /* Define to 1 if you have the `epoll_create' function. */
63 #undef HAVE_EPOLL_CREATE
65 /* Define to 1 if you have the <float.h> header file. */
66 #undef HAVE_FLOAT_H
68 /* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
69 #undef HAVE_FONTCONFIG_FONTCONFIG_H
71 /* Define if FreeType 2 is installed */
72 #undef HAVE_FREETYPE
74 /* Define to 1 if you have the `fstatfs' function. */
75 #undef HAVE_FSTATFS
77 /* Define to 1 if you have the <ft2build.h> header file. */
78 #undef HAVE_FT2BUILD_H
80 /* Define to 1 if the system has the type `FT_TrueTypeEngineType'. */
81 #undef HAVE_FT_TRUETYPEENGINETYPE
83 /* Define to 1 if you have the `futimens' function. */
84 #undef HAVE_FUTIMENS
86 /* Define to 1 if you have the `futimes' function. */
87 #undef HAVE_FUTIMES
89 /* Define to 1 if you have the `futimesat' function. */
90 #undef HAVE_FUTIMESAT
92 /* Define to 1 if you have the `getaddrinfo' function. */
93 #undef HAVE_GETADDRINFO
95 /* Define to 1 if you have the `getattrlist' function. */
96 #undef HAVE_GETATTRLIST
98 /* Define to 1 if you have the `getauxval' function. */
99 #undef HAVE_GETAUXVAL
101 /* Define to 1 if you have the `getifaddrs' function. */
102 #undef HAVE_GETIFADDRS
104 /* Define to 1 if you have the `getrandom' function. */
105 #undef HAVE_GETRANDOM
107 /* Define to 1 if you have the <gettext-po.h> header file. */
108 #undef HAVE_GETTEXT_PO_H
110 /* Define to 1 if you have the `gnutls_cipher_init' function. */
111 #undef HAVE_GNUTLS_CIPHER_INIT
113 /* Define if we have the libgphoto2_port development environment */
114 #undef HAVE_GPHOTO2_PORT
116 /* Define to 1 if you have the <gssapi/gssapi_ext.h> header file. */
117 #undef HAVE_GSSAPI_GSSAPI_EXT_H
119 /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
120 #undef HAVE_GSSAPI_GSSAPI_H
122 /* Define to 1 if you have the <ieeefp.h> header file. */
123 #undef HAVE_IEEEFP_H
125 /* Define to 1 if you have the <ifaddrs.h> header file. */
126 #undef HAVE_IFADDRS_H
128 /* Define to 1 if you have the <inttypes.h> header file. */
129 #undef HAVE_INTTYPES_H
131 /* Define to 1 if you have the `IOHIDManagerCreate' function. */
132 #undef HAVE_IOHIDMANAGERCREATE
134 /* Define to 1 if you have the <IOKit/hid/IOHIDLib.h> header file. */
135 #undef HAVE_IOKIT_HID_IOHIDLIB_H
137 /* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
138 #undef HAVE_IOKIT_IOKITLIB_H
140 /* Define to 1 if you have the `isfinite' function. */
141 #undef HAVE_ISFINITE
143 /* Define to 1 if you have the `isinf' function. */
144 #undef HAVE_ISINF
146 /* Define to 1 if you have the `isnan' function. */
147 #undef HAVE_ISNAN
149 /* Define to 1 if you have the `kqueue' function. */
150 #undef HAVE_KQUEUE
152 /* Define to 1 if you have the <krb5/krb5.h> header file. */
153 #undef HAVE_KRB5_KRB5_H
155 /* Define to 1 if you have the <lber.h> header file. */
156 #undef HAVE_LBER_H
158 /* Define if you have the OpenLDAP development environment */
159 #undef HAVE_LDAP
161 /* Define to 1 if you have the <ldap.h> header file. */
162 #undef HAVE_LDAP_H
164 /* Define to 1 if you have the `gettextpo' library (-lgettextpo). */
165 #undef HAVE_LIBGETTEXTPO
167 /* Define to 1 if you have the `procstat' library (-lprocstat). */
168 #undef HAVE_LIBPROCSTAT
170 /* Define to 1 if you have the <libprocstat.h> header file. */
171 #undef HAVE_LIBPROCSTAT_H
173 /* Define to 1 if you have the <libproc.h> header file. */
174 #undef HAVE_LIBPROC_H
176 /* Define to 1 if you have the <libudev.h> header file. */
177 #undef HAVE_LIBUDEV_H
179 /* Define to 1 if you have the `unwind' library (-lunwind). */
180 #undef HAVE_LIBUNWIND
182 /* Define if you have the X Shape extension */
183 #undef HAVE_LIBXSHAPE
185 /* Define if you have the X Shm extension */
186 #undef HAVE_LIBXXSHM
188 /* Define to 1 if you have the <link.h> header file. */
189 #undef HAVE_LINK_H
191 /* Define to 1 if you have the <linux/capi.h> header file. */
192 #undef HAVE_LINUX_CAPI_H
194 /* Define to 1 if you have the <linux/cdrom.h> header file. */
195 #undef HAVE_LINUX_CDROM_H
197 /* Define to 1 if you have the <linux/filter.h> header file. */
198 #undef HAVE_LINUX_FILTER_H
200 /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
201 #undef HAVE_LINUX_GETHOSTBYNAME_R_6
203 /* Define to 1 if you have the <linux/hdreg.h> header file. */
204 #undef HAVE_LINUX_HDREG_H
206 /* Define to 1 if you have the <linux/hidraw.h> header file. */
207 #undef HAVE_LINUX_HIDRAW_H
209 /* Define to 1 if you have the <linux/input.h> header file. */
210 #undef HAVE_LINUX_INPUT_H
212 /* Define to 1 if you have the <linux/ioctl.h> header file. */
213 #undef HAVE_LINUX_IOCTL_H
215 /* Define to 1 if you have the <linux/ipx.h> header file. */
216 #undef HAVE_LINUX_IPX_H
218 /* Define to 1 if you have the <linux/irda.h> header file. */
219 #undef HAVE_LINUX_IRDA_H
221 /* Define to 1 if you have the <linux/major.h> header file. */
222 #undef HAVE_LINUX_MAJOR_H
224 /* Define to 1 if you have the <linux/param.h> header file. */
225 #undef HAVE_LINUX_PARAM_H
227 /* Define to 1 if you have the <linux/rtnetlink.h> header file. */
228 #undef HAVE_LINUX_RTNETLINK_H
230 /* Define to 1 if you have the <linux/serial.h> header file. */
231 #undef HAVE_LINUX_SERIAL_H
233 /* Define to 1 if you have the <linux/types.h> header file. */
234 #undef HAVE_LINUX_TYPES_H
236 /* Define to 1 if you have the <linux/ucdrom.h> header file. */
237 #undef HAVE_LINUX_UCDROM_H
239 /* Define to 1 if you have the <linux/videodev2.h> header file. */
240 #undef HAVE_LINUX_VIDEODEV2_H
242 /* Define to 1 if you have the <lwp.h> header file. */
243 #undef HAVE_LWP_H
245 /* Define to 1 if you have the <machine/cpu.h> header file. */
246 #undef HAVE_MACHINE_CPU_H
248 /* Define to 1 if you have the <machine/sysarch.h> header file. */
249 #undef HAVE_MACHINE_SYSARCH_H
251 /* Define to 1 if you have the `mach_continuous_time' function. */
252 #undef HAVE_MACH_CONTINUOUS_TIME
254 /* Define to 1 if you have the <mach/mach.h> header file. */
255 #undef HAVE_MACH_MACH_H
257 /* Define to 1 if you have the <mach-o/loader.h> header file. */
258 #undef HAVE_MACH_O_LOADER_H
260 /* Define to 1 if you have the <Metal/Metal.h> header file. */
261 #undef HAVE_METAL_METAL_H
263 /* Define to 1 if you have the <mntent.h> header file. */
264 #undef HAVE_MNTENT_H
266 /* Define if MTLDevice protocol has registryID property. */
267 #undef HAVE_MTLDEVICE_REGISTRYID
269 /* Define to 1 if you have the <netdb.h> header file. */
270 #undef HAVE_NETDB_H
272 /* Define to 1 if you have the <netinet/icmp_var.h> header file. */
273 #undef HAVE_NETINET_ICMP_VAR_H
275 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
276 #undef HAVE_NETINET_IF_ETHER_H
278 /* Define to 1 if you have the <netinet/in.h> header file. */
279 #undef HAVE_NETINET_IN_H
281 /* Define to 1 if you have the <netinet/in_pcb.h> header file. */
282 #undef HAVE_NETINET_IN_PCB_H
284 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
285 #undef HAVE_NETINET_IN_SYSTM_H
287 /* Define to 1 if you have the <netinet/ip.h> header file. */
288 #undef HAVE_NETINET_IP_H
290 /* Define to 1 if you have the <netinet/ip_icmp.h> header file. */
291 #undef HAVE_NETINET_IP_ICMP_H
293 /* Define to 1 if you have the <netinet/ip_var.h> header file. */
294 #undef HAVE_NETINET_IP_VAR_H
296 /* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
297 #undef HAVE_NETINET_TCP_FSM_H
299 /* Define to 1 if you have the <netinet/tcp.h> header file. */
300 #undef HAVE_NETINET_TCP_H
302 /* Define to 1 if you have the <netinet/tcp_var.h> header file. */
303 #undef HAVE_NETINET_TCP_VAR_H
305 /* Define to 1 if you have the <netinet/udp.h> header file. */
306 #undef HAVE_NETINET_UDP_H
308 /* Define to 1 if you have the <netinet/udp_var.h> header file. */
309 #undef HAVE_NETINET_UDP_VAR_H
311 /* Define to 1 if you have the <netipx/ipx.h> header file. */
312 #undef HAVE_NETIPX_IPX_H
314 /* Define to 1 if you have the <net/if_arp.h> header file. */
315 #undef HAVE_NET_IF_ARP_H
317 /* Define to 1 if you have the <net/if_dl.h> header file. */
318 #undef HAVE_NET_IF_DL_H
320 /* Define to 1 if you have the <net/if.h> header file. */
321 #undef HAVE_NET_IF_H
323 /* Define to 1 if you have the <net/if_types.h> header file. */
324 #undef HAVE_NET_IF_TYPES_H
326 /* Define to 1 if you have the <net/route.h> header file. */
327 #undef HAVE_NET_ROUTE_H
329 /* Define to 1 if OpenAL is available */
330 #undef HAVE_OPENAL
332 /* Define to 1 if you have the <OpenAL/al.h> header file. */
333 #undef HAVE_OPENAL_AL_H
335 /* Define to 1 if you have the <OpenCL/opencl.h> header file. */
336 #undef HAVE_OPENCL_OPENCL_H
338 /* Define to 1 if `numaudioengines' is a member of `oss_sysinfo'. */
339 #undef HAVE_OSS_SYSINFO_NUMAUDIOENGINES
341 /* Define to 1 if you have the <pcap/pcap.h> header file. */
342 #undef HAVE_PCAP_PCAP_H
344 /* Define to 1 if you have the `pipe2' function. */
345 #undef HAVE_PIPE2
347 /* Define to 1 if you have the `port_create' function. */
348 #undef HAVE_PORT_CREATE
350 /* Define to 1 if you have the <port.h> header file. */
351 #undef HAVE_PORT_H
353 /* Define to 1 if you have the `posix_fadvise' function. */
354 #undef HAVE_POSIX_FADVISE
356 /* Define to 1 if you have the `posix_fallocate' function. */
357 #undef HAVE_POSIX_FALLOCATE
359 /* Define to 1 if you have the `prctl' function. */
360 #undef HAVE_PRCTL
362 /* Define to 1 if you have the `proc_pidinfo' function. */
363 #undef HAVE_PROC_PIDINFO
365 /* Define to 1 if you have the `pthread_getthreadid_np' function. */
366 #undef HAVE_PTHREAD_GETTHREADID_NP
368 /* Define to 1 if you have the <pthread.h> header file. */
369 #undef HAVE_PTHREAD_H
371 /* Define to 1 if you have the <pthread_np.h> header file. */
372 #undef HAVE_PTHREAD_NP_H
374 /* Define to 1 if you have the <pulse/pulseaudio.h> header file. */
375 #undef HAVE_PULSE_PULSEAUDIO_H
377 /* Define to 1 if you have the <pwd.h> header file. */
378 #undef HAVE_PWD_H
380 /* Define to 1 if the system has the type `request_sense'. */
381 #undef HAVE_REQUEST_SENSE
383 /* Define if you have the resolver library and header */
384 #undef HAVE_RESOLV
386 /* Define to 1 if you have the <resolv.h> header file. */
387 #undef HAVE_RESOLV_H
389 /* Define to 1 if you have the `res_getservers' function. */
390 #undef HAVE_RES_GETSERVERS
392 /* Define to 1 if you have the <sasl/sasl.h> header file. */
393 #undef HAVE_SASL_SASL_H
395 /* Define to 1 if you have the <sched.h> header file. */
396 #undef HAVE_SCHED_H
398 /* Define to 1 if you have the `sched_setaffinity' function. */
399 #undef HAVE_SCHED_SETAFFINITY
401 /* Define to 1 if you have the `sched_yield' function. */
402 #undef HAVE_SCHED_YIELD
404 /* Define to 1 if `cmd' is a member of `scsireq_t'. */
405 #undef HAVE_SCSIREQ_T_CMD
407 /* Define to 1 if you have the <scsi/scsi.h> header file. */
408 #undef HAVE_SCSI_SCSI_H
410 /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
411 #undef HAVE_SCSI_SCSI_IOCTL_H
413 /* Define to 1 if you have the <scsi/sg.h> header file. */
414 #undef HAVE_SCSI_SG_H
416 /* Define to 1 if you have the <SDL.h> header file. */
417 #undef HAVE_SDL_H
419 /* Define to 1 if you have the <Security/Security.h> header file. */
420 #undef HAVE_SECURITY_SECURITY_H
422 /* Define to 1 if you have the `setproctitle' function. */
423 #undef HAVE_SETPROCTITLE
425 /* Define to 1 if you have the `setprogname' function. */
426 #undef HAVE_SETPROGNAME
428 /* Define to 1 if `interface_id' is a member of `sg_io_hdr_t'. */
429 #undef HAVE_SG_IO_HDR_T_INTERFACE_ID
431 /* Define if sigaddset is supported */
432 #undef HAVE_SIGADDSET
434 /* Define to 1 if `si_fd' is a member of `siginfo_t'. */
435 #undef HAVE_SIGINFO_T_SI_FD
437 /* Define to 1 if you have the `sigprocmask' function. */
438 #undef HAVE_SIGPROCMASK
440 /* Define to 1 if the system has the type `sigset_t'. */
441 #undef HAVE_SIGSET_T
443 /* Define to 1 if you have the <stdint.h> header file. */
444 #undef HAVE_STDINT_H
446 /* Define to 1 if you have the <stdio.h> header file. */
447 #undef HAVE_STDIO_H
449 /* Define to 1 if you have the <stdlib.h> header file. */
450 #undef HAVE_STDLIB_H
452 /* Define to 1 if you have the <strings.h> header file. */
453 #undef HAVE_STRINGS_H
455 /* Define to 1 if you have the <string.h> header file. */
456 #undef HAVE_STRING_H
458 /* Define to 1 if `ifr_hwaddr' is a member of `struct ifreq'. */
459 #undef HAVE_STRUCT_IFREQ_IFR_HWADDR
461 /* Define to 1 if `ipi6_addr' is a member of `struct in6_pktinfo'. */
462 #undef HAVE_STRUCT_IN6_PKTINFO_IPI6_ADDR
464 /* Define to 1 if `ips_total' is a member of `struct ipstat'. */
465 #undef HAVE_STRUCT_IPSTAT_IPS_TOTAL
467 /* Define to 1 if `ips_total' is a member of `struct ip_stats'. */
468 #undef HAVE_STRUCT_IP_STATS_IPS_TOTAL
470 /* Define to 1 if `msg_accrights' is a member of `struct msghdr'. */
471 #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS
473 /* Define to 1 if `mt_blkno' is a member of `struct mtget'. */
474 #undef HAVE_STRUCT_MTGET_MT_BLKNO
476 /* Define to 1 if `mt_blksiz' is a member of `struct mtget'. */
477 #undef HAVE_STRUCT_MTGET_MT_BLKSIZ
479 /* Define to 1 if `mt_gstat' is a member of `struct mtget'. */
480 #undef HAVE_STRUCT_MTGET_MT_GSTAT
482 /* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */
483 #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
485 /* Define to 1 if `sun_len' is a member of `struct sockaddr_un'. */
486 #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN
488 /* Define to 1 if `st_atim' is a member of `struct stat'. */
489 #undef HAVE_STRUCT_STAT_ST_ATIM
491 /* Define to 1 if `st_atimespec' is a member of `struct stat'. */
492 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC
494 /* Define to 1 if `st_birthtim' is a member of `struct stat'. */
495 #undef HAVE_STRUCT_STAT_ST_BIRTHTIM
497 /* Define to 1 if `st_birthtime' is a member of `struct stat'. */
498 #undef HAVE_STRUCT_STAT_ST_BIRTHTIME
500 /* Define to 1 if `st_birthtimespec' is a member of `struct stat'. */
501 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC
503 /* Define to 1 if `st_ctim' is a member of `struct stat'. */
504 #undef HAVE_STRUCT_STAT_ST_CTIM
506 /* Define to 1 if `st_ctimespec' is a member of `struct stat'. */
507 #undef HAVE_STRUCT_STAT_ST_CTIMESPEC
509 /* Define to 1 if `st_mtim' is a member of `struct stat'. */
510 #undef HAVE_STRUCT_STAT_ST_MTIM
512 /* Define to 1 if `st_mtimespec' is a member of `struct stat'. */
513 #undef HAVE_STRUCT_STAT_ST_MTIMESPEC
515 /* Define to 1 if `__st_birthtim' is a member of `struct stat'. */
516 #undef HAVE_STRUCT_STAT___ST_BIRTHTIM
518 /* Define to 1 if `__st_birthtime' is a member of `struct stat'. */
519 #undef HAVE_STRUCT_STAT___ST_BIRTHTIME
521 /* Define to 1 if `mem_unit' is a member of `struct sysinfo'. */
522 #undef HAVE_STRUCT_SYSINFO_MEM_UNIT
524 /* Define to 1 if `totalram' is a member of `struct sysinfo'. */
525 #undef HAVE_STRUCT_SYSINFO_TOTALRAM
527 /* Define to 1 if `tcps_connattempt' is a member of `struct tcpstat'. */
528 #undef HAVE_STRUCT_TCPSTAT_TCPS_CONNATTEMPT
530 /* Define to 1 if `tcps_connattempt' is a member of `struct tcp_stats'. */
531 #undef HAVE_STRUCT_TCP_STATS_TCPS_CONNATTEMPT
533 /* Define to 1 if `udps_ipackets' is a member of `struct udpstat'. */
534 #undef HAVE_STRUCT_UDPSTAT_UDPS_IPACKETS
536 /* Define to 1 if the system has the type `struct xinpgen'. */
537 #undef HAVE_STRUCT_XINPGEN
539 /* Define to 1 if `_u._ext.nscount6' is a member of `struct __res_state'. */
540 #undef HAVE_STRUCT___RES_STATE__U__EXT_NSCOUNT6
542 /* Define to 1 if you have the <syscall.h> header file. */
543 #undef HAVE_SYSCALL_H
545 /* Define to 1 if you have the `sysinfo' function. */
546 #undef HAVE_SYSINFO
548 /* Define to 1 if you have the
549 <SystemConfiguration/SCDynamicStoreCopyDHCPInfo.h> header file. */
550 #undef HAVE_SYSTEMCONFIGURATION_SCDYNAMICSTORECOPYDHCPINFO_H
552 /* Define to 1 if you have the <SystemConfiguration/SCNetworkConfiguration.h>
553 header file. */
554 #undef HAVE_SYSTEMCONFIGURATION_SCNETWORKCONFIGURATION_H
556 /* Define to 1 if you have the <sys/attr.h> header file. */
557 #undef HAVE_SYS_ATTR_H
559 /* Define to 1 if you have the <sys/auxv.h> header file. */
560 #undef HAVE_SYS_AUXV_H
562 /* Define to 1 if you have the <sys/cdio.h> header file. */
563 #undef HAVE_SYS_CDIO_H
565 /* Define to 1 if you have the <sys/conf.h> header file. */
566 #undef HAVE_SYS_CONF_H
568 /* Define to 1 if you have the <sys/epoll.h> header file. */
569 #undef HAVE_SYS_EPOLL_H
571 /* Define to 1 if you have the <sys/event.h> header file. */
572 #undef HAVE_SYS_EVENT_H
574 /* Define to 1 if you have the <sys/filio.h> header file. */
575 #undef HAVE_SYS_FILIO_H
577 /* Define to 1 if you have the <sys/inotify.h> header file. */
578 #undef HAVE_SYS_INOTIFY_H
580 /* Define to 1 if you have the <sys/ipc.h> header file. */
581 #undef HAVE_SYS_IPC_H
583 /* Define to 1 if you have the <sys/link.h> header file. */
584 #undef HAVE_SYS_LINK_H
586 /* Define to 1 if you have the <sys/modem.h> header file. */
587 #undef HAVE_SYS_MODEM_H
589 /* Define to 1 if you have the <sys/mount.h> header file. */
590 #undef HAVE_SYS_MOUNT_H
592 /* Define to 1 if you have the <sys/mtio.h> header file. */
593 #undef HAVE_SYS_MTIO_H
595 /* Define to 1 if you have the <sys/param.h> header file. */
596 #undef HAVE_SYS_PARAM_H
598 /* Define to 1 if you have the <sys/prctl.h> header file. */
599 #undef HAVE_SYS_PRCTL_H
601 /* Define to 1 if you have the <sys/ptrace.h> header file. */
602 #undef HAVE_SYS_PTRACE_H
604 /* Define to 1 if you have the <sys/queue.h> header file. */
605 #undef HAVE_SYS_QUEUE_H
607 /* Define to 1 if you have the <sys/random.h> header file. */
608 #undef HAVE_SYS_RANDOM_H
610 /* Define to 1 if you have the <sys/resource.h> header file. */
611 #undef HAVE_SYS_RESOURCE_H
613 /* Define to 1 if you have the <sys/scsiio.h> header file. */
614 #undef HAVE_SYS_SCSIIO_H
616 /* Define to 1 if you have the <sys/shm.h> header file. */
617 #undef HAVE_SYS_SHM_H
619 /* Define to 1 if you have the <sys/signal.h> header file. */
620 #undef HAVE_SYS_SIGNAL_H
622 /* Define to 1 if you have the <sys/socketvar.h> header file. */
623 #undef HAVE_SYS_SOCKETVAR_H
625 /* Define to 1 if you have the <sys/sockio.h> header file. */
626 #undef HAVE_SYS_SOCKIO_H
628 /* Define to 1 if you have the <sys/statfs.h> header file. */
629 #undef HAVE_SYS_STATFS_H
631 /* Define to 1 if you have the <sys/statvfs.h> header file. */
632 #undef HAVE_SYS_STATVFS_H
634 /* Define to 1 if you have the <sys/stat.h> header file. */
635 #undef HAVE_SYS_STAT_H
637 /* Define to 1 if you have the <sys/strtio.h> header file. */
638 #undef HAVE_SYS_STRTIO_H
640 /* Define to 1 if you have the <sys/syscall.h> header file. */
641 #undef HAVE_SYS_SYSCALL_H
643 /* Define to 1 if you have the <sys/sysctl.h> header file. */
644 #undef HAVE_SYS_SYSCTL_H
646 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
647 #undef HAVE_SYS_SYSINFO_H
649 /* Define to 1 if you have the <sys/thr.h> header file. */
650 #undef HAVE_SYS_THR_H
652 /* Define to 1 if you have the <sys/times.h> header file. */
653 #undef HAVE_SYS_TIMES_H
655 /* Define to 1 if you have the <sys/types.h> header file. */
656 #undef HAVE_SYS_TYPES_H
658 /* Define to 1 if you have the <sys/ucontext.h> header file. */
659 #undef HAVE_SYS_UCONTEXT_H
661 /* Define to 1 if you have the <sys/uio.h> header file. */
662 #undef HAVE_SYS_UIO_H
664 /* Define to 1 if you have the <sys/un.h> header file. */
665 #undef HAVE_SYS_UN_H
667 /* Define to 1 if you have the <sys/user.h> header file. */
668 #undef HAVE_SYS_USER_H
670 /* Define to 1 if you have the <sys/utsname.h> header file. */
671 #undef HAVE_SYS_UTSNAME_H
673 /* Define to 1 if you have the <sys/vfs.h> header file. */
674 #undef HAVE_SYS_VFS_H
676 /* Define to 1 if you have the <sys/vnode.h> header file. */
677 #undef HAVE_SYS_VNODE_H
679 /* Define to 1 if you have the `tcdrain' function. */
680 #undef HAVE_TCDRAIN
682 /* Define to 1 if you have the `thr_kill2' function. */
683 #undef HAVE_THR_KILL2
685 /* Define to 1 if you have the `udev' library (-ludev). */
686 #undef HAVE_UDEV
688 /* Define to 1 if you have the <unistd.h> header file. */
689 #undef HAVE_UNISTD_H
691 /* Define to 1 if you have the <utime.h> header file. */
692 #undef HAVE_UTIME_H
694 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
695 #undef HAVE_VALGRIND_MEMCHECK_H
697 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
698 #undef HAVE_VALGRIND_VALGRIND_H
700 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
701 #undef HAVE_X11_EXTENSIONS_SHAPE_H
703 /* Define to 1 if you have the <X11/extensions/Xcomposite.h> header file. */
704 #undef HAVE_X11_EXTENSIONS_XCOMPOSITE_H
706 /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
707 #undef HAVE_X11_EXTENSIONS_XF86VMODE_H
709 /* Define to 1 if you have the <X11/extensions/xf86vmproto.h> header file. */
710 #undef HAVE_X11_EXTENSIONS_XF86VMPROTO_H
712 /* Define to 1 if you have the <X11/extensions/Xfixes.h> header file. */
713 #undef HAVE_X11_EXTENSIONS_XFIXES_H
715 /* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */
716 #undef HAVE_X11_EXTENSIONS_XINERAMA_H
718 /* Define to 1 if you have the <X11/extensions/XInput2.h> header file. */
719 #undef HAVE_X11_EXTENSIONS_XINPUT2_H
721 /* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
722 #undef HAVE_X11_EXTENSIONS_XINPUT_H
724 /* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
725 #undef HAVE_X11_EXTENSIONS_XRANDR_H
727 /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
728 #undef HAVE_X11_EXTENSIONS_XRENDER_H
730 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
731 #undef HAVE_X11_EXTENSIONS_XSHM_H
733 /* Define to 1 if you have the <X11/Xcursor/Xcursor.h> header file. */
734 #undef HAVE_X11_XCURSOR_XCURSOR_H
736 /* Define to 1 if you have the <X11/XKBlib.h> header file. */
737 #undef HAVE_X11_XKBLIB_H
739 /* Define to 1 if you have the <X11/Xlib.h> header file. */
740 #undef HAVE_X11_XLIB_H
742 /* Define to 1 if you have the <X11/Xutil.h> header file. */
743 #undef HAVE_X11_XUTIL_H
745 /* Define to 1 if `xcookie' is a member of `XEvent'. */
746 #undef HAVE_XEVENT_XCOOKIE
748 /* Define to 1 if `callback' is a member of `XICCallback'. */
749 #undef HAVE_XICCALLBACK_CALLBACK
751 /* Define if you have the XKB extension */
752 #undef HAVE_XKB
754 /* Define if Xrender has the XRenderCreateLinearGradient function */
755 #undef HAVE_XRENDERCREATELINEARGRADIENT
757 /* Define if Xrender has the XRenderSetPictureTransform function */
758 #undef HAVE_XRENDERSETPICTURETRANSFORM
760 /* Define if Xrandr has the XRRGetProviderResources function */
761 #undef HAVE_XRRGETPROVIDERRESOURCES
763 /* Define to 1 if you have the `__builtin_popcount' built-in function. */
764 #undef HAVE___BUILTIN_POPCOUNT
766 /* Define to 1 if you have the `__clear_cache' (potentially built-in)
767 function. */
768 #undef HAVE___CLEAR_CACHE
770 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
772 #undef MAJOR_IN_MKDEV
774 /* Define to 1 if `major', `minor', and `makedev' are declared in
775 <sysmacros.h>. */
776 #undef MAJOR_IN_SYSMACROS
778 /* Define to the address where bug reports for this package should be sent. */
779 #undef PACKAGE_BUGREPORT
781 /* Define to the full name of this package. */
782 #undef PACKAGE_NAME
784 /* Define to the full name and version of this package. */
785 #undef PACKAGE_STRING
787 /* Define to the one symbol short name of this package. */
788 #undef PACKAGE_TARNAME
790 /* Define to the home page for this package. */
791 #undef PACKAGE_URL
793 /* Define to the version of this package. */
794 #undef PACKAGE_VERSION
796 /* Define to the soname of the libcups library. */
797 #undef SONAME_LIBCUPS
799 /* Define to the soname of the libdbus-1 library. */
800 #undef SONAME_LIBDBUS_1
802 /* Define to the soname of the libEGL library. */
803 #undef SONAME_LIBEGL
805 /* Define to the soname of the libfontconfig library. */
806 #undef SONAME_LIBFONTCONFIG
808 /* Define to the soname of the libfreetype library. */
809 #undef SONAME_LIBFREETYPE
811 /* Define to the soname of the libGL library. */
812 #undef SONAME_LIBGL
814 /* Define to the soname of the libGLESv2 library. */
815 #undef SONAME_LIBGLESV2
817 /* Define to the soname of the libgnutls library. */
818 #undef SONAME_LIBGNUTLS
820 /* Define to the soname of the libgssapi_krb5 library. */
821 #undef SONAME_LIBGSSAPI_KRB5
823 /* Define to the soname of the libkrb5 library. */
824 #undef SONAME_LIBKRB5
826 /* Define to the soname of the libMoltenVK library. */
827 #undef SONAME_LIBMOLTENVK
829 /* Define to the soname of the libnetapi library. */
830 #undef SONAME_LIBNETAPI
832 /* Define to the soname of the libodbc library. */
833 #undef SONAME_LIBODBC
835 /* Define to the soname of the libopenal library. */
836 #undef SONAME_LIBOPENAL
838 /* Define to the soname of the libOSMesa library. */
839 #undef SONAME_LIBOSMESA
841 /* Define to the soname of the libSDL2 library. */
842 #undef SONAME_LIBSDL2
844 /* Define to the soname of the libv4l2 library. */
845 #undef SONAME_LIBV4L2
847 /* Define to the soname of the libvkd3d library. */
848 #undef SONAME_LIBVKD3D
850 /* Define to the soname of the libvkd3d-shader library. */
851 #undef SONAME_LIBVKD3D_SHADER
853 /* Define to the soname of the libvulkan library. */
854 #undef SONAME_LIBVULKAN
856 /* Define to the soname of the libX11 library. */
857 #undef SONAME_LIBX11
859 /* Define to the soname of the libXcomposite library. */
860 #undef SONAME_LIBXCOMPOSITE
862 /* Define to the soname of the libXcursor library. */
863 #undef SONAME_LIBXCURSOR
865 /* Define to the soname of the libXext library. */
866 #undef SONAME_LIBXEXT
868 /* Define to the soname of the libXfixes library. */
869 #undef SONAME_LIBXFIXES
871 /* Define to the soname of the libXi library. */
872 #undef SONAME_LIBXI
874 /* Define to the soname of the libXinerama library. */
875 #undef SONAME_LIBXINERAMA
877 /* Define to the soname of the libXrandr library. */
878 #undef SONAME_LIBXRANDR
880 /* Define to the soname of the libXrender library. */
881 #undef SONAME_LIBXRENDER
883 /* Define to the soname of the libXxf86vm library. */
884 #undef SONAME_LIBXXF86VM
886 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
887 #undef STAT_MACROS_BROKEN
889 /* Define to 1 if all of the C90 standard headers exist (not just the ones
890 required in a freestanding environment). This macro is provided for
891 backward compatibility; new code need not use it. */
892 #undef STDC_HEADERS
894 /* Define to 1 if the X Window System is missing or not being used. */
895 #undef X_DISPLAY_MISSING
897 /* Number of bits in a file offset, on hosts where this is settable. */
898 #undef _FILE_OFFSET_BITS
900 /* Define to 1 to enable GNU extensions on Linux */
901 #undef _GNU_SOURCE
903 /* Define for large files, on AIX-style hosts. */
904 #undef _LARGE_FILES
906 /* Define to `__inline__' or `__inline' if that's what the C compiler
907 calls it, or to nothing if 'inline' is not supported under any name. */
908 #ifndef __cplusplus
909 #undef inline
910 #endif
912 #endif /* __WINE_CONFIG_H */