ntdll: Move the system information functions to the Unix library.
[wine.git] / include / config.h.in
blob720cbd4a5d90a9cce6fa739ad871d79d5045dc2d
1 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 #ifndef __WINE_CONFIG_H
4 #define __WINE_CONFIG_H
5 #ifdef WINE_CROSS_PE
6 #error config.h should not be used when cross-compiling
7 #endif
9 /* Define to the file extension for executables. */
10 #undef EXEEXT
12 /* Define to 1 if you have the `acosh' function. */
13 #undef HAVE_ACOSH
15 /* Define to 1 if you have the `acoshf' function. */
16 #undef HAVE_ACOSHF
18 /* Define to 1 if you have the <alias.h> header file. */
19 #undef HAVE_ALIAS_H
21 /* Define to 1 if you have the <AL/al.h> header file. */
22 #undef HAVE_AL_AL_H
24 /* Define to 1 if you have the <ApplicationServices/ApplicationServices.h>
25 header file. */
26 #undef HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H
28 /* Define to 1 if you have the <arpa/inet.h> header file. */
29 #undef HAVE_ARPA_INET_H
31 /* Define to 1 if you have the <arpa/nameser.h> header file. */
32 #undef HAVE_ARPA_NAMESER_H
34 /* Define to 1 if you have the `asinh' function. */
35 #undef HAVE_ASINH
37 /* Define to 1 if you have the `asinhf' function. */
38 #undef HAVE_ASINHF
40 /* Define to 1 if you have the <asm/types.h> header file. */
41 #undef HAVE_ASM_TYPES_H
43 /* Define to 1 if you have the <asm/user.h> header file. */
44 #undef HAVE_ASM_USER_H
46 /* Define to 1 if you have the `atanh' function. */
47 #undef HAVE_ATANH
49 /* Define to 1 if you have the `atanhf' function. */
50 #undef HAVE_ATANHF
52 /* Define to 1 if you have the <AudioToolbox/AudioConverter.h> header file. */
53 #undef HAVE_AUDIOTOOLBOX_AUDIOCONVERTER_H
55 /* Define to 1 if you have the <AudioUnit/AudioComponent.h> header file. */
56 #undef HAVE_AUDIOUNIT_AUDIOCOMPONENT_H
58 /* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
59 #undef HAVE_AUDIOUNIT_AUDIOUNIT_H
61 /* Define to 1 if you have the `AUGraphAddNode' function. */
62 #undef HAVE_AUGRAPHADDNODE
64 /* Define to 1 if you have the <capi20.h> header file. */
65 #undef HAVE_CAPI20_H
67 /* Define to 1 if you have the <Carbon/Carbon.h> header file. */
68 #undef HAVE_CARBON_CARBON_H
70 /* Define to 1 if you have the `cbrt' function. */
71 #undef HAVE_CBRT
73 /* Define to 1 if you have the `cbrtf' function. */
74 #undef HAVE_CBRTF
76 /* Define to 1 if you have the `clock_gettime' function. */
77 #undef HAVE_CLOCK_GETTIME
79 /* Define to 1 if you have the <CL/cl.h> header file. */
80 #undef HAVE_CL_CL_H
82 /* Define to 1 if you have the <CommonCrypto/CommonCryptor.h> header file. */
83 #undef HAVE_COMMONCRYPTO_COMMONCRYPTOR_H
85 /* Define to 1 if you have the <CoreAudio/CoreAudio.h> header file. */
86 #undef HAVE_COREAUDIO_COREAUDIO_H
88 /* Define to 1 if you have the <CoreServices/CoreServices.h> header file. */
89 #undef HAVE_CORESERVICES_CORESERVICES_H
91 /* Define to 1 if you have the <cups/cups.h> header file. */
92 #undef HAVE_CUPS_CUPS_H
94 /* Define to 1 if you have the <cups/ppd.h> header file. */
95 #undef HAVE_CUPS_PPD_H
97 /* Define to 1 if you have the <curses.h> header file. */
98 #undef HAVE_CURSES_H
100 /* Define to 1 if you have the <dirent.h> header file. */
101 #undef HAVE_DIRENT_H
103 /* Define to 1 if you have the <DiskArbitration/DiskArbitration.h> header
104 file. */
105 #undef HAVE_DISKARBITRATION_DISKARBITRATION_H
107 /* Define to 1 if you have the `dladdr' function. */
108 #undef HAVE_DLADDR
110 /* Define to 1 if you have the <dlfcn.h> header file. */
111 #undef HAVE_DLFCN_H
113 /* Define to 1 if you have the `dlinfo' function. */
114 #undef HAVE_DLINFO
116 /* Define to 1 if you have the <EGL/egl.h> header file. */
117 #undef HAVE_EGL_EGL_H
119 /* Define to 1 if you have the <elf.h> header file. */
120 #undef HAVE_ELF_H
122 /* Define to 1 if you have the `epoll_create' function. */
123 #undef HAVE_EPOLL_CREATE
125 /* Define to 1 if you have the `erf' function. */
126 #undef HAVE_ERF
128 /* Define to 1 if you have the `erfc' function. */
129 #undef HAVE_ERFC
131 /* Define to 1 if you have the `erfcf' function. */
132 #undef HAVE_ERFCF
134 /* Define to 1 if you have the `erff' function. */
135 #undef HAVE_ERFF
137 /* Define to 1 if you have the `exp2' function. */
138 #undef HAVE_EXP2
140 /* Define to 1 if you have the `exp2f' function. */
141 #undef HAVE_EXP2F
143 /* Define to 1 if you have the `expm1' function. */
144 #undef HAVE_EXPM1
146 /* Define to 1 if you have the `expm1f' function. */
147 #undef HAVE_EXPM1F
149 /* Define to 1 if you have the `F3DAudioInitialize8' function. */
150 #undef HAVE_F3DAUDIOINITIALIZE8
152 /* Define to 1 if you have the `fallocate' function. */
153 #undef HAVE_FALLOCATE
155 /* Define to 1 if you have the `FAudioLinkedVersion' function. */
156 #undef HAVE_FAUDIOLINKEDVERSION
158 /* Define to 1 if you have the `FAudio_CommitOperationSet' function. */
159 #undef HAVE_FAUDIO_COMMITOPERATIONSET
161 /* Define to 1 if you have the <FAudio.h> header file. */
162 #undef HAVE_FAUDIO_H
164 /* Define to 1 if you have the `ffs' function. */
165 #undef HAVE_FFS
167 /* Define to 1 if you have the `finitef' function. */
168 #undef HAVE_FINITEF
170 /* Define to 1 if you have the <float.h> header file. */
171 #undef HAVE_FLOAT_H
173 /* Define to 1 if you have the `fma' function. */
174 #undef HAVE_FMA
176 /* Define to 1 if you have the `fmaf' function. */
177 #undef HAVE_FMAF
179 /* Define to 1 if you have the `fnmatch' function. */
180 #undef HAVE_FNMATCH
182 /* Define to 1 if you have the <fnmatch.h> header file. */
183 #undef HAVE_FNMATCH_H
185 /* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
186 #undef HAVE_FONTCONFIG_FONTCONFIG_H
188 /* Define to 1 if you have the `fork' function. */
189 #undef HAVE_FORK
191 /* Define to 1 if you have the `fpclass' function. */
192 #undef HAVE_FPCLASS
194 /* Define if FreeType 2 is installed */
195 #undef HAVE_FREETYPE
197 /* Define to 1 if the system has the type `fsblkcnt_t'. */
198 #undef HAVE_FSBLKCNT_T
200 /* Define to 1 if the system has the type `fsfilcnt_t'. */
201 #undef HAVE_FSFILCNT_T
203 /* Define to 1 if you have the `fstatfs' function. */
204 #undef HAVE_FSTATFS
206 /* Define to 1 if you have the `fstatvfs' function. */
207 #undef HAVE_FSTATVFS
209 /* Define to 1 if you have the <ft2build.h> header file. */
210 #undef HAVE_FT2BUILD_H
212 /* Define to 1 if the system has the type `FT_TrueTypeEngineType'. */
213 #undef HAVE_FT_TRUETYPEENGINETYPE
215 /* Define to 1 if you have the `futimens' function. */
216 #undef HAVE_FUTIMENS
218 /* Define to 1 if you have the `futimes' function. */
219 #undef HAVE_FUTIMES
221 /* Define to 1 if you have the `futimesat' function. */
222 #undef HAVE_FUTIMESAT
224 /* Define to 1 if you have the `getaddrinfo' function. */
225 #undef HAVE_GETADDRINFO
227 /* Define to 1 if you have the `getattrlist' function. */
228 #undef HAVE_GETATTRLIST
230 /* Define to 1 if you have the `getauxval' function. */
231 #undef HAVE_GETAUXVAL
233 /* Define to 1 if you have the `getifaddrs' function. */
234 #undef HAVE_GETIFADDRS
236 /* Define to 1 if you have the `getnameinfo' function. */
237 #undef HAVE_GETNAMEINFO
239 /* Define to 1 if you have the `getnetbyname' function. */
240 #undef HAVE_GETNETBYNAME
242 /* Define to 1 if you have the <getopt.h> header file. */
243 #undef HAVE_GETOPT_H
245 /* Define to 1 if you have the `getopt_long_only' function. */
246 #undef HAVE_GETOPT_LONG_ONLY
248 /* Define to 1 if you have the `getprotobyname' function. */
249 #undef HAVE_GETPROTOBYNAME
251 /* Define to 1 if you have the `getprotobynumber' function. */
252 #undef HAVE_GETPROTOBYNUMBER
254 /* Define to 1 if you have the `getservbyport' function. */
255 #undef HAVE_GETSERVBYPORT
257 /* Define to 1 if you have the <gettext-po.h> header file. */
258 #undef HAVE_GETTEXT_PO_H
260 /* Define to 1 if you have the `gnutls_cipher_init' function. */
261 #undef HAVE_GNUTLS_CIPHER_INIT
263 /* Define if we have the libgphoto2 development environment */
264 #undef HAVE_GPHOTO2
266 /* Define if we have the libgphoto2_port development environment */
267 #undef HAVE_GPHOTO2_PORT
269 /* Define to 1 if you have the <grp.h> header file. */
270 #undef HAVE_GRP_H
272 /* Define to 1 if you have the <gsm/gsm.h> header file. */
273 #undef HAVE_GSM_GSM_H
275 /* Define to 1 if you have the <gsm.h> header file. */
276 #undef HAVE_GSM_H
278 /* Define to 1 if you have the <gssapi/gssapi_ext.h> header file. */
279 #undef HAVE_GSSAPI_GSSAPI_EXT_H
281 /* Define to 1 if you have the <gssapi/gssapi.h> header file. */
282 #undef HAVE_GSSAPI_GSSAPI_H
284 /* Define to 1 if you have the <ieeefp.h> header file. */
285 #undef HAVE_IEEEFP_H
287 /* Define to 1 if you have the <ifaddrs.h> header file. */
288 #undef HAVE_IFADDRS_H
290 /* Define to 1 if you have the `if_nameindex' function. */
291 #undef HAVE_IF_NAMEINDEX
293 /* Define to 1 if you have the `ilogb' function. */
294 #undef HAVE_ILOGB
296 /* Define to 1 if you have the `ilogbf' function. */
297 #undef HAVE_ILOGBF
299 /* Define to 1 if you have the <inet/mib2.h> header file. */
300 #undef HAVE_INET_MIB2_H
302 /* Define to 1 if you have the <inttypes.h> header file. */
303 #undef HAVE_INTTYPES_H
305 /* Define to 1 if you have the `IOHIDManagerCreate' function. */
306 #undef HAVE_IOHIDMANAGERCREATE
308 /* Define to 1 if you have the <IOKit/hid/IOHIDLib.h> header file. */
309 #undef HAVE_IOKIT_HID_IOHIDLIB_H
311 /* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
312 #undef HAVE_IOKIT_IOKITLIB_H
314 /* Define to 1 if you have the `isfinite' function. */
315 #undef HAVE_ISFINITE
317 /* Define to 1 if you have the `isinf' function. */
318 #undef HAVE_ISINF
320 /* Define to 1 if you have the `isnan' function. */
321 #undef HAVE_ISNAN
323 /* Define to 1 if you have the `j0' function. */
324 #undef HAVE_J0
326 /* Define to 1 if you have the `j1' function. */
327 #undef HAVE_J1
329 /* Define to 1 if you have the `jn' function. */
330 #undef HAVE_JN
332 /* Define to 1 if you have the <jpeglib.h> header file. */
333 #undef HAVE_JPEGLIB_H
335 /* Define to 1 if you have the `kqueue' function. */
336 #undef HAVE_KQUEUE
338 /* Define to 1 if you have the <krb5/krb5.h> header file. */
339 #undef HAVE_KRB5_KRB5_H
341 /* Define to 1 if you have the <kstat.h> header file. */
342 #undef HAVE_KSTAT_H
344 /* Define to 1 if you have the <lber.h> header file. */
345 #undef HAVE_LBER_H
347 /* Define if you have the LittleCMS development environment */
348 #undef HAVE_LCMS2
350 /* Define to 1 if you have the <lcms2.h> header file. */
351 #undef HAVE_LCMS2_H
353 /* Define if you have the OpenLDAP development environment */
354 #undef HAVE_LDAP
356 /* Define to 1 if you have the `ldap_count_references' function. */
357 #undef HAVE_LDAP_COUNT_REFERENCES
359 /* Define to 1 if you have the `ldap_first_reference' function. */
360 #undef HAVE_LDAP_FIRST_REFERENCE
362 /* Define to 1 if you have the <ldap.h> header file. */
363 #undef HAVE_LDAP_H
365 /* Define to 1 if you have the `ldap_next_reference' function. */
366 #undef HAVE_LDAP_NEXT_REFERENCE
368 /* Define to 1 if you have the `ldap_parse_reference' function. */
369 #undef HAVE_LDAP_PARSE_REFERENCE
371 /* Define to 1 if you have the `ldap_parse_sortresponse_control' function. */
372 #undef HAVE_LDAP_PARSE_SORTRESPONSE_CONTROL
374 /* Define to 1 if you have the `ldap_parse_sort_control' function. */
375 #undef HAVE_LDAP_PARSE_SORT_CONTROL
377 /* Define to 1 if you have the `ldap_parse_vlvresponse_control' function. */
378 #undef HAVE_LDAP_PARSE_VLVRESPONSE_CONTROL
380 /* Define to 1 if you have the `ldap_parse_vlv_control' function. */
381 #undef HAVE_LDAP_PARSE_VLV_CONTROL
383 /* Define to 1 if you have the `lgamma' function. */
384 #undef HAVE_LGAMMA
386 /* Define to 1 if you have the `lgammaf' function. */
387 #undef HAVE_LGAMMAF
389 /* Define to 1 if you have the `gettextpo' library (-lgettextpo). */
390 #undef HAVE_LIBGETTEXTPO
392 /* Define to 1 if you have the `kstat' library (-lkstat). */
393 #undef HAVE_LIBKSTAT
395 /* Define to 1 if you have the `procstat' library (-lprocstat). */
396 #undef HAVE_LIBPROCSTAT
398 /* Define to 1 if you have the <libprocstat.h> header file. */
399 #undef HAVE_LIBPROCSTAT_H
401 /* Define to 1 if you have the <libproc.h> header file. */
402 #undef HAVE_LIBPROC_H
404 /* Define to 1 if you have the <libudev.h> header file. */
405 #undef HAVE_LIBUDEV_H
407 /* Define to 1 if you have the `unwind' library (-lunwind). */
408 #undef HAVE_LIBUNWIND
410 /* Define if you have the libxml2 library */
411 #undef HAVE_LIBXML2
413 /* Define to 1 if you have the <libxml/parser.h> header file. */
414 #undef HAVE_LIBXML_PARSER_H
416 /* Define to 1 if you have the <libxml/SAX2.h> header file. */
417 #undef HAVE_LIBXML_SAX2_H
419 /* Define to 1 if you have the <libxml/xmlsave.h> header file. */
420 #undef HAVE_LIBXML_XMLSAVE_H
422 /* Define if you have the X Shape extension */
423 #undef HAVE_LIBXSHAPE
425 /* Define to 1 if you have the <libxslt/pattern.h> header file. */
426 #undef HAVE_LIBXSLT_PATTERN_H
428 /* Define to 1 if you have the <libxslt/transform.h> header file. */
429 #undef HAVE_LIBXSLT_TRANSFORM_H
431 /* Define if you have the X Shm extension */
432 #undef HAVE_LIBXXSHM
434 /* Define to 1 if you have the <link.h> header file. */
435 #undef HAVE_LINK_H
437 /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
438 #undef HAVE_LINUX_22_JOYSTICK_API
440 /* Define to 1 if you have the <linux/capi.h> header file. */
441 #undef HAVE_LINUX_CAPI_H
443 /* Define to 1 if you have the <linux/cdrom.h> header file. */
444 #undef HAVE_LINUX_CDROM_H
446 /* Define to 1 if you have the <linux/compiler.h> header file. */
447 #undef HAVE_LINUX_COMPILER_H
449 /* Define to 1 if you have the <linux/filter.h> header file. */
450 #undef HAVE_LINUX_FILTER_H
452 /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
453 #undef HAVE_LINUX_GETHOSTBYNAME_R_6
455 /* Define to 1 if you have the <linux/hdreg.h> header file. */
456 #undef HAVE_LINUX_HDREG_H
458 /* Define to 1 if you have the <linux/hidraw.h> header file. */
459 #undef HAVE_LINUX_HIDRAW_H
461 /* Define to 1 if you have the <linux/input.h> header file. */
462 #undef HAVE_LINUX_INPUT_H
464 /* Define to 1 if you have the <linux/ioctl.h> header file. */
465 #undef HAVE_LINUX_IOCTL_H
467 /* Define to 1 if you have the <linux/ipx.h> header file. */
468 #undef HAVE_LINUX_IPX_H
470 /* Define to 1 if you have the <linux/irda.h> header file. */
471 #undef HAVE_LINUX_IRDA_H
473 /* Define to 1 if you have the <linux/joystick.h> header file. */
474 #undef HAVE_LINUX_JOYSTICK_H
476 /* Define to 1 if you have the <linux/major.h> header file. */
477 #undef HAVE_LINUX_MAJOR_H
479 /* Define to 1 if you have the <linux/param.h> header file. */
480 #undef HAVE_LINUX_PARAM_H
482 /* Define to 1 if you have the <linux/rtnetlink.h> header file. */
483 #undef HAVE_LINUX_RTNETLINK_H
485 /* Define to 1 if you have the <linux/serial.h> header file. */
486 #undef HAVE_LINUX_SERIAL_H
488 /* Define to 1 if you have the <linux/types.h> header file. */
489 #undef HAVE_LINUX_TYPES_H
491 /* Define to 1 if you have the <linux/ucdrom.h> header file. */
492 #undef HAVE_LINUX_UCDROM_H
494 /* Define to 1 if you have the <linux/videodev2.h> header file. */
495 #undef HAVE_LINUX_VIDEODEV2_H
497 /* Define to 1 if you have the `llrint' function. */
498 #undef HAVE_LLRINT
500 /* Define to 1 if you have the `llrintf' function. */
501 #undef HAVE_LLRINTF
503 /* Define to 1 if you have the `llround' function. */
504 #undef HAVE_LLROUND
506 /* Define to 1 if you have the `llroundf' function. */
507 #undef HAVE_LLROUNDF
509 /* Define to 1 if you have the `log1p' function. */
510 #undef HAVE_LOG1P
512 /* Define to 1 if you have the `log1pf' function. */
513 #undef HAVE_LOG1PF
515 /* Define to 1 if you have the `log2' function. */
516 #undef HAVE_LOG2
518 /* Define to 1 if you have the `log2f' function. */
519 #undef HAVE_LOG2F
521 /* Define to 1 if you have the `lrint' function. */
522 #undef HAVE_LRINT
524 /* Define to 1 if you have the `lrintf' function. */
525 #undef HAVE_LRINTF
527 /* Define to 1 if you have the `lround' function. */
528 #undef HAVE_LROUND
530 /* Define to 1 if you have the `lroundf' function. */
531 #undef HAVE_LROUNDF
533 /* Define to 1 if you have the `lstat' function. */
534 #undef HAVE_LSTAT
536 /* Define to 1 if you have the <lwp.h> header file. */
537 #undef HAVE_LWP_H
539 /* Define to 1 if you have the <machine/cpu.h> header file. */
540 #undef HAVE_MACHINE_CPU_H
542 /* Define to 1 if you have the <machine/sysarch.h> header file. */
543 #undef HAVE_MACHINE_SYSARCH_H
545 /* Define to 1 if you have the `mach_continuous_time' function. */
546 #undef HAVE_MACH_CONTINUOUS_TIME
548 /* Define to 1 if you have the <mach/machine.h> header file. */
549 #undef HAVE_MACH_MACHINE_H
551 /* Define to 1 if you have the <mach/mach.h> header file. */
552 #undef HAVE_MACH_MACH_H
554 /* Define to 1 if you have the <mach-o/loader.h> header file. */
555 #undef HAVE_MACH_O_LOADER_H
557 /* Define to 1 if you have the <mach-o/nlist.h> header file. */
558 #undef HAVE_MACH_O_NLIST_H
560 /* Define to 1 if you have the <memory.h> header file. */
561 #undef HAVE_MEMORY_H
563 /* Define to 1 if you have the <Metal/Metal.h> header file. */
564 #undef HAVE_METAL_METAL_H
566 /* Define to 1 if you have the <mntent.h> header file. */
567 #undef HAVE_MNTENT_H
569 /* Define to 1 if you have the `mousemask' function. */
570 #undef HAVE_MOUSEMASK
572 /* Define to 1 if you have the <mpg123.h> header file. */
573 #undef HAVE_MPG123_H
575 /* Define if MTLDevice protocol has registryID property. */
576 #undef HAVE_MTLDEVICE_REGISTRYID
578 /* Define to 1 if you have the <ncurses.h> header file. */
579 #undef HAVE_NCURSES_H
581 /* Define to 1 if you have the `nearbyint' function. */
582 #undef HAVE_NEARBYINT
584 /* Define to 1 if you have the `nearbyintf' function. */
585 #undef HAVE_NEARBYINTF
587 /* Define to 1 if you have the <netdb.h> header file. */
588 #undef HAVE_NETDB_H
590 /* Define to 1 if you have the <netinet/icmp_var.h> header file. */
591 #undef HAVE_NETINET_ICMP_VAR_H
593 /* Define to 1 if you have the <netinet/if_ether.h> header file. */
594 #undef HAVE_NETINET_IF_ETHER_H
596 /* Define to 1 if you have the <netinet/if_inarp.h> header file. */
597 #undef HAVE_NETINET_IF_INARP_H
599 /* Define to 1 if you have the <netinet/in.h> header file. */
600 #undef HAVE_NETINET_IN_H
602 /* Define to 1 if you have the <netinet/in_pcb.h> header file. */
603 #undef HAVE_NETINET_IN_PCB_H
605 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
606 #undef HAVE_NETINET_IN_SYSTM_H
608 /* Define to 1 if you have the <netinet/ip.h> header file. */
609 #undef HAVE_NETINET_IP_H
611 /* Define to 1 if you have the <netinet/ip_icmp.h> header file. */
612 #undef HAVE_NETINET_IP_ICMP_H
614 /* Define to 1 if you have the <netinet/ip_var.h> header file. */
615 #undef HAVE_NETINET_IP_VAR_H
617 /* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
618 #undef HAVE_NETINET_TCP_FSM_H
620 /* Define to 1 if you have the <netinet/tcp.h> header file. */
621 #undef HAVE_NETINET_TCP_H
623 /* Define to 1 if you have the <netinet/tcp_timer.h> header file. */
624 #undef HAVE_NETINET_TCP_TIMER_H
626 /* Define to 1 if you have the <netinet/tcp_var.h> header file. */
627 #undef HAVE_NETINET_TCP_VAR_H
629 /* Define to 1 if you have the <netinet/udp.h> header file. */
630 #undef HAVE_NETINET_UDP_H
632 /* Define to 1 if you have the <netinet/udp_var.h> header file. */
633 #undef HAVE_NETINET_UDP_VAR_H
635 /* Define to 1 if you have the <netipx/ipx.h> header file. */
636 #undef HAVE_NETIPX_IPX_H
638 /* Define to 1 if you have the <net/if_arp.h> header file. */
639 #undef HAVE_NET_IF_ARP_H
641 /* Define to 1 if you have the <net/if_dl.h> header file. */
642 #undef HAVE_NET_IF_DL_H
644 /* Define to 1 if you have the <net/if.h> header file. */
645 #undef HAVE_NET_IF_H
647 /* Define to 1 if you have the <net/if_types.h> header file. */
648 #undef HAVE_NET_IF_TYPES_H
650 /* Define to 1 if you have the <net/route.h> header file. */
651 #undef HAVE_NET_ROUTE_H
653 /* Define to 1 if you have the `nexttoward' function. */
654 #undef HAVE_NEXTTOWARD
656 /* Define to 1 if you have the `nexttowardf' function. */
657 #undef HAVE_NEXTTOWARDF
659 /* Define to 1 if `_msg_ptr' is a member of `ns_msg'. */
660 #undef HAVE_NS_MSG__MSG_PTR
662 /* Define to 1 if OpenAL is available */
663 #undef HAVE_OPENAL
665 /* Define to 1 if you have the <OpenAL/al.h> header file. */
666 #undef HAVE_OPENAL_AL_H
668 /* Define to 1 if you have the <OpenCL/opencl.h> header file. */
669 #undef HAVE_OPENCL_OPENCL_H
671 /* Define to 1 if `numaudioengines' is a member of `oss_sysinfo'. */
672 #undef HAVE_OSS_SYSINFO_NUMAUDIOENGINES
674 /* Define to 1 if you have the <pcap/pcap.h> header file. */
675 #undef HAVE_PCAP_PCAP_H
677 /* Define to 1 if you have the `pipe2' function. */
678 #undef HAVE_PIPE2
680 /* Define to 1 if you have the <png.h> header file. */
681 #undef HAVE_PNG_H
683 /* Define to 1 if you have the `poll' function. */
684 #undef HAVE_POLL
686 /* Define to 1 if you have the <poll.h> header file. */
687 #undef HAVE_POLL_H
689 /* Define to 1 if you have the `port_create' function. */
690 #undef HAVE_PORT_CREATE
692 /* Define to 1 if you have the <port.h> header file. */
693 #undef HAVE_PORT_H
695 /* Define to 1 if you have the `prctl' function. */
696 #undef HAVE_PRCTL
698 /* Define to 1 if you have the `pread' function. */
699 #undef HAVE_PREAD
701 /* Define to 1 if you have the `proc_pidinfo' function. */
702 #undef HAVE_PROC_PIDINFO
704 /* Define to 1 if you have the `pthread_getthreadid_np' function. */
705 #undef HAVE_PTHREAD_GETTHREADID_NP
707 /* Define to 1 if you have the <pthread.h> header file. */
708 #undef HAVE_PTHREAD_H
710 /* Define to 1 if you have the <pthread_np.h> header file. */
711 #undef HAVE_PTHREAD_NP_H
713 /* Define to 1 if you have the <pulse/pulseaudio.h> header file. */
714 #undef HAVE_PULSE_PULSEAUDIO_H
716 /* Define to 1 if you have the <pwd.h> header file. */
717 #undef HAVE_PWD_H
719 /* Define to 1 if you have the `pwrite' function. */
720 #undef HAVE_PWRITE
722 /* Define to 1 if you have the <QuickTime/ImageCompression.h> header file. */
723 #undef HAVE_QUICKTIME_IMAGECOMPRESSION_H
725 /* Define to 1 if you have the `readdir' function. */
726 #undef HAVE_READDIR
728 /* Define to 1 if you have the `readlink' function. */
729 #undef HAVE_READLINK
731 /* Define to 1 if you have the `remainder' function. */
732 #undef HAVE_REMAINDER
734 /* Define to 1 if you have the `remainderf' function. */
735 #undef HAVE_REMAINDERF
737 /* Define to 1 if you have the `remquo' function. */
738 #undef HAVE_REMQUO
740 /* Define to 1 if you have the `remquof' function. */
741 #undef HAVE_REMQUOF
743 /* Define to 1 if the system has the type `request_sense'. */
744 #undef HAVE_REQUEST_SENSE
746 /* Define if you have the resolver library and header */
747 #undef HAVE_RESOLV
749 /* Define to 1 if you have the <resolv.h> header file. */
750 #undef HAVE_RESOLV_H
752 /* Define to 1 if you have the `res_getservers' function. */
753 #undef HAVE_RES_GETSERVERS
755 /* Define to 1 if you have the `rint' function. */
756 #undef HAVE_RINT
758 /* Define to 1 if you have the `rintf' function. */
759 #undef HAVE_RINTF
761 /* Define to 1 if you have the `round' function. */
762 #undef HAVE_ROUND
764 /* Define to 1 if you have the `roundf' function. */
765 #undef HAVE_ROUNDF
767 /* Define to 1 if you have the <sasl/sasl.h> header file. */
768 #undef HAVE_SASL_SASL_H
770 /* Define to 1 if you have the <sched.h> header file. */
771 #undef HAVE_SCHED_H
773 /* Define to 1 if you have the `sched_setaffinity' function. */
774 #undef HAVE_SCHED_SETAFFINITY
776 /* Define to 1 if you have the `sched_yield' function. */
777 #undef HAVE_SCHED_YIELD
779 /* Define to 1 if `cmd' is a member of `scsireq_t'. */
780 #undef HAVE_SCSIREQ_T_CMD
782 /* Define to 1 if you have the <scsi/scsi.h> header file. */
783 #undef HAVE_SCSI_SCSI_H
785 /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
786 #undef HAVE_SCSI_SCSI_IOCTL_H
788 /* Define to 1 if you have the <scsi/sg.h> header file. */
789 #undef HAVE_SCSI_SG_H
791 /* Define to 1 if you have the <SDL2/SDL.h> header file. */
792 #undef HAVE_SDL2_SDL_H
794 /* Define to 1 if you have the <Security/Security.h> header file. */
795 #undef HAVE_SECURITY_SECURITY_H
797 /* Define to 1 if you have the `select' function. */
798 #undef HAVE_SELECT
800 /* Define to 1 if you have the `setproctitle' function. */
801 #undef HAVE_SETPROCTITLE
803 /* Define to 1 if you have the `setprogname' function. */
804 #undef HAVE_SETPROGNAME
806 /* Define to 1 if you have the `settimeofday' function. */
807 #undef HAVE_SETTIMEOFDAY
809 /* Define to 1 if `interface_id' is a member of `sg_io_hdr_t'. */
810 #undef HAVE_SG_IO_HDR_T_INTERFACE_ID
812 /* Define if sigaddset is supported */
813 #undef HAVE_SIGADDSET
815 /* Define to 1 if `si_fd' is a member of `siginfo_t'. */
816 #undef HAVE_SIGINFO_T_SI_FD
818 /* Define to 1 if you have the `sigprocmask' function. */
819 #undef HAVE_SIGPROCMASK
821 /* Define to 1 if the system has the type `sigset_t'. */
822 #undef HAVE_SIGSET_T
824 /* Define to 1 if you have the `SSLCopyPeerCertificates' function. */
825 #undef HAVE_SSLCOPYPEERCERTIFICATES
827 /* Define to 1 if you have the `statfs' function. */
828 #undef HAVE_STATFS
830 /* Define to 1 if you have the `statvfs' function. */
831 #undef HAVE_STATVFS
833 /* Define to 1 if you have the <stdbool.h> header file. */
834 #undef HAVE_STDBOOL_H
836 /* Define to 1 if you have the <stdint.h> header file. */
837 #undef HAVE_STDINT_H
839 /* Define to 1 if you have the <stdlib.h> header file. */
840 #undef HAVE_STDLIB_H
842 /* Define to 1 if you have the <strings.h> header file. */
843 #undef HAVE_STRINGS_H
845 /* Define to 1 if you have the <string.h> header file. */
846 #undef HAVE_STRING_H
848 /* Define to 1 if you have the `strnlen' function. */
849 #undef HAVE_STRNLEN
851 /* Define to 1 if you have the <stropts.h> header file. */
852 #undef HAVE_STROPTS_H
854 /* Define to 1 if you have the `strtold' function. */
855 #undef HAVE_STRTOLD
857 /* Define to 1 if `d_reclen' is a member of `struct dirent'. */
858 #undef HAVE_STRUCT_DIRENT_D_RECLEN
860 /* Define to 1 if `direction' is a member of `struct ff_effect'. */
861 #undef HAVE_STRUCT_FF_EFFECT_DIRECTION
863 /* Define to 1 if `icps_inhist' is a member of `struct icmpstat'. */
864 #undef HAVE_STRUCT_ICMPSTAT_ICPS_INHIST
866 /* Define to 1 if `icps_outhist' is a member of `struct icmpstat'. */
867 #undef HAVE_STRUCT_ICMPSTAT_ICPS_OUTHIST
869 /* Define to 1 if `ifr_hwaddr' is a member of `struct ifreq'. */
870 #undef HAVE_STRUCT_IFREQ_IFR_HWADDR
872 /* Define to 1 if `ips_total' is a member of `struct ipstat'. */
873 #undef HAVE_STRUCT_IPSTAT_IPS_TOTAL
875 /* Define to 1 if `ips_total' is a member of `struct ip_stats'. */
876 #undef HAVE_STRUCT_IP_STATS_IPS_TOTAL
878 /* Define to 1 if `msg_accrights' is a member of `struct msghdr'. */
879 #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS
881 /* Define to 1 if `mt_blkno' is a member of `struct mtget'. */
882 #undef HAVE_STRUCT_MTGET_MT_BLKNO
884 /* Define to 1 if `mt_blksiz' is a member of `struct mtget'. */
885 #undef HAVE_STRUCT_MTGET_MT_BLKSIZ
887 /* Define to 1 if `mt_gstat' is a member of `struct mtget'. */
888 #undef HAVE_STRUCT_MTGET_MT_GSTAT
890 /* Define to 1 if `name' is a member of `struct option'. */
891 #undef HAVE_STRUCT_OPTION_NAME
893 /* Define to 1 if `sin6_scope_id' is a member of `struct sockaddr_in6'. */
894 #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
896 /* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
897 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
899 /* Define to 1 if `sun_len' is a member of `struct sockaddr_un'. */
900 #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN
902 /* Define to 1 if `f_bavail' is a member of `struct statfs'. */
903 #undef HAVE_STRUCT_STATFS_F_BAVAIL
905 /* Define to 1 if `f_bfree' is a member of `struct statfs'. */
906 #undef HAVE_STRUCT_STATFS_F_BFREE
908 /* Define to 1 if `f_favail' is a member of `struct statfs'. */
909 #undef HAVE_STRUCT_STATFS_F_FAVAIL
911 /* Define to 1 if `f_ffree' is a member of `struct statfs'. */
912 #undef HAVE_STRUCT_STATFS_F_FFREE
914 /* Define to 1 if `f_frsize' is a member of `struct statfs'. */
915 #undef HAVE_STRUCT_STATFS_F_FRSIZE
917 /* Define to 1 if `f_namelen' is a member of `struct statfs'. */
918 #undef HAVE_STRUCT_STATFS_F_NAMELEN
920 /* Define to 1 if `f_blocks' is a member of `struct statvfs'. */
921 #undef HAVE_STRUCT_STATVFS_F_BLOCKS
923 /* Define to 1 if `st_atim' is a member of `struct stat'. */
924 #undef HAVE_STRUCT_STAT_ST_ATIM
926 /* Define to 1 if `st_atimespec' is a member of `struct stat'. */
927 #undef HAVE_STRUCT_STAT_ST_ATIMESPEC
929 /* Define to 1 if `st_birthtim' is a member of `struct stat'. */
930 #undef HAVE_STRUCT_STAT_ST_BIRTHTIM
932 /* Define to 1 if `st_birthtime' is a member of `struct stat'. */
933 #undef HAVE_STRUCT_STAT_ST_BIRTHTIME
935 /* Define to 1 if `st_birthtimespec' is a member of `struct stat'. */
936 #undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC
938 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
939 #undef HAVE_STRUCT_STAT_ST_BLOCKS
941 /* Define to 1 if `st_ctim' is a member of `struct stat'. */
942 #undef HAVE_STRUCT_STAT_ST_CTIM
944 /* Define to 1 if `st_ctimespec' is a member of `struct stat'. */
945 #undef HAVE_STRUCT_STAT_ST_CTIMESPEC
947 /* Define to 1 if `st_mtim' is a member of `struct stat'. */
948 #undef HAVE_STRUCT_STAT_ST_MTIM
950 /* Define to 1 if `st_mtimespec' is a member of `struct stat'. */
951 #undef HAVE_STRUCT_STAT_ST_MTIMESPEC
953 /* Define to 1 if `__st_birthtim' is a member of `struct stat'. */
954 #undef HAVE_STRUCT_STAT___ST_BIRTHTIM
956 /* Define to 1 if `__st_birthtime' is a member of `struct stat'. */
957 #undef HAVE_STRUCT_STAT___ST_BIRTHTIME
959 /* Define to 1 if `tcps_connattempt' is a member of `struct tcpstat'. */
960 #undef HAVE_STRUCT_TCPSTAT_TCPS_CONNATTEMPT
962 /* Define to 1 if `tcps_connattempt' is a member of `struct tcp_stats'. */
963 #undef HAVE_STRUCT_TCP_STATS_TCPS_CONNATTEMPT
965 /* Define to 1 if `udps_ipackets' is a member of `struct udpstat'. */
966 #undef HAVE_STRUCT_UDPSTAT_UDPS_IPACKETS
968 /* Define to 1 if the system has the type `struct xinpgen'. */
969 #undef HAVE_STRUCT_XINPGEN
971 /* Define to 1 if the system has the type `struct __res_state'. */
972 #undef HAVE_STRUCT___RES_STATE
974 /* Define to 1 if `_u._ext.nscount6' is a member of `struct __res_state'. */
975 #undef HAVE_STRUCT___RES_STATE__U__EXT_NSCOUNT6
977 /* Define to 1 if you have the `symlink' function. */
978 #undef HAVE_SYMLINK
980 /* Define to 1 if you have the <syscall.h> header file. */
981 #undef HAVE_SYSCALL_H
983 /* Define to 1 if you have the `sysinfo' function. */
984 #undef HAVE_SYSINFO
986 /* Define to 1 if you have the
987 <SystemConfiguration/SCDynamicStoreCopyDHCPInfo.h> header file. */
988 #undef HAVE_SYSTEMCONFIGURATION_SCDYNAMICSTORECOPYDHCPINFO_H
990 /* Define to 1 if you have the <SystemConfiguration/SCNetworkConfiguration.h>
991 header file. */
992 #undef HAVE_SYSTEMCONFIGURATION_SCNETWORKCONFIGURATION_H
994 /* Define to 1 if you have the <sys/attr.h> header file. */
995 #undef HAVE_SYS_ATTR_H
997 /* Define to 1 if you have the <sys/auxv.h> header file. */
998 #undef HAVE_SYS_AUXV_H
1000 /* Define to 1 if you have the <sys/cdio.h> header file. */
1001 #undef HAVE_SYS_CDIO_H
1003 /* Define to 1 if you have the <sys/epoll.h> header file. */
1004 #undef HAVE_SYS_EPOLL_H
1006 /* Define to 1 if you have the <sys/event.h> header file. */
1007 #undef HAVE_SYS_EVENT_H
1009 /* Define to 1 if you have the <sys/filio.h> header file. */
1010 #undef HAVE_SYS_FILIO_H
1012 /* Define to 1 if you have the <sys/inotify.h> header file. */
1013 #undef HAVE_SYS_INOTIFY_H
1015 /* Define to 1 if you have the <sys/ioctl.h> header file. */
1016 #undef HAVE_SYS_IOCTL_H
1018 /* Define to 1 if you have the <sys/ipc.h> header file. */
1019 #undef HAVE_SYS_IPC_H
1021 /* Define to 1 if you have the <sys/link.h> header file. */
1022 #undef HAVE_SYS_LINK_H
1024 /* Define to 1 if you have the <sys/mman.h> header file. */
1025 #undef HAVE_SYS_MMAN_H
1027 /* Define to 1 if you have the <sys/modem.h> header file. */
1028 #undef HAVE_SYS_MODEM_H
1030 /* Define to 1 if you have the <sys/mount.h> header file. */
1031 #undef HAVE_SYS_MOUNT_H
1033 /* Define to 1 if you have the <sys/msg.h> header file. */
1034 #undef HAVE_SYS_MSG_H
1036 /* Define to 1 if you have the <sys/mtio.h> header file. */
1037 #undef HAVE_SYS_MTIO_H
1039 /* Define to 1 if you have the <sys/param.h> header file. */
1040 #undef HAVE_SYS_PARAM_H
1042 /* Define to 1 if you have the <sys/poll.h> header file. */
1043 #undef HAVE_SYS_POLL_H
1045 /* Define to 1 if you have the <sys/prctl.h> header file. */
1046 #undef HAVE_SYS_PRCTL_H
1048 /* Define to 1 if you have the <sys/protosw.h> header file. */
1049 #undef HAVE_SYS_PROTOSW_H
1051 /* Define to 1 if you have the <sys/ptrace.h> header file. */
1052 #undef HAVE_SYS_PTRACE_H
1054 /* Define to 1 if you have the <sys/queue.h> header file. */
1055 #undef HAVE_SYS_QUEUE_H
1057 /* Define to 1 if you have the <sys/resource.h> header file. */
1058 #undef HAVE_SYS_RESOURCE_H
1060 /* Define to 1 if you have the <sys/scsiio.h> header file. */
1061 #undef HAVE_SYS_SCSIIO_H
1063 /* Define to 1 if you have the <sys/shm.h> header file. */
1064 #undef HAVE_SYS_SHM_H
1066 /* Define to 1 if you have the <sys/signal.h> header file. */
1067 #undef HAVE_SYS_SIGNAL_H
1069 /* Define to 1 if you have the <sys/socketvar.h> header file. */
1070 #undef HAVE_SYS_SOCKETVAR_H
1072 /* Define to 1 if you have the <sys/socket.h> header file. */
1073 #undef HAVE_SYS_SOCKET_H
1075 /* Define to 1 if you have the <sys/sockio.h> header file. */
1076 #undef HAVE_SYS_SOCKIO_H
1078 /* Define to 1 if you have the <sys/statfs.h> header file. */
1079 #undef HAVE_SYS_STATFS_H
1081 /* Define to 1 if you have the <sys/statvfs.h> header file. */
1082 #undef HAVE_SYS_STATVFS_H
1084 /* Define to 1 if you have the <sys/stat.h> header file. */
1085 #undef HAVE_SYS_STAT_H
1087 /* Define to 1 if you have the <sys/strtio.h> header file. */
1088 #undef HAVE_SYS_STRTIO_H
1090 /* Define to 1 if you have the <sys/syscall.h> header file. */
1091 #undef HAVE_SYS_SYSCALL_H
1093 /* Define to 1 if you have the <sys/sysctl.h> header file. */
1094 #undef HAVE_SYS_SYSCTL_H
1096 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
1097 #undef HAVE_SYS_SYSINFO_H
1099 /* Define to 1 if you have the <sys/thr.h> header file. */
1100 #undef HAVE_SYS_THR_H
1102 /* Define to 1 if you have the <sys/tihdr.h> header file. */
1103 #undef HAVE_SYS_TIHDR_H
1105 /* Define to 1 if you have the <sys/timeout.h> header file. */
1106 #undef HAVE_SYS_TIMEOUT_H
1108 /* Define to 1 if you have the <sys/times.h> header file. */
1109 #undef HAVE_SYS_TIMES_H
1111 /* Define to 1 if you have the <sys/time.h> header file. */
1112 #undef HAVE_SYS_TIME_H
1114 /* Define to 1 if you have the <sys/types.h> header file. */
1115 #undef HAVE_SYS_TYPES_H
1117 /* Define to 1 if you have the <sys/ucontext.h> header file. */
1118 #undef HAVE_SYS_UCONTEXT_H
1120 /* Define to 1 if you have the <sys/uio.h> header file. */
1121 #undef HAVE_SYS_UIO_H
1123 /* Define to 1 if you have the <sys/un.h> header file. */
1124 #undef HAVE_SYS_UN_H
1126 /* Define to 1 if you have the <sys/user.h> header file. */
1127 #undef HAVE_SYS_USER_H
1129 /* Define to 1 if you have the <sys/utsname.h> header file. */
1130 #undef HAVE_SYS_UTSNAME_H
1132 /* Define to 1 if you have the <sys/vfs.h> header file. */
1133 #undef HAVE_SYS_VFS_H
1135 /* Define to 1 if you have the <sys/vnode.h> header file. */
1136 #undef HAVE_SYS_VNODE_H
1138 /* Define to 1 if you have the <sys/wait.h> header file. */
1139 #undef HAVE_SYS_WAIT_H
1141 /* Define to 1 if you have the `tcdrain' function. */
1142 #undef HAVE_TCDRAIN
1144 /* Define to 1 if you have the <termios.h> header file. */
1145 #undef HAVE_TERMIOS_H
1147 /* Define to 1 if you have the `tgamma' function. */
1148 #undef HAVE_TGAMMA
1150 /* Define to 1 if you have the `tgammaf' function. */
1151 #undef HAVE_TGAMMAF
1153 /* Define to 1 if you have the `thr_kill2' function. */
1154 #undef HAVE_THR_KILL2
1156 /* Define to 1 if you have the <tiffio.h> header file. */
1157 #undef HAVE_TIFFIO_H
1159 /* Define to 1 if you have the `trunc' function. */
1160 #undef HAVE_TRUNC
1162 /* Define to 1 if you have the `truncf' function. */
1163 #undef HAVE_TRUNCF
1165 /* Define to 1 if you have the `udev' library (-ludev). */
1166 #undef HAVE_UDEV
1168 /* Define to 1 if you have the <unistd.h> header file. */
1169 #undef HAVE_UNISTD_H
1171 /* Define to 1 if you have the `usleep' function. */
1172 #undef HAVE_USLEEP
1174 /* Define to 1 if you have the <utime.h> header file. */
1175 #undef HAVE_UTIME_H
1177 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
1178 #undef HAVE_VALGRIND_MEMCHECK_H
1180 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
1181 #undef HAVE_VALGRIND_VALGRIND_H
1183 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
1184 #undef HAVE_X11_EXTENSIONS_SHAPE_H
1186 /* Define to 1 if you have the <X11/extensions/Xcomposite.h> header file. */
1187 #undef HAVE_X11_EXTENSIONS_XCOMPOSITE_H
1189 /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
1190 #undef HAVE_X11_EXTENSIONS_XF86VMODE_H
1192 /* Define to 1 if you have the <X11/extensions/xf86vmproto.h> header file. */
1193 #undef HAVE_X11_EXTENSIONS_XF86VMPROTO_H
1195 /* Define to 1 if you have the <X11/extensions/Xfixes.h> header file. */
1196 #undef HAVE_X11_EXTENSIONS_XFIXES_H
1198 /* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */
1199 #undef HAVE_X11_EXTENSIONS_XINERAMA_H
1201 /* Define to 1 if you have the <X11/extensions/XInput2.h> header file. */
1202 #undef HAVE_X11_EXTENSIONS_XINPUT2_H
1204 /* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
1205 #undef HAVE_X11_EXTENSIONS_XINPUT_H
1207 /* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
1208 #undef HAVE_X11_EXTENSIONS_XRANDR_H
1210 /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
1211 #undef HAVE_X11_EXTENSIONS_XRENDER_H
1213 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
1214 #undef HAVE_X11_EXTENSIONS_XSHM_H
1216 /* Define to 1 if you have the <X11/Xcursor/Xcursor.h> header file. */
1217 #undef HAVE_X11_XCURSOR_XCURSOR_H
1219 /* Define to 1 if you have the <X11/XKBlib.h> header file. */
1220 #undef HAVE_X11_XKBLIB_H
1222 /* Define to 1 if you have the <X11/Xlib.h> header file. */
1223 #undef HAVE_X11_XLIB_H
1225 /* Define to 1 if you have the <X11/Xutil.h> header file. */
1226 #undef HAVE_X11_XUTIL_H
1228 /* Define to 1 if `xcookie' is a member of `XEvent'. */
1229 #undef HAVE_XEVENT_XCOOKIE
1231 /* Define to 1 if `callback' is a member of `XICCallback'. */
1232 #undef HAVE_XICCALLBACK_CALLBACK
1234 /* Define if you have the XKB extension */
1235 #undef HAVE_XKB
1237 /* Define if libxml2 has the xmlDocProperties enum */
1238 #undef HAVE_XMLDOC_PROPERTIES
1240 /* Define if libxml2 has the xmlFirstElementChild function */
1241 #undef HAVE_XMLFIRSTELEMENTCHILD
1243 /* Define if libxml2 has the xmlNewDocPI function */
1244 #undef HAVE_XMLNEWDOCPI
1246 /* Define if libxml2 has the xmlReadMemory function */
1247 #undef HAVE_XMLREADMEMORY
1249 /* Define if libxml2 has the xmlSchemaSetParserStructuredErrors function */
1250 #undef HAVE_XMLSCHEMASSETPARSERSTRUCTUREDERRORS
1252 /* Define if libxml2 has the xmlSchemaSetValidStructuredErrors function */
1253 #undef HAVE_XMLSCHEMASSETVALIDSTRUCTUREDERRORS
1255 /* Define if Xrender has the XRenderCreateLinearGradient function */
1256 #undef HAVE_XRENDERCREATELINEARGRADIENT
1258 /* Define if Xrender has the XRenderSetPictureTransform function */
1259 #undef HAVE_XRENDERSETPICTURETRANSFORM
1261 /* Define if Xrandr has the XRRGetProviderResources function */
1262 #undef HAVE_XRRGETPROVIDERRESOURCES
1264 /* Define if Xrandr has the XRRGetScreenResources function */
1265 #undef HAVE_XRRGETSCREENRESOURCES
1267 /* Define to 1 if you have the `y0' function. */
1268 #undef HAVE_Y0
1270 /* Define to 1 if you have the `y1' function. */
1271 #undef HAVE_Y1
1273 /* Define to 1 if you have the `yn' function. */
1274 #undef HAVE_YN
1276 /* Define to 1 if you have the `_spawnvp' function. */
1277 #undef HAVE__SPAWNVP
1279 /* Define to 1 if you have the `__builtin_popcount' built-in function. */
1280 #undef HAVE___BUILTIN_POPCOUNT
1282 /* Define to 1 if you have the `__clear_cache' (potentially built-in)
1283 function. */
1284 #undef HAVE___CLEAR_CACHE
1286 /* Define to 1 if you have the `__res_getservers' function. */
1287 #undef HAVE___RES_GETSERVERS
1289 /* Define to 1 if you have the `__res_get_state' function. */
1290 #undef HAVE___RES_GET_STATE
1292 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
1294 #undef MAJOR_IN_MKDEV
1296 /* Define to 1 if `major', `minor', and `makedev' are declared in
1297 <sysmacros.h>. */
1298 #undef MAJOR_IN_SYSMACROS
1300 /* Define to the address where bug reports for this package should be sent. */
1301 #undef PACKAGE_BUGREPORT
1303 /* Define to the full name of this package. */
1304 #undef PACKAGE_NAME
1306 /* Define to the full name and version of this package. */
1307 #undef PACKAGE_STRING
1309 /* Define to the one symbol short name of this package. */
1310 #undef PACKAGE_TARNAME
1312 /* Define to the home page for this package. */
1313 #undef PACKAGE_URL
1315 /* Define to the version of this package. */
1316 #undef PACKAGE_VERSION
1318 /* Define to the soname of the libcapi20 library. */
1319 #undef SONAME_LIBCAPI20
1321 /* Define to the soname of the libcups library. */
1322 #undef SONAME_LIBCUPS
1324 /* Define to the soname of the libcurses library. */
1325 #undef SONAME_LIBCURSES
1327 /* Define to the soname of the libdbus-1 library. */
1328 #undef SONAME_LIBDBUS_1
1330 /* Define to the soname of the libEGL library. */
1331 #undef SONAME_LIBEGL
1333 /* Define to the soname of the libFAudio library. */
1334 #undef SONAME_LIBFAUDIO
1336 /* Define to the soname of the libfontconfig library. */
1337 #undef SONAME_LIBFONTCONFIG
1339 /* Define to the soname of the libfreetype library. */
1340 #undef SONAME_LIBFREETYPE
1342 /* Define to the soname of the libGL library. */
1343 #undef SONAME_LIBGL
1345 /* Define to the soname of the libGLESv2 library. */
1346 #undef SONAME_LIBGLESV2
1348 /* Define to the soname of the libGLU library. */
1349 #undef SONAME_LIBGLU
1351 /* Define to the soname of the libgnutls library. */
1352 #undef SONAME_LIBGNUTLS
1354 /* Define to the soname of the libgsm library. */
1355 #undef SONAME_LIBGSM
1357 /* Define to the soname of the libgssapi_krb5 library. */
1358 #undef SONAME_LIBGSSAPI_KRB5
1360 /* Define to the soname of the libhal library. */
1361 #undef SONAME_LIBHAL
1363 /* Define to the soname of the libjpeg library. */
1364 #undef SONAME_LIBJPEG
1366 /* Define to the soname of the libkrb5 library. */
1367 #undef SONAME_LIBKRB5
1369 /* Define to the soname of the libMoltenVK library. */
1370 #undef SONAME_LIBMOLTENVK
1372 /* Define to the soname of the libncurses library. */
1373 #undef SONAME_LIBNCURSES
1375 /* Define to the soname of the libnetapi library. */
1376 #undef SONAME_LIBNETAPI
1378 /* Define to the soname of the libodbc library. */
1379 #undef SONAME_LIBODBC
1381 /* Define to the soname of the libopenal library. */
1382 #undef SONAME_LIBOPENAL
1384 /* Define to the soname of the libOSMesa library. */
1385 #undef SONAME_LIBOSMESA
1387 /* Define to the soname of the libpng library. */
1388 #undef SONAME_LIBPNG
1390 /* Define to the soname of the libsane library. */
1391 #undef SONAME_LIBSANE
1393 /* Define to the soname of the libSDL2 library. */
1394 #undef SONAME_LIBSDL2
1396 /* Define to the soname of the libtiff library. */
1397 #undef SONAME_LIBTIFF
1399 /* Define to the soname of the libv4l2 library. */
1400 #undef SONAME_LIBV4L2
1402 /* Define to the soname of the libvkd3d library. */
1403 #undef SONAME_LIBVKD3D
1405 /* Define to the soname of the libvulkan library. */
1406 #undef SONAME_LIBVULKAN
1408 /* Define to the soname of the libX11 library. */
1409 #undef SONAME_LIBX11
1411 /* Define to the soname of the libXcomposite library. */
1412 #undef SONAME_LIBXCOMPOSITE
1414 /* Define to the soname of the libXcursor library. */
1415 #undef SONAME_LIBXCURSOR
1417 /* Define to the soname of the libXext library. */
1418 #undef SONAME_LIBXEXT
1420 /* Define to the soname of the libXfixes library. */
1421 #undef SONAME_LIBXFIXES
1423 /* Define to the soname of the libXi library. */
1424 #undef SONAME_LIBXI
1426 /* Define to the soname of the libXinerama library. */
1427 #undef SONAME_LIBXINERAMA
1429 /* Define to the soname of the libXrandr library. */
1430 #undef SONAME_LIBXRANDR
1432 /* Define to the soname of the libXrender library. */
1433 #undef SONAME_LIBXRENDER
1435 /* Define to the soname of the libxslt library. */
1436 #undef SONAME_LIBXSLT
1438 /* Define to the soname of the libXxf86vm library. */
1439 #undef SONAME_LIBXXF86VM
1441 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1442 #undef STAT_MACROS_BROKEN
1444 /* Define to 1 if you have the ANSI C header files. */
1445 #undef STDC_HEADERS
1447 /* Define to 1 if the X Window System is missing or not being used. */
1448 #undef X_DISPLAY_MISSING
1450 /* Enable large inode numbers on Mac OS X 10.5. */
1451 #ifndef _DARWIN_USE_64_BIT_INODE
1452 # define _DARWIN_USE_64_BIT_INODE 1
1453 #endif
1455 /* Number of bits in a file offset, on hosts where this is settable. */
1456 #undef _FILE_OFFSET_BITS
1458 /* Define for large files, on AIX-style hosts. */
1459 #undef _LARGE_FILES
1461 /* Define to `__inline__' or `__inline' if that's what the C compiler
1462 calls it, or to nothing if 'inline' is not supported under any name. */
1463 #ifndef __cplusplus
1464 #undef inline
1465 #endif
1467 #endif /* __WINE_CONFIG_H */