No longer try to support non-reentrant Xlib.
[wine/testsucceed.git] / include / config.h.in
blobbee5c70b7b732c149aa1c2c0234cdd2b45136f89
1 /* include/config.h.in. Generated from configure.ac by autoheader. */
3 #define __WINE_CONFIG_H
5 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
6 systems. This function is required for `alloca.c' support on those systems.
7 */
8 #undef CRAY_STACKSEG_END
10 /* Define to 1 if using `alloca.c'. */
11 #undef C_ALLOCA
13 /* Define to the name of the function returning errno for reentrant libc */
14 #undef ERRNO_LOCATION
16 /* Define to 1 if you have `alloca', as a function or macro. */
17 #undef HAVE_ALLOCA
19 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
21 #undef HAVE_ALLOCA_H
23 /* Define to 1 if you have the <arpa/inet.h> header file. */
24 #undef HAVE_ARPA_INET_H
26 /* Define to 1 if you have the <arpa/nameser.h> header file. */
27 #undef HAVE_ARPA_NAMESER_H
29 /* Define if you have ARTS sound server */
30 #undef HAVE_ARTS
32 /* Define to use .string instead of .ascii */
33 #undef HAVE_ASM_STRING
35 /* Define to 1 if you have the `clone' function. */
36 #undef HAVE_CLONE
38 /* Define to 1 if you have the `connect' function. */
39 #undef HAVE_CONNECT
41 /* Define if we have linux/input.h AND it contains the INPUT event API */
42 #undef HAVE_CORRECT_LINUXINPUT_H
44 /* Define if we have CUPS */
45 #undef HAVE_CUPS
47 /* Define to 1 if you have the <curses.h> header file. */
48 #undef HAVE_CURSES_H
50 /* Define to 1 if you have the <direct.h> header file. */
51 #undef HAVE_DIRECT_H
53 /* Define to 1 if you have the <dlfcn.h> header file. */
54 #undef HAVE_DLFCN_H
56 /* Define if you have dlopen */
57 #undef HAVE_DLOPEN
59 /* Define to 1 if you have the `ecvt' function. */
60 #undef HAVE_ECVT
62 /* Define to 1 if you have the <elf.h> header file. */
63 #undef HAVE_ELF_H
65 /* Define to 1 if you have the `finite' function. */
66 #undef HAVE_FINITE
68 /* Define to 1 if you have the <float.h> header file. */
69 #undef HAVE_FLOAT_H
71 /* Define to 1 if you have the `fpclass' function. */
72 #undef HAVE_FPCLASS
74 /* Define if FreeType 2 is installed */
75 #undef HAVE_FREETYPE
77 /* Define to 1 if you have the <freetype/freetype.h> header file. */
78 #undef HAVE_FREETYPE_FREETYPE_H
80 /* Define to 1 if you have the <freetype/ftglyph.h> header file. */
81 #undef HAVE_FREETYPE_FTGLYPH_H
83 /* Define to 1 if you have the <freetype/ftnames.h> header file. */
84 #undef HAVE_FREETYPE_FTNAMES_H
86 /* Define to 1 if you have the <freetype/ftoutln.h> header file. */
87 #undef HAVE_FREETYPE_FTOUTLN_H
89 /* Define to 1 if you have the <freetype/ftsnames.h> header file. */
90 #undef HAVE_FREETYPE_FTSNAMES_H
92 /* Define if you have the <freetype/fttrigon.h> header file. */
93 #undef HAVE_FREETYPE_FTTRIGON_H
95 /* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
96 #undef HAVE_FREETYPE_INTERNAL_SFNT_H
98 /* Define to 1 if you have the <freetype/ttnameid.h> header file. */
99 #undef HAVE_FREETYPE_TTNAMEID_H
101 /* Define to 1 if you have the <freetype/tttables.h> header file. */
102 #undef HAVE_FREETYPE_TTTABLES_H
104 /* Define to 1 if you have the `ftruncate64' function. */
105 #undef HAVE_FTRUNCATE64
107 /* Define to 1 if you have the `getbkgd' function. */
108 #undef HAVE_GETBKGD
110 /* Define to 1 if you have the `gethostbyname' function. */
111 #undef HAVE_GETHOSTBYNAME
113 /* Define to 1 if you have the `getnetbyaddr' function. */
114 #undef HAVE_GETNETBYADDR
116 /* Define to 1 if you have the `getnetbyname' function. */
117 #undef HAVE_GETNETBYNAME
119 /* Define to 1 if you have the `getpagesize' function. */
120 #undef HAVE_GETPAGESIZE
122 /* Define to 1 if you have the `getprotobyname' function. */
123 #undef HAVE_GETPROTOBYNAME
125 /* Define to 1 if you have the `getprotobynumber' function. */
126 #undef HAVE_GETPROTOBYNUMBER
128 /* Define to 1 if you have the `getrlimit' function. */
129 #undef HAVE_GETRLIMIT
131 /* Define to 1 if you have the `getservbyport' function. */
132 #undef HAVE_GETSERVBYPORT
134 /* Define to 1 if you have the `getsockopt' function. */
135 #undef HAVE_GETSOCKOPT
137 /* Define if the OpenGL headers define extension typedefs */
138 #undef HAVE_GLEXT_PROTOTYPES
140 /* Define if the OpenGL library supports the glXGetProcAddressARB call */
141 #undef HAVE_GLX_GETPROCADDRESS
143 /* Define to 1 if you have the <GL/glext.h> header file. */
144 #undef HAVE_GL_GLEXT_H
146 /* Define to 1 if you have the <GL/glx.h> header file. */
147 #undef HAVE_GL_GLX_H
149 /* Define to 1 if you have the <GL/gl.h> header file. */
150 #undef HAVE_GL_GL_H
152 /* Define to 1 if you have the <ieeefp.h> header file. */
153 #undef HAVE_IEEEFP_H
155 /* Define to 1 if you have the `inet_aton' function. */
156 #undef HAVE_INET_ATON
158 /* Define to 1 if you have the `inet_network' function. */
159 #undef HAVE_INET_NETWORK
161 /* Define to 1 if you have the <inttypes.h> header file. */
162 #undef HAVE_INTTYPES_H
164 /* Define to 1 if you have the <io.h> header file. */
165 #undef HAVE_IO_H
167 /* Define if IPX should use netipx/ipx.h from libc */
168 #undef HAVE_IPX_GNU
170 /* Define if IPX includes are taken from Linux kernel */
171 #undef HAVE_IPX_LINUX
173 /* Define to 1 if you have the `iswalnum' function. */
174 #undef HAVE_ISWALNUM
176 /* Define to 1 if you have the <jpeglib.h> header file. */
177 #undef HAVE_JPEGLIB_H
179 /* Define if you have the curses library (-lcurses) */
180 #undef HAVE_LIBCURSES
182 /* Define to 1 if you have the `i386' library (-li386). */
183 #undef HAVE_LIBI386
185 /* Define to 1 if you have the <libio.h> header file. */
186 #undef HAVE_LIBIO_H
188 /* Define if you have libjpeg including devel headers */
189 #undef HAVE_LIBJPEG
191 /* Define to 1 if you have the `m' library (-lm). */
192 #undef HAVE_LIBM
194 /* Define to 1 if you have the `mmap' library (-lmmap). */
195 #undef HAVE_LIBMMAP
197 /* Define if you have the ncurses library (-lncurses) */
198 #undef HAVE_LIBNCURSES
200 /* Define to 1 if you have the `nsl' library (-lnsl). */
201 #undef HAVE_LIBNSL
203 /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
204 #undef HAVE_LIBOSSAUDIO
206 /* Define to 1 if you have the `resolv' library (-lresolv). */
207 #undef HAVE_LIBRESOLV
209 /* Define to 1 if you have the `socket' library (-lsocket). */
210 #undef HAVE_LIBSOCKET
212 /* Define to 1 if you have the <libutil.h> header file. */
213 #undef HAVE_LIBUTIL_H
215 /* Define to 1 if you have the `w' library (-lw). */
216 #undef HAVE_LIBW
218 /* Define to 1 if you have the `xpg4' library (-lxpg4). */
219 #undef HAVE_LIBXPG4
221 /* Define if you have the X Shape extension */
222 #undef HAVE_LIBXSHAPE
224 /* Define if you have the Xxf86dga library version 1 */
225 #undef HAVE_LIBXXF86DGA
227 /* Define if you have the Xxf86dga library version 2 */
228 #undef HAVE_LIBXXF86DGA2
230 /* Define if you have the Xxf86vm library */
231 #undef HAVE_LIBXXF86VM
233 /* Define if you have the X Shm extension */
234 #undef HAVE_LIBXXSHM
236 /* Define to 1 if you have the <link.h> header file. */
237 #undef HAVE_LINK_H
239 /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
240 #undef HAVE_LINUX_22_JOYSTICK_API
242 /* Define to 1 if you have the <linux/cdrom.h> header file. */
243 #undef HAVE_LINUX_CDROM_H
245 /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
246 #undef HAVE_LINUX_GETHOSTBYNAME_R_6
248 /* Define to 1 if you have the <linux/input.h> header file. */
249 #undef HAVE_LINUX_INPUT_H
251 /* Define to 1 if you have the <linux/joystick.h> header file. */
252 #undef HAVE_LINUX_JOYSTICK_H
254 /* Define to 1 if you have the <linux/serial.h> header file. */
255 #undef HAVE_LINUX_SERIAL_H
257 /* Define to 1 if you have the <linux/ucdrom.h> header file. */
258 #undef HAVE_LINUX_UCDROM_H
260 /* Define to 1 if you have the `lseek64' function. */
261 #undef HAVE_LSEEK64
263 /* Define to 1 if you have the `lstat' function. */
264 #undef HAVE_LSTAT
266 /* Define to 1 if you have the <machine/soundcard.h> header file. */
267 #undef HAVE_MACHINE_SOUNDCARD_H
269 /* Define to 1 if you have the `memmove' function. */
270 #undef HAVE_MEMMOVE
272 /* Define to 1 if you have the <memory.h> header file. */
273 #undef HAVE_MEMORY_H
275 /* Define to 1 if you have the `mmap' function. */
276 #undef HAVE_MMAP
278 /* Define if struct msghdr contains msg_accrights */
279 #undef HAVE_MSGHDR_ACCRIGHTS
281 /* Define to 1 if you have the <ncurses.h> header file. */
282 #undef HAVE_NCURSES_H
284 /* Define to 1 if you have the <netdb.h> header file. */
285 #undef HAVE_NETDB_H
287 /* Define to 1 if you have the <netinet/in.h> header file. */
288 #undef HAVE_NETINET_IN_H
290 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
291 #undef HAVE_NETINET_IN_SYSTM_H
293 /* Define to 1 if you have the <netinet/ip.h> header file. */
294 #undef HAVE_NETINET_IP_H
296 /* Define to 1 if you have the <netinet/tcp.h> header file. */
297 #undef HAVE_NETINET_TCP_H
299 /* Define to 1 if you have the <net/if.h> header file. */
300 #undef HAVE_NET_IF_H
302 /* Define if OpenGL is present on the system */
303 #undef HAVE_OPENGL
305 /* Define to 1 if you have the `openpty' function. */
306 #undef HAVE_OPENPTY
308 /* Define if you have the Open Sound system */
309 #undef HAVE_OSS
311 /* Define if you have the Open Sound system (MIDI interface) */
312 #undef HAVE_OSS_MIDI
314 /* Define to 1 if you have the `pclose' function. */
315 #undef HAVE_PCLOSE
317 /* Define to 1 if you have the `popen' function. */
318 #undef HAVE_POPEN
320 /* Define if we can use ppdev.h for parallel port access */
321 #undef HAVE_PPDEV
323 /* Define to 1 if you have the `pread' function. */
324 #undef HAVE_PREAD
326 /* Define to 1 if you have the <pty.h> header file. */
327 #undef HAVE_PTY_H
329 /* Define to 1 if you have the `pwrite' function. */
330 #undef HAVE_PWRITE
332 /* Define to 1 if you have the `resizeterm' function. */
333 #undef HAVE_RESIZETERM
335 /* Define to 1 if you have the <resolv.h> header file. */
336 #undef HAVE_RESOLV_H
338 /* Define to 1 if you have the `rfork' function. */
339 #undef HAVE_RFORK
341 /* Define if we have SANE development environment */
342 #undef HAVE_SANE
344 /* Define to 1 if you have the <sched.h> header file. */
345 #undef HAVE_SCHED_H
347 /* Define to 1 if you have the `select' function. */
348 #undef HAVE_SELECT
350 /* Define to 1 if you have the `sendmsg' function. */
351 #undef HAVE_SENDMSG
353 /* Define to 1 if you have the `settimeofday' function. */
354 #undef HAVE_SETTIMEOFDAY
356 /* Define to 1 if you have the `sigaltstack' function. */
357 #undef HAVE_SIGALTSTACK
359 /* Define if struct sockaddr contains sa_len */
360 #undef HAVE_SOCKADDR_SA_LEN
362 /* Define if struct sockaddr_un contains sun_len */
363 #undef HAVE_SOCKADDR_SUN_LEN
365 /* Define to 1 if you have the <socket.h> header file. */
366 #undef HAVE_SOCKET_H
368 /* Define to 1 if you have the <soundcard.h> header file. */
369 #undef HAVE_SOUNDCARD_H
371 /* Define to 1 if you have the `statfs' function. */
372 #undef HAVE_STATFS
374 /* Define to 1 if you have the <stdint.h> header file. */
375 #undef HAVE_STDINT_H
377 /* Define to 1 if you have the <stdlib.h> header file. */
378 #undef HAVE_STDLIB_H
380 /* Define to 1 if you have the `strcasecmp' function. */
381 #undef HAVE_STRCASECMP
383 /* Define to 1 if you have the `strerror' function. */
384 #undef HAVE_STRERROR
386 /* Define to 1 if you have the <strings.h> header file. */
387 #undef HAVE_STRINGS_H
389 /* Define to 1 if you have the <string.h> header file. */
390 #undef HAVE_STRING_H
392 /* Define to 1 if you have the `strncasecmp' function. */
393 #undef HAVE_STRNCASECMP
395 /* Define to 1 if you have the <syscall.h> header file. */
396 #undef HAVE_SYSCALL_H
398 /* Define to 1 if you have the <sys/cdio.h> header file. */
399 #undef HAVE_SYS_CDIO_H
401 /* Define to 1 if you have the <sys/errno.h> header file. */
402 #undef HAVE_SYS_ERRNO_H
404 /* Define to 1 if you have the <sys/file.h> header file. */
405 #undef HAVE_SYS_FILE_H
407 /* Define to 1 if you have the <sys/filio.h> header file. */
408 #undef HAVE_SYS_FILIO_H
410 /* Define to 1 if you have the <sys/inttypes.h> header file. */
411 #undef HAVE_SYS_INTTYPES_H
413 /* Define to 1 if you have the <sys/ipc.h> header file. */
414 #undef HAVE_SYS_IPC_H
416 /* Define to 1 if you have the <sys/link.h> header file. */
417 #undef HAVE_SYS_LINK_H
419 /* Define to 1 if you have the <sys/lwp.h> header file. */
420 #undef HAVE_SYS_LWP_H
422 /* Define to 1 if you have the <sys/mman.h> header file. */
423 #undef HAVE_SYS_MMAN_H
425 /* Define to 1 if you have the <sys/modem.h> header file. */
426 #undef HAVE_SYS_MODEM_H
428 /* Define to 1 if you have the <sys/mount.h> header file. */
429 #undef HAVE_SYS_MOUNT_H
431 /* Define to 1 if you have the <sys/msg.h> header file. */
432 #undef HAVE_SYS_MSG_H
434 /* Define to 1 if you have the <sys/param.h> header file. */
435 #undef HAVE_SYS_PARAM_H
437 /* Define to 1 if you have the <sys/ptrace.h> header file. */
438 #undef HAVE_SYS_PTRACE_H
440 /* Define to 1 if you have the <sys/reg.h> header file. */
441 #undef HAVE_SYS_REG_H
443 /* Define to 1 if you have the <sys/shm.h> header file. */
444 #undef HAVE_SYS_SHM_H
446 /* Define to 1 if you have the <sys/signal.h> header file. */
447 #undef HAVE_SYS_SIGNAL_H
449 /* Define to 1 if you have the <sys/socket.h> header file. */
450 #undef HAVE_SYS_SOCKET_H
452 /* Define to 1 if you have the <sys/sockio.h> header file. */
453 #undef HAVE_SYS_SOCKIO_H
455 /* Define to 1 if you have the <sys/soundcard.h> header file. */
456 #undef HAVE_SYS_SOUNDCARD_H
458 /* Define to 1 if you have the <sys/statfs.h> header file. */
459 #undef HAVE_SYS_STATFS_H
461 /* Define to 1 if you have the <sys/stat.h> header file. */
462 #undef HAVE_SYS_STAT_H
464 /* Define to 1 if you have the <sys/strtio.h> header file. */
465 #undef HAVE_SYS_STRTIO_H
467 /* Define to 1 if you have the <sys/syscall.h> header file. */
468 #undef HAVE_SYS_SYSCALL_H
470 /* Define to 1 if you have the <sys/time.h> header file. */
471 #undef HAVE_SYS_TIME_H
473 /* Define to 1 if you have the <sys/types.h> header file. */
474 #undef HAVE_SYS_TYPES_H
476 /* Define to 1 if you have the <sys/user.h> header file. */
477 #undef HAVE_SYS_USER_H
479 /* Define to 1 if you have the <sys/v86intr.h> header file. */
480 #undef HAVE_SYS_V86INTR_H
482 /* Define to 1 if you have the <sys/v86.h> header file. */
483 #undef HAVE_SYS_V86_H
485 /* Define to 1 if you have the <sys/vfs.h> header file. */
486 #undef HAVE_SYS_VFS_H
488 /* Define to 1 if you have the <sys/vm86.h> header file. */
489 #undef HAVE_SYS_VM86_H
491 /* Define to 1 if you have the <sys/wait.h> header file. */
492 #undef HAVE_SYS_WAIT_H
494 /* Define to 1 if you have the `tcgetattr' function. */
495 #undef HAVE_TCGETATTR
497 /* Define to 1 if you have the `timegm' function. */
498 #undef HAVE_TIMEGM
500 /* Define to 1 if you have the <ucontext.h> header file. */
501 #undef HAVE_UCONTEXT_H
503 /* Define to 1 if you have the <unistd.h> header file. */
504 #undef HAVE_UNISTD_H
506 /* Define to 1 if you have the `usleep' function. */
507 #undef HAVE_USLEEP
509 /* Define to 1 if you have the `vfscanf' function. */
510 #undef HAVE_VFSCANF
512 /* Define to 1 if you have the `wait4' function. */
513 #undef HAVE_WAIT4
515 /* Define to 1 if you have the `waitpid' function. */
516 #undef HAVE_WAITPID
518 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
519 #undef HAVE_X11_EXTENSIONS_SHAPE_H
521 /* Define to 1 if you have the <X11/extensions/xf86dga.h> header file. */
522 #undef HAVE_X11_EXTENSIONS_XF86DGA_H
524 /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
525 #undef HAVE_X11_EXTENSIONS_XF86VMODE_H
527 /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
528 #undef HAVE_X11_EXTENSIONS_XRENDER_H
530 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
531 #undef HAVE_X11_EXTENSIONS_XSHM_H
533 /* Define to 1 if you have the <X11/extensions/Xvlib.h> header file. */
534 #undef HAVE_X11_EXTENSIONS_XVLIB_H
536 /* Define to 1 if you have the <X11/XKBlib.h> header file. */
537 #undef HAVE_X11_XKBLIB_H
539 /* Define to 1 if you have the <X11/Xlib.h> header file. */
540 #undef HAVE_X11_XLIB_H
542 /* Define if you have the XKB extension */
543 #undef HAVE_XKB
545 /* Define if the X libraries support XVideo */
546 #undef HAVE_XVIDEO
548 /* Define to 1 if you have the `_lwp_create' function. */
549 #undef HAVE__LWP_CREATE
551 /* Define to 1 if you have the `_pclose' function. */
552 #undef HAVE__PCLOSE
554 /* Define to 1 if you have the `_popen' function. */
555 #undef HAVE__POPEN
557 /* Define to 1 if you have the `_stricmp' function. */
558 #undef HAVE__STRICMP
560 /* Define to 1 if you have the `_strnicmp' function. */
561 #undef HAVE__STRNICMP
563 /* Define to 1 if you have the `__libc_fork' function. */
564 #undef HAVE___LIBC_FORK
566 /* Define if stdcall symbols need to be decorated */
567 #undef NEED_STDCALL_DECORATION
569 /* Define if .type asm directive must be inside a .def directive */
570 #undef NEED_TYPE_IN_DEF
572 /* Define if symbols declared in assembly code need an underscore prefix */
573 #undef NEED_UNDERSCORE_PREFIX
575 /* Define to disable all debug messages. */
576 #undef NO_DEBUG_MSGS
578 /* Define to disable trace messages. */
579 #undef NO_TRACE_MSGS
581 /* Define to the address where bug reports for this package should be sent. */
582 #undef PACKAGE_BUGREPORT
584 /* Define to the full name of this package. */
585 #undef PACKAGE_NAME
587 /* Define to the full name and version of this package. */
588 #undef PACKAGE_STRING
590 /* Define to the one symbol short name of this package. */
591 #undef PACKAGE_TARNAME
593 /* Define to the version of this package. */
594 #undef PACKAGE_VERSION
596 /* The size of a `long long', as computed by sizeof. */
597 #undef SIZEOF_LONG_LONG
599 /* If using the C implementation of alloca, define if you know the
600 direction of stack growth for your system; otherwise it will be
601 automatically deduced at run-time.
602 STACK_DIRECTION > 0 => grows toward higher addresses
603 STACK_DIRECTION < 0 => grows toward lower addresses
604 STACK_DIRECTION = 0 => direction of growth unknown */
605 #undef STACK_DIRECTION
607 /* Define if the struct statfs is defined by <sys/mount.h> */
608 #undef STATFS_DEFINED_BY_SYS_MOUNT
610 /* Define if the struct statfs is defined by <sys/statfs.h> */
611 #undef STATFS_DEFINED_BY_SYS_STATFS
613 /* Define if the struct statfs is defined by <sys/vfs.h> */
614 #undef STATFS_DEFINED_BY_SYS_VFS
616 /* Define if the struct statfs has the member bavail */
617 #undef STATFS_HAS_BAVAIL
619 /* Define if the struct statfs has the member bfree */
620 #undef STATFS_HAS_BFREE
622 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
623 #undef STAT_MACROS_BROKEN
625 /* Define to 1 if you have the ANSI C header files. */
626 #undef STDC_HEADERS
628 /* Define to 1 if the X Window System is missing or not being used. */
629 #undef X_DISPLAY_MISSING
631 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
632 `char[]'. */
633 #undef YYTEXT_POINTER
635 /* Set this to 64 to enable 64-bit file support on Linux */
636 #undef _FILE_OFFSET_BITS
638 /* Define to empty if `const' does not conform to ANSI C. */
639 #undef const
641 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
642 if it is not supported. */
643 #undef inline
645 /* Define to `int' if <sys/types.h> does not define. */
646 #undef mode_t
648 /* Define to `long' if <sys/types.h> does not define. */
649 #undef off_t
651 /* Define to `int' if <sys/types.h> does not define. */
652 #undef pid_t
654 /* Define to `unsigned' if <sys/types.h> does not define. */
655 #undef size_t