kernel32: Cast-qual warnings fix.
[wine/multimedia.git] / include / config.h.in
blob7f0a4197fc76781b9c990c7007f1d69ed79d13b9
1 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 #define __WINE_CONFIG_H
5 /* Specifies the compiler flag that forces a short wchar_t */
6 #undef CC_FLAG_SHORT_WCHAR
8 /* Define if you have ALSA 1.x including devel headers */
9 #undef HAVE_ALSA
11 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
12 #undef HAVE_ALSA_ASOUNDLIB_H
14 /* Define to 1 if you have the <arpa/inet.h> header file. */
15 #undef HAVE_ARPA_INET_H
17 /* Define to 1 if you have the <arpa/nameser.h> header file. */
18 #undef HAVE_ARPA_NAMESER_H
20 /* Define if you have ARTS sound server */
21 #undef HAVE_ARTS
23 /* Define to 1 if you have the `asctime_r' function. */
24 #undef HAVE_ASCTIME_R
26 /* Define to 1 if you have the <asm/types.h> header file. */
27 #undef HAVE_ASM_TYPES_H
29 /* Define to 1 if you have the <AudioUnit/AudioUnit.h> header file. */
30 #undef HAVE_AUDIOUNIT_AUDIOUNIT_H
32 /* Define to 1 if you have the <audio/audiolib.h> header file. */
33 #undef HAVE_AUDIO_AUDIOLIB_H
35 /* Define to 1 if you have the <audio/soundlib.h> header file. */
36 #undef HAVE_AUDIO_SOUNDLIB_H
38 /* Define to 1 if you have the <capi20.h> header file. */
39 #undef HAVE_CAPI20_H
41 /* Define if you have capi4linux libs and headers */
42 #undef HAVE_CAPI4LINUX
44 /* Define to 1 if you have the `chsize' function. */
45 #undef HAVE_CHSIZE
47 /* Define to 1 if you have the `clone' function. */
48 #undef HAVE_CLONE
50 /* Define to 1 if you have the `connect' function. */
51 #undef HAVE_CONNECT
53 /* Define to 1 if you have the <CoreAudio/CoreAudio.h> header file. */
54 #undef HAVE_COREAUDIO_COREAUDIO_H
56 /* Define to 1 if you have the <cups/cups.h> header file. */
57 #undef HAVE_CUPS_CUPS_H
59 /* Define to 1 if you have the <curses.h> header file. */
60 #undef HAVE_CURSES_H
62 /* Define if you have the daylight variable */
63 #undef HAVE_DAYLIGHT
65 /* Define to 1 if you have the <dbus/dbus.h> header file. */
66 #undef HAVE_DBUS_DBUS_H
68 /* Define to 1 if you have the <direct.h> header file. */
69 #undef HAVE_DIRECT_H
71 /* Define to 1 if you have the `dladdr' function. */
72 #undef HAVE_DLADDR
74 /* Define to 1 if you have the <dlfcn.h> header file. */
75 #undef HAVE_DLFCN_H
77 /* Define to 1 if you have the `dlopen' function. */
78 #undef HAVE_DLOPEN
80 /* Define to 1 if you have the <elf.h> header file. */
81 #undef HAVE_ELF_H
83 /* Define to 1 if you have the `epoll_create' function. */
84 #undef HAVE_EPOLL_CREATE
86 /* Define if you have EsounD sound server */
87 #undef HAVE_ESD
89 /* Define to 1 if you have the `ffs' function. */
90 #undef HAVE_FFS
92 /* Define to 1 if you have the `finite' function. */
93 #undef HAVE_FINITE
95 /* Define to 1 if you have the <float.h> header file. */
96 #undef HAVE_FLOAT_H
98 /* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
99 #undef HAVE_FONTCONFIG_FONTCONFIG_H
101 /* Define to 1 if you have the `fork' function. */
102 #undef HAVE_FORK
104 /* Define to 1 if you have the `fpclass' function. */
105 #undef HAVE_FPCLASS
107 /* Define if FreeType 2 is installed */
108 #undef HAVE_FREETYPE
110 /* Define to 1 if you have the <freetype/freetype.h> header file. */
111 #undef HAVE_FREETYPE_FREETYPE_H
113 /* Define to 1 if you have the <freetype/ftglyph.h> header file. */
114 #undef HAVE_FREETYPE_FTGLYPH_H
116 /* Define to 1 if you have the <freetype/ftmodapi.h> header file. */
117 #undef HAVE_FREETYPE_FTMODAPI_H
119 /* Define to 1 if you have the <freetype/ftnames.h> header file. */
120 #undef HAVE_FREETYPE_FTNAMES_H
122 /* Define to 1 if you have the <freetype/ftoutln.h> header file. */
123 #undef HAVE_FREETYPE_FTOUTLN_H
125 /* Define to 1 if you have the <freetype/ftsnames.h> header file. */
126 #undef HAVE_FREETYPE_FTSNAMES_H
128 /* Define if you have the <freetype/fttrigon.h> header file. */
129 #undef HAVE_FREETYPE_FTTRIGON_H
131 /* Define to 1 if you have the <freetype/ftwinfnt.h> header file. */
132 #undef HAVE_FREETYPE_FTWINFNT_H
134 /* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
135 #undef HAVE_FREETYPE_INTERNAL_SFNT_H
137 /* Define to 1 if you have the <freetype/ttnameid.h> header file. */
138 #undef HAVE_FREETYPE_TTNAMEID_H
140 /* Define to 1 if you have the <freetype/tttables.h> header file. */
141 #undef HAVE_FREETYPE_TTTABLES_H
143 /* Define to 1 if the system has the type `fsblkcnt_t'. */
144 #undef HAVE_FSBLKCNT_T
146 /* Define to 1 if the system has the type `fsfilcnt_t'. */
147 #undef HAVE_FSFILCNT_T
149 /* Define to 1 if you have the `fstatfs' function. */
150 #undef HAVE_FSTATFS
152 /* Define to 1 if you have the `fstatvfs' function. */
153 #undef HAVE_FSTATVFS
155 /* Define to 1 if you have the <ft2build.h> header file. */
156 #undef HAVE_FT2BUILD_H
158 /* Define to 1 if you have the `ftruncate' function. */
159 #undef HAVE_FTRUNCATE
161 /* Define to 1 if you have the `FT_Load_Sfnt_Table' function. */
162 #undef HAVE_FT_LOAD_SFNT_TABLE
164 /* Define to 1 if the system has the type `FT_TrueTypeEngineType'. */
165 #undef HAVE_FT_TRUETYPEENGINETYPE
167 /* Define to 1 if you have the `futimes' function. */
168 #undef HAVE_FUTIMES
170 /* Define to 1 if you have the `futimesat' function. */
171 #undef HAVE_FUTIMESAT
173 /* Define to 1 if you have the `getaddrinfo' function. */
174 #undef HAVE_GETADDRINFO
176 /* Define to 1 if you have the `gethostbyname' function. */
177 #undef HAVE_GETHOSTBYNAME
179 /* Define to 1 if you have the `getnameinfo' function. */
180 #undef HAVE_GETNAMEINFO
182 /* Define to 1 if you have the `getnetbyname' function. */
183 #undef HAVE_GETNETBYNAME
185 /* Define to 1 if you have the <getopt.h> header file. */
186 #undef HAVE_GETOPT_H
188 /* Define to 1 if you have the `getopt_long' function. */
189 #undef HAVE_GETOPT_LONG
191 /* Define to 1 if you have the `getpagesize' function. */
192 #undef HAVE_GETPAGESIZE
194 /* Define to 1 if you have the `getprotobyname' function. */
195 #undef HAVE_GETPROTOBYNAME
197 /* Define to 1 if you have the `getprotobynumber' function. */
198 #undef HAVE_GETPROTOBYNUMBER
200 /* Define to 1 if you have the `getpwuid' function. */
201 #undef HAVE_GETPWUID
203 /* Define to 1 if you have the `getservbyport' function. */
204 #undef HAVE_GETSERVBYPORT
206 /* Define to 1 if you have the `gettid' function. */
207 #undef HAVE_GETTID
209 /* Define to 1 if you have the `gettimeofday' function. */
210 #undef HAVE_GETTIMEOFDAY
212 /* Define to 1 if you have the `getuid' function. */
213 #undef HAVE_GETUID
215 /* Define to 1 if you have the <GL/glext.h> header file. */
216 #undef HAVE_GL_GLEXT_H
218 /* Define to 1 if you have the <GL/glu.h> header file. */
219 #undef HAVE_GL_GLU_H
221 /* Define to 1 if you have the <GL/glx.h> header file. */
222 #undef HAVE_GL_GLX_H
224 /* Define to 1 if you have the <GL/gl.h> header file. */
225 #undef HAVE_GL_GL_H
227 /* Define if we have libgphoto2 development environment */
228 #undef HAVE_GPHOTO2
230 /* Define to 1 if you have the <hal/libhal.h> header file. */
231 #undef HAVE_HAL_LIBHAL_H
233 /* Define to 1 if the ICU libraries are installed */
234 #undef HAVE_ICU
236 /* Define to 1 if you have the <ieeefp.h> header file. */
237 #undef HAVE_IEEEFP_H
239 /* Define to 1 if you have the `inet_aton' function. */
240 #undef HAVE_INET_ATON
242 /* Define to 1 if you have the `inet_network' function. */
243 #undef HAVE_INET_NETWORK
245 /* Define to 1 if you have the <inttypes.h> header file. */
246 #undef HAVE_INTTYPES_H
248 /* Define to 1 if you have the <IOKit/IOKitLib.h> header file. */
249 #undef HAVE_IOKIT_IOKITLIB_H
251 /* Define to 1 if you have the <io.h> header file. */
252 #undef HAVE_IO_H
254 /* Define to 1 if you have the <jack/jack.h> header file. */
255 #undef HAVE_JACK_JACK_H
257 /* Define to 1 if you have the <jpeglib.h> header file. */
258 #undef HAVE_JPEGLIB_H
260 /* Define to 1 if you have the `kqueue' function. */
261 #undef HAVE_KQUEUE
263 /* Define to 1 if you have the <lber.h> header file. */
264 #undef HAVE_LBER_H
266 /* Define if you have the LittleCMS development environment */
267 #undef HAVE_LCMS
269 /* Define to 1 if you have the <lcms.h> header file. */
270 #undef HAVE_LCMS_H
272 /* Define to 1 if you have the <lcms/lcms.h> header file. */
273 #undef HAVE_LCMS_LCMS_H
275 /* Define if you have the OpenLDAP development environment */
276 #undef HAVE_LDAP
278 /* Define to 1 if you have the `ldap_count_references' function. */
279 #undef HAVE_LDAP_COUNT_REFERENCES
281 /* Define to 1 if you have the `ldap_first_reference' function. */
282 #undef HAVE_LDAP_FIRST_REFERENCE
284 /* Define to 1 if you have the <ldap.h> header file. */
285 #undef HAVE_LDAP_H
287 /* Define to 1 if you have the `ldap_next_reference' function. */
288 #undef HAVE_LDAP_NEXT_REFERENCE
290 /* Define to 1 if you have the `ldap_parse_reference' function. */
291 #undef HAVE_LDAP_PARSE_REFERENCE
293 /* Define if you have libaudioIO */
294 #undef HAVE_LIBAUDIOIO
296 /* Define to 1 if you have the <libaudioio.h> header file. */
297 #undef HAVE_LIBAUDIOIO_H
299 /* Define if you have the curses library (-lcurses) */
300 #undef HAVE_LIBCURSES
302 /* Define if you have the hal library */
303 #undef HAVE_LIBHAL
305 /* Define to 1 if you have the `i386' library (-li386). */
306 #undef HAVE_LIBI386
308 /* Define if you have the ncurses library (-lncurses) */
309 #undef HAVE_LIBNCURSES
311 /* Define to 1 if you have the `nsl' library (-lnsl). */
312 #undef HAVE_LIBNSL
314 /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
315 #undef HAVE_LIBOSSAUDIO
317 /* Define to 1 if you have the `resolv' library (-lresolv). */
318 #undef HAVE_LIBRESOLV
320 /* Define to 1 if you have the `socket' library (-lsocket). */
321 #undef HAVE_LIBSOCKET
323 /* Define if you have the libxml2 library */
324 #undef HAVE_LIBXML2
326 /* Define to 1 if you have the <libxml/parser.h> header file. */
327 #undef HAVE_LIBXML_PARSER_H
329 /* Define to 1 if you have the `xpg4' library (-lxpg4). */
330 #undef HAVE_LIBXPG4
332 /* Define if you have the Xrandr library */
333 #undef HAVE_LIBXRANDR
335 /* Define if you have the X Shape extension */
336 #undef HAVE_LIBXSHAPE
338 /* Define if you have the libxslt library */
339 #undef HAVE_LIBXSLT
341 /* Define to 1 if you have the <libxslt/pattern.h> header file. */
342 #undef HAVE_LIBXSLT_PATTERN_H
344 /* Define to 1 if you have the <libxslt/transform.h> header file. */
345 #undef HAVE_LIBXSLT_TRANSFORM_H
347 /* Define if you have the Xxf86vm library */
348 #undef HAVE_LIBXXF86VM
350 /* Define if you have the X Shm extension */
351 #undef HAVE_LIBXXSHM
353 /* Define to 1 if you have the <link.h> header file. */
354 #undef HAVE_LINK_H
356 /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
357 #undef HAVE_LINUX_22_JOYSTICK_API
359 /* Define to 1 if you have the <linux/capi.h> header file. */
360 #undef HAVE_LINUX_CAPI_H
362 /* Define to 1 if you have the <linux/cdrom.h> header file. */
363 #undef HAVE_LINUX_CDROM_H
365 /* Define to 1 if you have the <linux/compiler.h> header file. */
366 #undef HAVE_LINUX_COMPILER_H
368 /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
369 #undef HAVE_LINUX_GETHOSTBYNAME_R_6
371 /* Define to 1 if you have the <linux/hdreg.h> header file. */
372 #undef HAVE_LINUX_HDREG_H
374 /* Define to 1 if you have the <linux/input.h> header file. */
375 #undef HAVE_LINUX_INPUT_H
377 /* Define to 1 if you have the <linux/ioctl.h> header file. */
378 #undef HAVE_LINUX_IOCTL_H
380 /* Define to 1 if you have the <linux/ipx.h> header file. */
381 #undef HAVE_LINUX_IPX_H
383 /* Define to 1 if you have the <linux/joystick.h> header file. */
384 #undef HAVE_LINUX_JOYSTICK_H
386 /* Define to 1 if you have the <linux/major.h> header file. */
387 #undef HAVE_LINUX_MAJOR_H
389 /* Define to 1 if you have the <linux/param.h> header file. */
390 #undef HAVE_LINUX_PARAM_H
392 /* Define to 1 if you have the <linux/serial.h> header file. */
393 #undef HAVE_LINUX_SERIAL_H
395 /* Define to 1 if you have the <linux/ucdrom.h> header file. */
396 #undef HAVE_LINUX_UCDROM_H
398 /* Define to 1 if you have the <linux/videodev.h> header file. */
399 #undef HAVE_LINUX_VIDEODEV_H
401 /* Define to 1 if the system has the type `long long'. */
402 #undef HAVE_LONG_LONG
404 /* Define to 1 if you have the `lstat' function. */
405 #undef HAVE_LSTAT
407 /* Define to 1 if you have the <machine/cpu.h> header file. */
408 #undef HAVE_MACHINE_CPU_H
410 /* Define to 1 if you have the <machine/limits.h> header file. */
411 #undef HAVE_MACHINE_LIMITS_H
413 /* Define to 1 if you have the <machine/soundcard.h> header file. */
414 #undef HAVE_MACHINE_SOUNDCARD_H
416 /* Define to 1 if you have the <mach/machine.h> header file. */
417 #undef HAVE_MACH_MACHINE_H
419 /* Define to 1 if you have the `memmove' function. */
420 #undef HAVE_MEMMOVE
422 /* Define to 1 if you have the <memory.h> header file. */
423 #undef HAVE_MEMORY_H
425 /* Define to 1 if you have the `mmap' function. */
426 #undef HAVE_MMAP
428 /* Define to 1 if you have the <mntent.h> header file. */
429 #undef HAVE_MNTENT_H
431 /* Define to 1 if the system has the type `mode_t'. */
432 #undef HAVE_MODE_T
434 /* Define to 1 if you have the `mousemask' function. */
435 #undef HAVE_MOUSEMASK
437 /* Define if you have NAS including devel headers */
438 #undef HAVE_NAS
440 /* Define to 1 if you have the <ncurses.h> header file. */
441 #undef HAVE_NCURSES_H
443 /* Define to 1 if you have the <netdb.h> header file. */
444 #undef HAVE_NETDB_H
446 /* Define to 1 if you have the <netinet/in.h> header file. */
447 #undef HAVE_NETINET_IN_H
449 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
450 #undef HAVE_NETINET_IN_SYSTM_H
452 /* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
453 #undef HAVE_NETINET_TCP_FSM_H
455 /* Define to 1 if you have the <netinet/tcp.h> header file. */
456 #undef HAVE_NETINET_TCP_H
458 /* Define to 1 if you have the <netipx/ipx.h> header file. */
459 #undef HAVE_NETIPX_IPX_H
461 /* Define to 1 if you have the <net/if_arp.h> header file. */
462 #undef HAVE_NET_IF_ARP_H
464 /* Define to 1 if you have the <net/if_dl.h> header file. */
465 #undef HAVE_NET_IF_DL_H
467 /* Define to 1 if you have the <net/if.h> header file. */
468 #undef HAVE_NET_IF_H
470 /* Define to 1 if you have the <net/if_types.h> header file. */
471 #undef HAVE_NET_IF_TYPES_H
473 /* Define to 1 if you have the <net/route.h> header file. */
474 #undef HAVE_NET_ROUTE_H
476 /* Define to 1 if `_msg_ptr' is member of `ns_msg'. */
477 #undef HAVE_NS_MSG__MSG_PTR
479 /* Define to 1 if the system has the type `off_t'. */
480 #undef HAVE_OFF_T
482 /* Define if OpenGL is present on the system */
483 #undef HAVE_OPENGL
485 /* Define to 1 if you have the <openssl/err.h> header file. */
486 #undef HAVE_OPENSSL_ERR_H
488 /* Define to 1 if you have the <openssl/ssl.h> header file. */
489 #undef HAVE_OPENSSL_SSL_H
491 /* Define to 1 if you have the `pclose' function. */
492 #undef HAVE_PCLOSE
494 /* Define to 1 if the system has the type `pid_t'. */
495 #undef HAVE_PID_T
497 /* Define to 1 if you have the `poll' function. */
498 #undef HAVE_POLL
500 /* Define to 1 if you have the <poll.h> header file. */
501 #undef HAVE_POLL_H
503 /* Define to 1 if you have the `popen' function. */
504 #undef HAVE_POPEN
506 /* Define if we can use ppdev.h for parallel port access */
507 #undef HAVE_PPDEV
509 /* Define to 1 if you have the `prctl' function. */
510 #undef HAVE_PRCTL
512 /* Define to 1 if you have the `pread' function. */
513 #undef HAVE_PREAD
515 /* Define to 1 if you have the <process.h> header file. */
516 #undef HAVE_PROCESS_H
518 /* Define to 1 if you have the `pthread_attr_get_np' function. */
519 #undef HAVE_PTHREAD_ATTR_GET_NP
521 /* Define to 1 if you have the `pthread_getattr_np' function. */
522 #undef HAVE_PTHREAD_GETATTR_NP
524 /* Define to 1 if you have the `pthread_get_stackaddr_np' function. */
525 #undef HAVE_PTHREAD_GET_STACKADDR_NP
527 /* Define to 1 if you have the `pthread_get_stacksize_np' function. */
528 #undef HAVE_PTHREAD_GET_STACKSIZE_NP
530 /* Define to 1 if you have the <pthread.h> header file. */
531 #undef HAVE_PTHREAD_H
533 /* Define to 1 if you have the <pthread_np.h> header file. */
534 #undef HAVE_PTHREAD_NP_H
536 /* Define to 1 if the system has the type `pthread_rwlockattr_t'. */
537 #undef HAVE_PTHREAD_RWLOCKATTR_T
539 /* Define to 1 if the system has the type `pthread_rwlock_t'. */
540 #undef HAVE_PTHREAD_RWLOCK_T
542 /* Define to 1 if you have the <pwd.h> header file. */
543 #undef HAVE_PWD_H
545 /* Define to 1 if you have the `pwrite' function. */
546 #undef HAVE_PWRITE
548 /* Define to 1 if you have the `readlink' function. */
549 #undef HAVE_READLINK
551 /* Define to 1 if you have the <regex.h> header file. */
552 #undef HAVE_REGEX_H
554 /* Define to 1 if the system has the type `request_sense'. */
555 #undef HAVE_REQUEST_SENSE
557 /* Define if you have the resolver library and header */
558 #undef HAVE_RESOLV
560 /* Define to 1 if you have the <resolv.h> header file. */
561 #undef HAVE_RESOLV_H
563 /* Define to 1 if you have the `rfork' function. */
564 #undef HAVE_RFORK
566 /* Define if we have SANE development environment */
567 #undef HAVE_SANE
569 /* Define to 1 if you have the <sched.h> header file. */
570 #undef HAVE_SCHED_H
572 /* Define to 1 if you have the `sched_yield' function. */
573 #undef HAVE_SCHED_YIELD
575 /* Define to 1 if `cmd' is member of `scsireq_t'. */
576 #undef HAVE_SCSIREQ_T_CMD
578 /* Define to 1 if you have the <scsi/scsi.h> header file. */
579 #undef HAVE_SCSI_SCSI_H
581 /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
582 #undef HAVE_SCSI_SCSI_IOCTL_H
584 /* Define to 1 if you have the <scsi/sg.h> header file. */
585 #undef HAVE_SCSI_SG_H
587 /* Define to 1 if you have the `select' function. */
588 #undef HAVE_SELECT
590 /* Define to 1 if you have the `sendmsg' function. */
591 #undef HAVE_SENDMSG
593 /* Define to 1 if you have the `setrlimit' function. */
594 #undef HAVE_SETRLIMIT
596 /* Define to 1 if you have the `settimeofday' function. */
597 #undef HAVE_SETTIMEOFDAY
599 /* Define to 1 if `interface_id' is member of `sg_io_hdr_t'. */
600 #undef HAVE_SG_IO_HDR_T_INTERFACE_ID
602 /* Define if sigaddset is supported */
603 #undef HAVE_SIGADDSET
605 /* Define to 1 if you have the `sigaltstack' function. */
606 #undef HAVE_SIGALTSTACK
608 /* Define to 1 if `si_fd' is member of `siginfo_t'. */
609 #undef HAVE_SIGINFO_T_SI_FD
611 /* Define to 1 if you have the `sigprocmask' function. */
612 #undef HAVE_SIGPROCMASK
614 /* Define to 1 if you have the sigsetjmp (and siglongjmp) function */
615 #undef HAVE_SIGSETJMP
617 /* Define to 1 if the system has the type `sigset_t'. */
618 #undef HAVE_SIGSET_T
620 /* Define to 1 if the system has the type `size_t'. */
621 #undef HAVE_SIZE_T
623 /* Define to 1 if you have the `snprintf' function. */
624 #undef HAVE_SNPRINTF
626 /* Define to 1 if you have the <soundcard.h> header file. */
627 #undef HAVE_SOUNDCARD_H
629 /* Define to 1 if you have the `spawnvp' function. */
630 #undef HAVE_SPAWNVP
632 /* Define to 1 if the system has the type `ssize_t'. */
633 #undef HAVE_SSIZE_T
635 /* Define to 1 if you have the `statfs' function. */
636 #undef HAVE_STATFS
638 /* Define to 1 if you have the `statvfs' function. */
639 #undef HAVE_STATVFS
641 /* Define to 1 if you have the <stdint.h> header file. */
642 #undef HAVE_STDINT_H
644 /* Define to 1 if you have the <stdlib.h> header file. */
645 #undef HAVE_STDLIB_H
647 /* Define to 1 if you have the `strcasecmp' function. */
648 #undef HAVE_STRCASECMP
650 /* Define to 1 if you have the `strerror' function. */
651 #undef HAVE_STRERROR
653 /* Define to 1 if you have the <strings.h> header file. */
654 #undef HAVE_STRINGS_H
656 /* Define to 1 if you have the <string.h> header file. */
657 #undef HAVE_STRING_H
659 /* Define to 1 if you have the `strncasecmp' function. */
660 #undef HAVE_STRNCASECMP
662 /* Define to 1 if `direction' is member of `struct ff_effect'. */
663 #undef HAVE_STRUCT_FF_EFFECT_DIRECTION
665 /* Define to 1 if `msg_accrights' is member of `struct msghdr'. */
666 #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS
668 /* Define to 1 if `mt_blkno' is member of `struct mtget'. */
669 #undef HAVE_STRUCT_MTGET_MT_BLKNO
671 /* Define to 1 if `mt_blksiz' is member of `struct mtget'. */
672 #undef HAVE_STRUCT_MTGET_MT_BLKSIZ
674 /* Define to 1 if `mt_gstat' is member of `struct mtget'. */
675 #undef HAVE_STRUCT_MTGET_MT_GSTAT
677 /* Define to 1 if `name' is member of `struct option'. */
678 #undef HAVE_STRUCT_OPTION_NAME
680 /* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */
681 #undef HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID
683 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
684 #undef HAVE_STRUCT_SOCKADDR_SA_LEN
686 /* Define to 1 if `sun_len' is member of `struct sockaddr_un'. */
687 #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN
689 /* Define to 1 if `f_bavail' is member of `struct statfs'. */
690 #undef HAVE_STRUCT_STATFS_F_BAVAIL
692 /* Define to 1 if `f_bfree' is member of `struct statfs'. */
693 #undef HAVE_STRUCT_STATFS_F_BFREE
695 /* Define to 1 if `f_favail' is member of `struct statfs'. */
696 #undef HAVE_STRUCT_STATFS_F_FAVAIL
698 /* Define to 1 if `f_ffree' is member of `struct statfs'. */
699 #undef HAVE_STRUCT_STATFS_F_FFREE
701 /* Define to 1 if `f_frsize' is member of `struct statfs'. */
702 #undef HAVE_STRUCT_STATFS_F_FRSIZE
704 /* Define to 1 if `f_namelen' is member of `struct statfs'. */
705 #undef HAVE_STRUCT_STATFS_F_NAMELEN
707 /* Define to 1 if `f_blocks' is member of `struct statvfs'. */
708 #undef HAVE_STRUCT_STATVFS_F_BLOCKS
710 /* Define to 1 if `st_blocks' is member of `struct stat'. */
711 #undef HAVE_STRUCT_STAT_ST_BLOCKS
713 /* Define to 1 if you have the <syscall.h> header file. */
714 #undef HAVE_SYSCALL_H
716 /* Define to 1 if you have the <sys/asoundlib.h> header file. */
717 #undef HAVE_SYS_ASOUNDLIB_H
719 /* Define to 1 if you have the <sys/cdio.h> header file. */
720 #undef HAVE_SYS_CDIO_H
722 /* Define to 1 if you have the <sys/elf32.h> header file. */
723 #undef HAVE_SYS_ELF32_H
725 /* Define to 1 if you have the <sys/epoll.h> header file. */
726 #undef HAVE_SYS_EPOLL_H
728 /* Define to 1 if you have the <sys/errno.h> header file. */
729 #undef HAVE_SYS_ERRNO_H
731 /* Define to 1 if you have the <sys/event.h> header file. */
732 #undef HAVE_SYS_EVENT_H
734 /* Define to 1 if you have the <sys/exec_elf.h> header file. */
735 #undef HAVE_SYS_EXEC_ELF_H
737 /* Define to 1 if you have the <sys/filio.h> header file. */
738 #undef HAVE_SYS_FILIO_H
740 /* Define to 1 if you have the <sys/ioctl.h> header file. */
741 #undef HAVE_SYS_IOCTL_H
743 /* Define to 1 if you have the <sys/ipc.h> header file. */
744 #undef HAVE_SYS_IPC_H
746 /* Define to 1 if you have the <sys/limits.h> header file. */
747 #undef HAVE_SYS_LIMITS_H
749 /* Define to 1 if you have the <sys/link.h> header file. */
750 #undef HAVE_SYS_LINK_H
752 /* Define to 1 if you have the <sys/lwp.h> header file. */
753 #undef HAVE_SYS_LWP_H
755 /* Define to 1 if you have the <sys/mman.h> header file. */
756 #undef HAVE_SYS_MMAN_H
758 /* Define to 1 if you have the <sys/modem.h> header file. */
759 #undef HAVE_SYS_MODEM_H
761 /* Define to 1 if you have the <sys/mount.h> header file. */
762 #undef HAVE_SYS_MOUNT_H
764 /* Define to 1 if you have the <sys/msg.h> header file. */
765 #undef HAVE_SYS_MSG_H
767 /* Define to 1 if you have the <sys/mtio.h> header file. */
768 #undef HAVE_SYS_MTIO_H
770 /* Define to 1 if you have the <sys/param.h> header file. */
771 #undef HAVE_SYS_PARAM_H
773 /* Define to 1 if you have the <sys/poll.h> header file. */
774 #undef HAVE_SYS_POLL_H
776 /* Define to 1 if you have the <sys/prctl.h> header file. */
777 #undef HAVE_SYS_PRCTL_H
779 /* Define to 1 if you have the <sys/ptrace.h> header file. */
780 #undef HAVE_SYS_PTRACE_H
782 /* Define to 1 if you have the <sys/reg.h> header file. */
783 #undef HAVE_SYS_REG_H
785 /* Define to 1 if you have the <sys/resource.h> header file. */
786 #undef HAVE_SYS_RESOURCE_H
788 /* Define to 1 if you have the <sys/scsiio.h> header file. */
789 #undef HAVE_SYS_SCSIIO_H
791 /* Define to 1 if you have the <sys/shm.h> header file. */
792 #undef HAVE_SYS_SHM_H
794 /* Define to 1 if you have the <sys/signal.h> header file. */
795 #undef HAVE_SYS_SIGNAL_H
797 /* Define to 1 if you have the <sys/socket.h> header file. */
798 #undef HAVE_SYS_SOCKET_H
800 /* Define to 1 if you have the <sys/sockio.h> header file. */
801 #undef HAVE_SYS_SOCKIO_H
803 /* Define to 1 if you have the <sys/soundcard.h> header file. */
804 #undef HAVE_SYS_SOUNDCARD_H
806 /* Define to 1 if you have the <sys/statfs.h> header file. */
807 #undef HAVE_SYS_STATFS_H
809 /* Define to 1 if you have the <sys/statvfs.h> header file. */
810 #undef HAVE_SYS_STATVFS_H
812 /* Define to 1 if you have the <sys/stat.h> header file. */
813 #undef HAVE_SYS_STAT_H
815 /* Define to 1 if you have the <sys/strtio.h> header file. */
816 #undef HAVE_SYS_STRTIO_H
818 /* Define to 1 if you have the <sys/syscall.h> header file. */
819 #undef HAVE_SYS_SYSCALL_H
821 /* Define to 1 if you have the <sys/sysctl.h> header file. */
822 #undef HAVE_SYS_SYSCTL_H
824 /* Define to 1 if you have the <sys/times.h> header file. */
825 #undef HAVE_SYS_TIMES_H
827 /* Define to 1 if you have the <sys/time.h> header file. */
828 #undef HAVE_SYS_TIME_H
830 /* Define to 1 if you have the <sys/types.h> header file. */
831 #undef HAVE_SYS_TYPES_H
833 /* Define to 1 if you have the <sys/uio.h> header file. */
834 #undef HAVE_SYS_UIO_H
836 /* Define to 1 if you have the <sys/un.h> header file. */
837 #undef HAVE_SYS_UN_H
839 /* Define to 1 if you have the <sys/user.h> header file. */
840 #undef HAVE_SYS_USER_H
842 /* Define to 1 if you have the <sys/vfs.h> header file. */
843 #undef HAVE_SYS_VFS_H
845 /* Define to 1 if you have the <sys/vm86.h> header file. */
846 #undef HAVE_SYS_VM86_H
848 /* Define to 1 if you have the <sys/wait.h> header file. */
849 #undef HAVE_SYS_WAIT_H
851 /* Define to 1 if you have the `tcgetattr' function. */
852 #undef HAVE_TCGETATTR
854 /* Define to 1 if you have the <termios.h> header file. */
855 #undef HAVE_TERMIOS_H
857 /* Define to 1 if you have the `timegm' function. */
858 #undef HAVE_TIMEGM
860 /* Define if you have the timezone variable */
861 #undef HAVE_TIMEZONE
863 /* Define to 1 if you have the <ucontext.h> header file. */
864 #undef HAVE_UCONTEXT_H
866 /* Define to 1 if you have the <unicode/ubidi.h> header file. */
867 #undef HAVE_UNICODE_UBIDI_H
869 /* Define to 1 if you have the <unistd.h> header file. */
870 #undef HAVE_UNISTD_H
872 /* Define to 1 if you have the `usleep' function. */
873 #undef HAVE_USLEEP
875 /* Define to 1 if you have the <utime.h> header file. */
876 #undef HAVE_UTIME_H
878 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
879 #undef HAVE_VALGRIND_MEMCHECK_H
881 /* Define if we have va_copy */
882 #undef HAVE_VA_COPY
884 /* Define to 1 if you have the `vsnprintf' function. */
885 #undef HAVE_VSNPRINTF
887 /* Define to 1 if you have the `wait4' function. */
888 #undef HAVE_WAIT4
890 /* Define to 1 if you have the `waitpid' function. */
891 #undef HAVE_WAITPID
893 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
894 #undef HAVE_X11_EXTENSIONS_SHAPE_H
896 /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
897 #undef HAVE_X11_EXTENSIONS_XF86VMODE_H
899 /* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
900 #undef HAVE_X11_EXTENSIONS_XINPUT_H
902 /* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
903 #undef HAVE_X11_EXTENSIONS_XRANDR_H
905 /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
906 #undef HAVE_X11_EXTENSIONS_XRENDER_H
908 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
909 #undef HAVE_X11_EXTENSIONS_XSHM_H
911 /* Define to 1 if you have the <X11/XKBlib.h> header file. */
912 #undef HAVE_X11_XKBLIB_H
914 /* Define to 1 if you have the <X11/Xlib.h> header file. */
915 #undef HAVE_X11_XLIB_H
917 /* Define to 1 if you have the <X11/Xutil.h> header file. */
918 #undef HAVE_X11_XUTIL_H
920 /* Define if you have the XKB extension */
921 #undef HAVE_XKB
923 /* Define if libxml2 has the xmlReadMemory function */
924 #undef HAVE_XMLREADMEMORY
926 /* Define if Xrender has the XRenderSetPictureTransform function */
927 #undef HAVE_XRENDERSETPICTURETRANSFORM
929 /* Define to 1 if you have the `_pclose' function. */
930 #undef HAVE__PCLOSE
932 /* Define to 1 if you have the `_popen' function. */
933 #undef HAVE__POPEN
935 /* Define to 1 if you have the `_snprintf' function. */
936 #undef HAVE__SNPRINTF
938 /* Define to 1 if you have the `_spawnvp' function. */
939 #undef HAVE__SPAWNVP
941 /* Define to 1 if you have the `_stricmp' function. */
942 #undef HAVE__STRICMP
944 /* Define to 1 if you have the `_strnicmp' function. */
945 #undef HAVE__STRNICMP
947 /* Define to 1 if you have the `_vsnprintf' function. */
948 #undef HAVE__VSNPRINTF
950 /* Define if we have __va_copy */
951 #undef HAVE___VA_COPY
953 /* Define to the address where bug reports for this package should be sent. */
954 #undef PACKAGE_BUGREPORT
956 /* Define to the full name of this package. */
957 #undef PACKAGE_NAME
959 /* Define to the full name and version of this package. */
960 #undef PACKAGE_STRING
962 /* Define to the one symbol short name of this package. */
963 #undef PACKAGE_TARNAME
965 /* Define to the version of this package. */
966 #undef PACKAGE_VERSION
968 /* Define to the soname of the libcapi20 library. */
969 #undef SONAME_LIBCAPI20
971 /* Define to the soname of the libcrypto library. */
972 #undef SONAME_LIBCRYPTO
974 /* Define to the soname of the libcups library. */
975 #undef SONAME_LIBCUPS
977 /* Define to the soname of the libcurses library. */
978 #undef SONAME_LIBCURSES
980 /* Define to the soname of the libdbus-1 library. */
981 #undef SONAME_LIBDBUS_1
983 /* Define to the soname of the libfontconfig library. */
984 #undef SONAME_LIBFONTCONFIG
986 /* Define to the soname of the libfreetype library. */
987 #undef SONAME_LIBFREETYPE
989 /* Define to the soname of the libGL library. */
990 #undef SONAME_LIBGL
992 /* Define to the soname of the libhal library. */
993 #undef SONAME_LIBHAL
995 /* Define to the soname of the libjack library. */
996 #undef SONAME_LIBJACK
998 /* Define to the soname of the libjpeg library. */
999 #undef SONAME_LIBJPEG
1001 /* Define to the soname of the libncurses library. */
1002 #undef SONAME_LIBNCURSES
1004 /* Define to the soname of the libssl library. */
1005 #undef SONAME_LIBSSL
1007 /* Define to the soname of the libtxc_dxtn library. */
1008 #undef SONAME_LIBTXC_DXTN
1010 /* Define to the soname of the libX11 library. */
1011 #undef SONAME_LIBX11
1013 /* Define to the soname of the libXext library. */
1014 #undef SONAME_LIBXEXT
1016 /* Define to the soname of the libXi library. */
1017 #undef SONAME_LIBXI
1019 /* Define to the soname of the libXrandr library. */
1020 #undef SONAME_LIBXRANDR
1022 /* Define to the soname of the libXrender library. */
1023 #undef SONAME_LIBXRENDER
1025 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1026 #undef STAT_MACROS_BROKEN
1028 /* Define to 1 if you have the ANSI C header files. */
1029 #undef STDC_HEADERS
1031 /* Define to 1 if the X Window System is missing or not being used. */
1032 #undef X_DISPLAY_MISSING
1034 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
1035 `char[]'. */
1036 #undef YYTEXT_POINTER
1038 /* Define to a macro to generate an assembly function directive */
1039 #undef __ASM_FUNC
1041 /* Define to a macro to generate an assembly name from a C symbol */
1042 #undef __ASM_NAME
1044 /* Define to empty if `const' does not conform to ANSI C. */
1045 #undef const
1047 /* Define to `__inline__' or `__inline' if that's what the C compiler
1048 calls it, or to nothing if 'inline' is not supported under any name. */
1049 #ifndef __cplusplus
1050 #undef inline
1051 #endif