dxgi: Fix a typo in a comment.
[wine.git] / include / config.h.in
blob41011c3b0b88515f300b5dfb7e1675f04cab5068
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 <arpa/inet.h> header file. */
10 #undef HAVE_ARPA_INET_H
12 /* Define to 1 if you have the <arpa/nameser.h> header file. */
13 #undef HAVE_ARPA_NAMESER_H
15 /* Define to 1 if you have the <asm/types.h> header file. */
16 #undef HAVE_ASM_TYPES_H
18 /* Define to 1 if you have the <asm/user.h> header file. */
19 #undef HAVE_ASM_USER_H
21 /* Define to 1 if you have the <capi20.h> header file. */
22 #undef HAVE_CAPI20_H
24 /* Define to 1 if you have the `clock_gettime' function. */
25 #undef HAVE_CLOCK_GETTIME
27 /* Define to 1 if you have the <CL/cl.h> header file. */
28 #undef HAVE_CL_CL_H
30 /* Define to 1 if you have the <cups/cups.h> header file. */
31 #undef HAVE_CUPS_CUPS_H
33 /* Define to 1 if you have the <cups/ppd.h> header file. */
34 #undef HAVE_CUPS_PPD_H
36 /* Define to 1 if you have the `dladdr1' function. */
37 #undef HAVE_DLADDR1
39 /* Define to 1 if you have the `dlinfo' function. */
40 #undef HAVE_DLINFO
42 /* Define to 1 if you have the <EGL/egl.h> header file. */
43 #undef HAVE_EGL_EGL_H
45 /* Define to 1 if you have the <elf.h> header file. */
46 #undef HAVE_ELF_H
48 /* Define to 1 if you have the `epoll_create' function. */
49 #undef HAVE_EPOLL_CREATE
51 /* Define to 1 if you have the <float.h> header file. */
52 #undef HAVE_FLOAT_H
54 /* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
55 #undef HAVE_FONTCONFIG_FONTCONFIG_H
57 /* Define if FreeType 2 is installed */
58 #undef HAVE_FREETYPE
60 /* Define to 1 if you have the `fstatfs' function. */
61 #undef HAVE_FSTATFS
63 /* Define to 1 if you have the <ft2build.h> header file. */
64 #undef HAVE_FT2BUILD_H
66 /* Define to 1 if the system has the type `FT_TrueTypeEngineType'. */
67 #undef HAVE_FT_TRUETYPEENGINETYPE
69 /* Define to 1 if you have the `futimens' function. */
70 #undef HAVE_FUTIMENS
72 /* Define to 1 if you have the `futimes' function. */
73 #undef HAVE_FUTIMES
75 /* Define to 1 if you have the `futimesat' function. */
76 #undef HAVE_FUTIMESAT
78 /* Define to 1 if you have the `getaddrinfo' function. */
79 #undef HAVE_GETADDRINFO
81 /* Define to 1 if you have the `getattrlist' function. */
82 #undef HAVE_GETATTRLIST
84 /* Define to 1 if you have the `getauxval' function. */
85 #undef HAVE_GETAUXVAL
87 /* Define to 1 if you have the `getifaddrs' function. */
88 #undef HAVE_GETIFADDRS
90 /* Define to 1 if you have the `getrandom' function. */
91 #undef HAVE_GETRANDOM
93 /* Define to 1 if you have the <gettext-po.h> header file. */
94 #undef HAVE_GETTEXT_PO_H
96 /* Define to 1 if you have the `gnutls_cipher_init' function. */
97 #undef HAVE_GNUTLS_CIPHER_INIT
99 /* Define if we have the libgphoto2_port development environment */
100 #undef HAVE_GPHOTO2_PORT
102 /* Define to 1 if you have the <gssapi/gssapi_ext.h> header file. */
103 #undef HAVE_GSSAPI_GSSAPI_EXT_H
105 /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
106 #undef HAVE_GSSAPI_GSSAPI_H
108 /* Define to 1 if you have the <ifaddrs.h> header file. */
109 #undef HAVE_IFADDRS_H
111 /* Define to 1 if you have the <inttypes.h> header file. */
112 #undef HAVE_INTTYPES_H
114 /* Define to 1 if you have the `kqueue' function. */
115 #undef HAVE_KQUEUE
117 /* Define to 1 if you have the <krb5/krb5.h> header file. */
118 #undef HAVE_KRB5_KRB5_H
120 /* Define to 1 if you have the `gettextpo' library (-lgettextpo). */
121 #undef HAVE_LIBGETTEXTPO
123 /* Define to 1 if you have the `procstat' library (-lprocstat). */
124 #undef HAVE_LIBPROCSTAT
126 /* Define to 1 if you have the <libprocstat.h> header file. */
127 #undef HAVE_LIBPROCSTAT_H
129 /* Define to 1 if you have the <libproc.h> header file. */
130 #undef HAVE_LIBPROC_H
132 /* Define to 1 if you have the <libudev.h> header file. */
133 #undef HAVE_LIBUDEV_H
135 /* Define to 1 if you have the `unwind' library (-lunwind). */
136 #undef HAVE_LIBUNWIND
138 /* Define if you have the X Shape extension */
139 #undef HAVE_LIBXSHAPE
141 /* Define if you have the X Shm extension */
142 #undef HAVE_LIBXXSHM
144 /* Define to 1 if you have the <link.h> header file. */
145 #undef HAVE_LINK_H
147 /* Define to 1 if you have the <linux/capi.h> header file. */
148 #undef HAVE_LINUX_CAPI_H
150 /* Define to 1 if you have the <linux/cdrom.h> header file. */
151 #undef HAVE_LINUX_CDROM_H
153 /* Define to 1 if you have the <linux/filter.h> header file. */
154 #undef HAVE_LINUX_FILTER_H
156 /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
157 #undef HAVE_LINUX_GETHOSTBYNAME_R_6
159 /* Define to 1 if you have the <linux/hdreg.h> header file. */
160 #undef HAVE_LINUX_HDREG_H
162 /* Define to 1 if you have the <linux/hidraw.h> header file. */
163 #undef HAVE_LINUX_HIDRAW_H
165 /* Define to 1 if you have the <linux/input.h> header file. */
166 #undef HAVE_LINUX_INPUT_H
168 /* Define to 1 if you have the <linux/ioctl.h> header file. */
169 #undef HAVE_LINUX_IOCTL_H
171 /* Define to 1 if you have the <linux/ipx.h> header file. */
172 #undef HAVE_LINUX_IPX_H
174 /* Define to 1 if you have the <linux/irda.h> header file. */
175 #undef HAVE_LINUX_IRDA_H
177 /* Define to 1 if you have the <linux/major.h> header file. */
178 #undef HAVE_LINUX_MAJOR_H
180 /* Define to 1 if you have the <linux/param.h> header file. */
181 #undef HAVE_LINUX_PARAM_H
183 /* Define to 1 if you have the <linux/rtnetlink.h> header file. */
184 #undef HAVE_LINUX_RTNETLINK_H
186 /* Define to 1 if you have the <linux/serial.h> header file. */
187 #undef HAVE_LINUX_SERIAL_H
189 /* Define to 1 if you have the <linux/types.h> header file. */
190 #undef HAVE_LINUX_TYPES_H
192 /* Define to 1 if you have the <linux/ucdrom.h> header file. */
193 #undef HAVE_LINUX_UCDROM_H
195 /* Define to 1 if you have the <linux/videodev2.h> header file. */
196 #undef HAVE_LINUX_VIDEODEV2_H
198 /* Define to 1 if you have the <linux/wireless.h> header file. */
199 #undef HAVE_LINUX_WIRELESS_H
201 /* Define to 1 if you have the <lwp.h> header file. */
202 #undef HAVE_LWP_H
204 /* Define to 1 if you have the <machine/cpu.h> header file. */
205 #undef HAVE_MACHINE_CPU_H
207 /* Define to 1 if you have the <machine/sysarch.h> header file. */
208 #undef HAVE_MACHINE_SYSARCH_H
210 /* Define to 1 if you have the `mach_continuous_time' function. */
211 #undef HAVE_MACH_CONTINUOUS_TIME
213 /* Define to 1 if you have the <mach/mach.h> header file. */
214 #undef HAVE_MACH_MACH_H
216 /* Define to 1 if you have the <mach-o/loader.h> header file. */
217 #undef HAVE_MACH_O_LOADER_H
219 /* Define to 1 if you have the <mntent.h> header file. */
220 #undef HAVE_MNTENT_H
222 /* Define if MTLDevice protocol has registryID property. */
223 #undef HAVE_MTLDEVICE_REGISTRYID
225 /* Define to 1 if you have the <netdb.h> header file. */
226 #undef HAVE_NETDB_H
228 /* Define to 1 if you have the <netinet6/ip6_var.h> header file. */
229 #undef HAVE_NETINET6_IP6_VAR_H
231 /* Define to 1 if you have the <netinet/icmp6.h> header file. */
232 #undef HAVE_NETINET_ICMP6_H
234 /* Define to 1 if you have the <netinet/icmp_var.h> header file. */
235 #undef HAVE_NETINET_ICMP_VAR_H
237 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
238 #undef HAVE_NETINET_IF_ETHER_H
240 /* Define to 1 if you have the <netinet/in.h> header file. */
241 #undef HAVE_NETINET_IN_H
243 /* Define to 1 if you have the <netinet/in_pcb.h> header file. */
244 #undef HAVE_NETINET_IN_PCB_H
246 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
247 #undef HAVE_NETINET_IN_SYSTM_H
249 /* Define to 1 if you have the <netinet/ip.h> header file. */
250 #undef HAVE_NETINET_IP_H
252 /* Define to 1 if you have the <netinet/ip_icmp.h> header file. */
253 #undef HAVE_NETINET_IP_ICMP_H
255 /* Define to 1 if you have the <netinet/ip_var.h> header file. */
256 #undef HAVE_NETINET_IP_VAR_H
258 /* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
259 #undef HAVE_NETINET_TCP_FSM_H
261 /* Define to 1 if you have the <netinet/tcp.h> header file. */
262 #undef HAVE_NETINET_TCP_H
264 /* Define to 1 if you have the <netinet/tcp_var.h> header file. */
265 #undef HAVE_NETINET_TCP_VAR_H
267 /* Define to 1 if you have the <netinet/udp.h> header file. */
268 #undef HAVE_NETINET_UDP_H
270 /* Define to 1 if you have the <netinet/udp_var.h> header file. */
271 #undef HAVE_NETINET_UDP_VAR_H
273 /* Define to 1 if you have the <netipx/ipx.h> header file. */
274 #undef HAVE_NETIPX_IPX_H
276 /* Define to 1 if you have the <net/if_arp.h> header file. */
277 #undef HAVE_NET_IF_ARP_H
279 /* Define to 1 if you have the <net/if_dl.h> header file. */
280 #undef HAVE_NET_IF_DL_H
282 /* Define to 1 if you have the <net/if.h> header file. */
283 #undef HAVE_NET_IF_H
285 /* Define to 1 if you have the <net/if_types.h> header file. */
286 #undef HAVE_NET_IF_TYPES_H
288 /* Define to 1 if you have the <net/route.h> header file. */
289 #undef HAVE_NET_ROUTE_H
291 /* Define to 1 if you have the <OpenCL/opencl.h> header file. */
292 #undef HAVE_OPENCL_OPENCL_H
294 /* Define to 1 if `numaudioengines' is a member of `oss_sysinfo'. */
295 #undef HAVE_OSS_SYSINFO_NUMAUDIOENGINES
297 /* Define to 1 if you have the <pcap/pcap.h> header file. */
298 #undef HAVE_PCAP_PCAP_H
300 /* Define to 1 if you have the <PCSC/pcsclite.h> header file. */
301 #undef HAVE_PCSC_PCSCLITE_H
303 /* Define to 1 if you have the `pipe2' function. */
304 #undef HAVE_PIPE2
306 /* Define to 1 if you have the `port_create' function. */
307 #undef HAVE_PORT_CREATE
309 /* Define to 1 if you have the <port.h> header file. */
310 #undef HAVE_PORT_H
312 /* Define to 1 if you have the `posix_fadvise' function. */
313 #undef HAVE_POSIX_FADVISE
315 /* Define to 1 if you have the `posix_fallocate' function. */
316 #undef HAVE_POSIX_FALLOCATE
318 /* Define to 1 if you have the `prctl' function. */
319 #undef HAVE_PRCTL
321 /* Define to 1 if you have the `proc_pidinfo' function. */
322 #undef HAVE_PROC_PIDINFO
324 /* Define to 1 if you have the `pthread_getthreadid_np' function. */
325 #undef HAVE_PTHREAD_GETTHREADID_NP
327 /* Define to 1 if you have the <pthread.h> header file. */
328 #undef HAVE_PTHREAD_H
330 /* Define to 1 if you have the <pthread_np.h> header file. */
331 #undef HAVE_PTHREAD_NP_H
333 /* Define to 1 if you have the <pulse/pulseaudio.h> header file. */
334 #undef HAVE_PULSE_PULSEAUDIO_H
336 /* Define to 1 if you have the <pwd.h> header file. */
337 #undef HAVE_PWD_H
339 /* Define to 1 if the system has the type `request_sense'. */
340 #undef HAVE_REQUEST_SENSE
342 /* Define if you have the resolver library and header */
343 #undef HAVE_RESOLV
345 /* Define to 1 if you have the <resolv.h> header file. */
346 #undef HAVE_RESOLV_H
348 /* Define to 1 if you have the `res_getservers' function. */
349 #undef HAVE_RES_GETSERVERS
351 /* Define to 1 if you have the <sched.h> header file. */
352 #undef HAVE_SCHED_H
354 /* Define to 1 if you have the `sched_setaffinity' function. */
355 #undef HAVE_SCHED_SETAFFINITY
357 /* Define to 1 if you have the `sched_yield' function. */
358 #undef HAVE_SCHED_YIELD
360 /* Define to 1 if `cmd' is a member of `scsireq_t'. */
361 #undef HAVE_SCSIREQ_T_CMD
363 /* Define to 1 if you have the <scsi/scsi.h> header file. */
364 #undef HAVE_SCSI_SCSI_H
366 /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
367 #undef HAVE_SCSI_SCSI_IOCTL_H
369 /* Define to 1 if you have the <scsi/sg.h> header file. */
370 #undef HAVE_SCSI_SG_H
372 /* Define to 1 if you have the <SDL.h> header file. */
373 #undef HAVE_SDL_H
375 /* Define to 1 if you have the `setproctitle' function. */
376 #undef HAVE_SETPROCTITLE
378 /* Define to 1 if you have the `setprogname' function. */
379 #undef HAVE_SETPROGNAME
381 /* Define to 1 if `interface_id' is a member of `sg_io_hdr_t'. */
382 #undef HAVE_SG_IO_HDR_T_INTERFACE_ID
384 /* Define to 1 if `si_fd' is a member of `siginfo_t'. */
385 #undef HAVE_SIGINFO_T_SI_FD
387 /* Define to 1 if you have the `sigprocmask' function. */
388 #undef HAVE_SIGPROCMASK
390 /* Define to 1 if you have the <stdint.h> header file. */
391 #undef HAVE_STDINT_H
393 /* Define to 1 if you have the <stdio.h> header file. */
394 #undef HAVE_STDIO_H
396 /* Define to 1 if you have the <stdlib.h> header file. */
397 #undef HAVE_STDLIB_H
399 /* Define to 1 if you have the <strings.h> header file. */
400 #undef HAVE_STRINGS_H
402 /* Define to 1 if you have the <string.h> header file. */
403 #undef HAVE_STRING_H
405 /* Define to 1 if `icp6s_error' is a member of `struct icmp6stat'. */
406 #undef HAVE_STRUCT_ICMP6STAT_ICP6S_ERROR
408 /* Define to 1 if `icps_error' is a member of `struct icmpstat'. */
409 #undef HAVE_STRUCT_ICMPSTAT_ICPS_ERROR
411 /* Define to 1 if `ifr_hwaddr' is a member of `struct ifreq'. */
412 #undef HAVE_STRUCT_IFREQ_IFR_HWADDR
414 /* Define to 1 if `ipi6_addr' is a member of `struct in6_pktinfo'. */
415 #undef HAVE_STRUCT_IN6_PKTINFO_IPI6_ADDR
417 /* Define to 1 if `ip6s_total' is a member of `struct ip6stat'. */
418 #undef HAVE_STRUCT_IP6STAT_IP6S_TOTAL
420 /* Define to 1 if `ips_total' is a member of `struct ipstat'. */
421 #undef HAVE_STRUCT_IPSTAT_IPS_TOTAL
423 /* Define to 1 if `ips_total' is a member of `struct ip_stats'. */
424 #undef HAVE_STRUCT_IP_STATS_IPS_TOTAL
426 /* Define to 1 if `msg_accrights' is a member of `struct msghdr'. */
427 #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS
429 /* Define to 1 if `mt_blkno' is a member of `struct mtget'. */
430 #undef HAVE_STRUCT_MTGET_MT_BLKNO
432 /* Define to 1 if `mt_blksiz' is a member of `struct mtget'. */
433 #undef HAVE_STRUCT_MTGET_MT_BLKSIZ
435 /* Define to 1 if `mt_gstat' is a member of `struct mtget'. */
436 #undef HAVE_STRUCT_MTGET_MT_GSTAT
438 /* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */
439 #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
441 /* Define to 1 if `sun_len' is a member of `struct sockaddr_un'. */
442 #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN
444 /* Define to 1 if `st_atim' is a member of `struct stat'. */
445 #undef HAVE_STRUCT_STAT_ST_ATIM
447 /* Define to 1 if `st_atimespec' is a member of `struct stat'. */
448 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC
450 /* Define to 1 if `st_birthtim' is a member of `struct stat'. */
451 #undef HAVE_STRUCT_STAT_ST_BIRTHTIM
453 /* Define to 1 if `st_birthtime' is a member of `struct stat'. */
454 #undef HAVE_STRUCT_STAT_ST_BIRTHTIME
456 /* Define to 1 if `st_birthtimespec' is a member of `struct stat'. */
457 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC
459 /* Define to 1 if `st_ctim' is a member of `struct stat'. */
460 #undef HAVE_STRUCT_STAT_ST_CTIM
462 /* Define to 1 if `st_ctimespec' is a member of `struct stat'. */
463 #undef HAVE_STRUCT_STAT_ST_CTIMESPEC
465 /* Define to 1 if `st_mtim' is a member of `struct stat'. */
466 #undef HAVE_STRUCT_STAT_ST_MTIM
468 /* Define to 1 if `st_mtimespec' is a member of `struct stat'. */
469 #undef HAVE_STRUCT_STAT_ST_MTIMESPEC
471 /* Define to 1 if `__st_birthtim' is a member of `struct stat'. */
472 #undef HAVE_STRUCT_STAT___ST_BIRTHTIM
474 /* Define to 1 if `__st_birthtime' is a member of `struct stat'. */
475 #undef HAVE_STRUCT_STAT___ST_BIRTHTIME
477 /* Define to 1 if `mem_unit' is a member of `struct sysinfo'. */
478 #undef HAVE_STRUCT_SYSINFO_MEM_UNIT
480 /* Define to 1 if `totalram' is a member of `struct sysinfo'. */
481 #undef HAVE_STRUCT_SYSINFO_TOTALRAM
483 /* Define to 1 if `tcps_connattempt' is a member of `struct tcpstat'. */
484 #undef HAVE_STRUCT_TCPSTAT_TCPS_CONNATTEMPT
486 /* Define to 1 if `tcps_connattempt' is a member of `struct tcp_stats'. */
487 #undef HAVE_STRUCT_TCP_STATS_TCPS_CONNATTEMPT
489 /* Define to 1 if `udps_ipackets' is a member of `struct udpstat'. */
490 #undef HAVE_STRUCT_UDPSTAT_UDPS_IPACKETS
492 /* Define to 1 if the system has the type `struct xinpgen'. */
493 #undef HAVE_STRUCT_XINPGEN
495 /* Define to 1 if `_u._ext.nscount6' is a member of `struct __res_state'. */
496 #undef HAVE_STRUCT___RES_STATE__U__EXT_NSCOUNT6
498 /* Define to 1 if you have the <syscall.h> header file. */
499 #undef HAVE_SYSCALL_H
501 /* Define to 1 if you have the `sysinfo' function. */
502 #undef HAVE_SYSINFO
504 /* Define to 1 if you have the <sys/attr.h> header file. */
505 #undef HAVE_SYS_ATTR_H
507 /* Define to 1 if you have the <sys/auxv.h> header file. */
508 #undef HAVE_SYS_AUXV_H
510 /* Define to 1 if you have the <sys/cdio.h> header file. */
511 #undef HAVE_SYS_CDIO_H
513 /* Define to 1 if you have the <sys/conf.h> header file. */
514 #undef HAVE_SYS_CONF_H
516 /* Define to 1 if you have the <sys/epoll.h> header file. */
517 #undef HAVE_SYS_EPOLL_H
519 /* Define to 1 if you have the <sys/event.h> header file. */
520 #undef HAVE_SYS_EVENT_H
522 /* Define to 1 if you have the <sys/extattr.h> header file. */
523 #undef HAVE_SYS_EXTATTR_H
525 /* Define to 1 if you have the <sys/filio.h> header file. */
526 #undef HAVE_SYS_FILIO_H
528 /* Define to 1 if you have the <sys/inotify.h> header file. */
529 #undef HAVE_SYS_INOTIFY_H
531 /* Define to 1 if you have the <sys/ipc.h> header file. */
532 #undef HAVE_SYS_IPC_H
534 /* Define to 1 if you have the <sys/link.h> header file. */
535 #undef HAVE_SYS_LINK_H
537 /* Define to 1 if you have the <sys/modem.h> header file. */
538 #undef HAVE_SYS_MODEM_H
540 /* Define to 1 if you have the <sys/mount.h> header file. */
541 #undef HAVE_SYS_MOUNT_H
543 /* Define to 1 if you have the <sys/mtio.h> header file. */
544 #undef HAVE_SYS_MTIO_H
546 /* Define to 1 if you have the <sys/param.h> header file. */
547 #undef HAVE_SYS_PARAM_H
549 /* Define to 1 if you have the <sys/prctl.h> header file. */
550 #undef HAVE_SYS_PRCTL_H
552 /* Define to 1 if you have the <sys/ptrace.h> header file. */
553 #undef HAVE_SYS_PTRACE_H
555 /* Define to 1 if you have the <sys/queue.h> header file. */
556 #undef HAVE_SYS_QUEUE_H
558 /* Define to 1 if you have the <sys/random.h> header file. */
559 #undef HAVE_SYS_RANDOM_H
561 /* Define to 1 if you have the <sys/resource.h> header file. */
562 #undef HAVE_SYS_RESOURCE_H
564 /* Define to 1 if you have the <sys/scsiio.h> header file. */
565 #undef HAVE_SYS_SCSIIO_H
567 /* Define to 1 if you have the <sys/shm.h> header file. */
568 #undef HAVE_SYS_SHM_H
570 /* Define to 1 if you have the <sys/signal.h> header file. */
571 #undef HAVE_SYS_SIGNAL_H
573 /* Define to 1 if you have the <sys/socketvar.h> header file. */
574 #undef HAVE_SYS_SOCKETVAR_H
576 /* Define to 1 if you have the <sys/sockio.h> header file. */
577 #undef HAVE_SYS_SOCKIO_H
579 /* Define to 1 if you have the <sys/statfs.h> header file. */
580 #undef HAVE_SYS_STATFS_H
582 /* Define to 1 if you have the <sys/statvfs.h> header file. */
583 #undef HAVE_SYS_STATVFS_H
585 /* Define to 1 if you have the <sys/stat.h> header file. */
586 #undef HAVE_SYS_STAT_H
588 /* Define to 1 if you have the <sys/strtio.h> header file. */
589 #undef HAVE_SYS_STRTIO_H
591 /* Define to 1 if you have the <sys/syscall.h> header file. */
592 #undef HAVE_SYS_SYSCALL_H
594 /* Define to 1 if you have the <sys/sysctl.h> header file. */
595 #undef HAVE_SYS_SYSCTL_H
597 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
598 #undef HAVE_SYS_SYSINFO_H
600 /* Define to 1 if you have the <sys/thr.h> header file. */
601 #undef HAVE_SYS_THR_H
603 /* Define to 1 if you have the <sys/times.h> header file. */
604 #undef HAVE_SYS_TIMES_H
606 /* Define to 1 if you have the <sys/types.h> header file. */
607 #undef HAVE_SYS_TYPES_H
609 /* Define to 1 if you have the <sys/ucontext.h> header file. */
610 #undef HAVE_SYS_UCONTEXT_H
612 /* Define to 1 if you have the <sys/uio.h> header file. */
613 #undef HAVE_SYS_UIO_H
615 /* Define to 1 if you have the <sys/un.h> header file. */
616 #undef HAVE_SYS_UN_H
618 /* Define to 1 if you have the <sys/user.h> header file. */
619 #undef HAVE_SYS_USER_H
621 /* Define to 1 if you have the <sys/utsname.h> header file. */
622 #undef HAVE_SYS_UTSNAME_H
624 /* Define to 1 if you have the <sys/vfs.h> header file. */
625 #undef HAVE_SYS_VFS_H
627 /* Define to 1 if you have the <sys/vnode.h> header file. */
628 #undef HAVE_SYS_VNODE_H
630 /* Define to 1 if you have the <sys/xattr.h> header file. */
631 #undef HAVE_SYS_XATTR_H
633 /* Define to 1 if you have the `tcdrain' function. */
634 #undef HAVE_TCDRAIN
636 /* Define to 1 if you have the `thr_kill2' function. */
637 #undef HAVE_THR_KILL2
639 /* Define to 1 if you have the `udev' library (-ludev). */
640 #undef HAVE_UDEV
642 /* Define to 1 if you have the <unistd.h> header file. */
643 #undef HAVE_UNISTD_H
645 /* Define to 1 if you have the <utime.h> header file. */
646 #undef HAVE_UTIME_H
648 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
649 #undef HAVE_VALGRIND_MEMCHECK_H
651 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
652 #undef HAVE_VALGRIND_VALGRIND_H
654 /* Define to 1 if you have the <wayland-client.h> header file. */
655 #undef HAVE_WAYLAND_CLIENT_H
657 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
658 #undef HAVE_X11_EXTENSIONS_SHAPE_H
660 /* Define to 1 if you have the <X11/extensions/Xcomposite.h> header file. */
661 #undef HAVE_X11_EXTENSIONS_XCOMPOSITE_H
663 /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
664 #undef HAVE_X11_EXTENSIONS_XF86VMODE_H
666 /* Define to 1 if you have the <X11/extensions/xf86vmproto.h> header file. */
667 #undef HAVE_X11_EXTENSIONS_XF86VMPROTO_H
669 /* Define to 1 if you have the <X11/extensions/Xfixes.h> header file. */
670 #undef HAVE_X11_EXTENSIONS_XFIXES_H
672 /* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */
673 #undef HAVE_X11_EXTENSIONS_XINERAMA_H
675 /* Define to 1 if you have the <X11/extensions/XInput2.h> header file. */
676 #undef HAVE_X11_EXTENSIONS_XINPUT2_H
678 /* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
679 #undef HAVE_X11_EXTENSIONS_XINPUT_H
681 /* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
682 #undef HAVE_X11_EXTENSIONS_XRANDR_H
684 /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
685 #undef HAVE_X11_EXTENSIONS_XRENDER_H
687 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
688 #undef HAVE_X11_EXTENSIONS_XSHM_H
690 /* Define to 1 if you have the <X11/Xcursor/Xcursor.h> header file. */
691 #undef HAVE_X11_XCURSOR_XCURSOR_H
693 /* Define to 1 if you have the <X11/XKBlib.h> header file. */
694 #undef HAVE_X11_XKBLIB_H
696 /* Define to 1 if you have the <X11/Xlib.h> header file. */
697 #undef HAVE_X11_XLIB_H
699 /* Define to 1 if you have the <X11/Xutil.h> header file. */
700 #undef HAVE_X11_XUTIL_H
702 /* Define to 1 if `xcookie' is a member of `XEvent'. */
703 #undef HAVE_XEVENT_XCOOKIE
705 /* Define to 1 if `callback' is a member of `XICCallback'. */
706 #undef HAVE_XICCALLBACK_CALLBACK
708 /* Define if Xrender has the XRenderCreateLinearGradient function */
709 #undef HAVE_XRENDERCREATELINEARGRADIENT
711 /* Define if Xrender has the XRenderSetPictureTransform function */
712 #undef HAVE_XRENDERSETPICTURETRANSFORM
714 /* Define if Xrandr has the XRRGetProviderResources function */
715 #undef HAVE_XRRGETPROVIDERRESOURCES
717 /* Define to 1 if you have the `__builtin_popcount' built-in function. */
718 #undef HAVE___BUILTIN_POPCOUNT
720 /* Define to 1 if you have the `__clear_cache' (potentially built-in)
721 function. */
722 #undef HAVE___CLEAR_CACHE
724 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
726 #undef MAJOR_IN_MKDEV
728 /* Define to 1 if `major', `minor', and `makedev' are declared in
729 <sysmacros.h>. */
730 #undef MAJOR_IN_SYSMACROS
732 /* Define to the address where bug reports for this package should be sent. */
733 #undef PACKAGE_BUGREPORT
735 /* Define to the full name of this package. */
736 #undef PACKAGE_NAME
738 /* Define to the full name and version of this package. */
739 #undef PACKAGE_STRING
741 /* Define to the one symbol short name of this package. */
742 #undef PACKAGE_TARNAME
744 /* Define to the home page for this package. */
745 #undef PACKAGE_URL
747 /* Define to the version of this package. */
748 #undef PACKAGE_VERSION
750 /* Define to the soname of the libcups library. */
751 #undef SONAME_LIBCUPS
753 /* Define to the soname of the libdbus-1 library. */
754 #undef SONAME_LIBDBUS_1
756 /* Define to the soname of the libEGL library. */
757 #undef SONAME_LIBEGL
759 /* Define to the soname of the libfontconfig library. */
760 #undef SONAME_LIBFONTCONFIG
762 /* Define to the soname of the libfreetype library. */
763 #undef SONAME_LIBFREETYPE
765 /* Define to the soname of the libGL library. */
766 #undef SONAME_LIBGL
768 /* Define to the soname of the libGLESv2 library. */
769 #undef SONAME_LIBGLESV2
771 /* Define to the soname of the libgnutls library. */
772 #undef SONAME_LIBGNUTLS
774 /* Define to the soname of the libgssapi_krb5 library. */
775 #undef SONAME_LIBGSSAPI_KRB5
777 /* Define to the soname of the libkrb5 library. */
778 #undef SONAME_LIBKRB5
780 /* Define to the soname of the libMoltenVK library. */
781 #undef SONAME_LIBMOLTENVK
783 /* Define to the soname of the libnetapi library. */
784 #undef SONAME_LIBNETAPI
786 /* Define to the soname of the libodbc library. */
787 #undef SONAME_LIBODBC
789 /* Define to the soname of the libOSMesa library. */
790 #undef SONAME_LIBOSMESA
792 /* Define to the soname of the libSDL2 library. */
793 #undef SONAME_LIBSDL2
795 /* Define to the soname of the libv4l2 library. */
796 #undef SONAME_LIBV4L2
798 /* Define to the soname of the libvulkan library. */
799 #undef SONAME_LIBVULKAN
801 /* Define to the soname of the libX11 library. */
802 #undef SONAME_LIBX11
804 /* Define to the soname of the libXcomposite library. */
805 #undef SONAME_LIBXCOMPOSITE
807 /* Define to the soname of the libXcursor library. */
808 #undef SONAME_LIBXCURSOR
810 /* Define to the soname of the libXext library. */
811 #undef SONAME_LIBXEXT
813 /* Define to the soname of the libXfixes library. */
814 #undef SONAME_LIBXFIXES
816 /* Define to the soname of the libXi library. */
817 #undef SONAME_LIBXI
819 /* Define to the soname of the libXinerama library. */
820 #undef SONAME_LIBXINERAMA
822 /* Define to the soname of the libXrandr library. */
823 #undef SONAME_LIBXRANDR
825 /* Define to the soname of the libXrender library. */
826 #undef SONAME_LIBXRENDER
828 /* Define to the soname of the libXxf86vm library. */
829 #undef SONAME_LIBXXF86VM
831 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
832 #undef STAT_MACROS_BROKEN
834 /* Define to 1 if all of the C90 standard headers exist (not just the ones
835 required in a freestanding environment). This macro is provided for
836 backward compatibility; new code need not use it. */
837 #undef STDC_HEADERS
839 /* Define if xattr functions take additional arguments (macOS) */
840 #undef XATTR_ADDITIONAL_OPTIONS
842 /* Define to 1 if the X Window System is missing or not being used. */
843 #undef X_DISPLAY_MISSING
845 /* Number of bits in a file offset, on hosts where this is settable. */
846 #undef _FILE_OFFSET_BITS
848 /* Define to 1 to enable GNU extensions on Linux */
849 #undef _GNU_SOURCE
851 /* Define for large files, on AIX-style hosts. */
852 #undef _LARGE_FILES
854 /* Define to 64 to enable 64-bit time_t on Linux */
855 #undef _TIME_BITS
857 /* Define to `__inline__' or `__inline' if that's what the C compiler
858 calls it, or to nothing if 'inline' is not supported under any name. */
859 #ifndef __cplusplus
860 #undef inline
861 #endif
863 #endif /* __WINE_CONFIG_H */