Fixed signal stack handling on Linux when sigaltstack is available.
[wine/multimedia.git] / include / config.h.in
blob7a2a5cb045a26b9b8f0bb49965f94913240f992e
1 /* include/config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if using alloca.c. */
4 #undef C_ALLOCA
6 /* Define to empty if the keyword does not work. */
7 #undef const
9 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10 This function is required for alloca.c support on those systems. */
11 #undef CRAY_STACKSEG_END
13 /* Define if you have alloca, as a function or macro. */
14 #undef HAVE_ALLOCA
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
17 #undef HAVE_ALLOCA_H
19 /* Define as __inline if that's what the C compiler calls it. */
20 #undef inline
22 /* Define to `unsigned' if <sys/types.h> doesn't define. */
23 #undef size_t
25 /* If using the C implementation of alloca, define if you know the
26 direction of stack growth for your system; otherwise it will be
27 automatically deduced at run-time.
28 STACK_DIRECTION > 0 => grows toward higher addresses
29 STACK_DIRECTION < 0 => grows toward lower addresses
30 STACK_DIRECTION = 0 => direction of growth unknown
32 #undef STACK_DIRECTION
34 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
35 #undef STAT_MACROS_BROKEN
37 /* Define if you have the ANSI C header files. */
38 #undef STDC_HEADERS
40 /* Define if your processor stores words with the most significant
41 byte first (like Motorola and SPARC, unlike Intel and VAX). */
42 #undef WORDS_BIGENDIAN
44 /* Define if the X Window System is missing or not being used. */
45 #undef X_DISPLAY_MISSING
47 /* Define if symbols declared in assembly code need an underscore prefix */
48 #undef NEED_UNDERSCORE_PREFIX
50 /* Define to use .string instead of .ascii */
51 #undef HAVE_ASM_STRING
53 /* Define if struct msghdr contains msg_accrights */
54 #undef HAVE_MSGHDR_ACCRIGHTS
56 /* Define if struct sockaddr_un contains sun_len */
57 #undef HAVE_SOCKADDR_SUN_LEN
59 /* Define if you have the Xxf86dga library (-lXxf86dga). */
60 #undef HAVE_LIBXXF86DGA
62 /* Define if you have the Xxf86dga library version 2.0 (-lXxf86dga). */
63 #undef HAVE_LIBXXF86DGA2
65 /* Define if you have the X Shm extension */
66 #undef HAVE_LIBXXSHM
68 /* Define if you have the Xxf86vm library */
69 #undef HAVE_LIBXXF86VM
71 /* Define if you have the Xpm library */
72 #undef HAVE_LIBXXPM
74 /* Define if you have the Open Sound system. */
75 #undef HAVE_OSS
77 /* Define if you have the Open Sound system (MIDI interface). */
78 #undef HAVE_OSS_MIDI
80 /* Define if X libraries are not reentrant (compiled without -D_REENTRANT). */
81 #undef NO_REENTRANT_X11
83 /* Define if libc is not reentrant */
84 #undef NO_REENTRANT_LIBC
86 /* Define if libc uses __errno_location for reentrant errno */
87 #undef HAVE__ERRNO_LOCATION
89 /* Define if libc uses __error for reentrant errno */
90 #undef HAVE__ERROR
92 /* Define if libc uses ___errno for reentrant errno */
93 #undef HAVE___ERRNO
95 /* Define if libc uses __thr_errno for reentrant errno */
96 #undef HAVE__THR_ERRNO
98 /* Define if all debug messages are to be compiled out */
99 #undef NO_DEBUG_MSGS
101 /* Define if TRACE messages are to be compiled out */
102 #undef NO_TRACE_MSGS
104 /* Define if the struct statfs has the member bavail */
105 #undef STATFS_HAS_BAVAIL
107 /* Define if the struct statfs has the member bfree */
108 #undef STATFS_HAS_BFREE
110 /* Define if the struct statfs is defined by <sys/vfs.h> */
111 #undef STATFS_DEFINED_BY_SYS_VFS
113 /* Define if the struct statfs is defined by <sys/statfs.h> */
114 #undef STATFS_DEFINED_BY_SYS_STATFS
116 /* Define if the struct statfs is defined by <sys/mount.h> */
117 #undef STATFS_DEFINED_BY_SYS_MOUNT
119 /* Define if ncurses have the new resizeterm function */
120 #undef HAVE_RESIZETERM
122 /* Define if ncurses have the new getbkgd function */
123 #undef HAVE_GETBKGD
125 /* Define if IPX should use netipx/ipx.h from libc */
126 #undef HAVE_IPX_GNU
128 /* Define if IPX includes are taken from Linux kernel */
129 #undef HAVE_IPX_LINUX
131 /* Define if Mesa is present on the system or not */
132 #undef HAVE_LIBMESAGL
134 /* Define if the system has dynamic link library support with the dl* API */
135 #undef HAVE_DL_API
137 /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
138 #undef HAVE_LINUX_22_JOYSTICK_API
140 /* Define if the OpenGL implementation supports the GL_EXT_color_table extension */
141 #undef HAVE_GL_COLOR_TABLE
143 /* Define if the OpenGL implementation supports the GL_EXT_paletted_texture extension */
144 #undef HAVE_GL_PALETTED_TEXTURE
146 /* The number of bytes in a long long. */
147 #undef SIZEOF_LONG_LONG
149 /* Define if you have the _lwp_create function. */
150 #undef HAVE__LWP_CREATE
152 /* Define if you have the clone function. */
153 #undef HAVE_CLONE
155 /* Define if you have the connect function. */
156 #undef HAVE_CONNECT
158 /* Define if you have the dlopen function. */
159 #undef HAVE_DLOPEN
161 /* Define if you have the gethostbyname function. */
162 #undef HAVE_GETHOSTBYNAME
164 /* Define if you have the getnetbyaddr function. */
165 #undef HAVE_GETNETBYADDR
167 /* Define if you have the getnetbyname function. */
168 #undef HAVE_GETNETBYNAME
170 /* Define if you have the getpagesize function. */
171 #undef HAVE_GETPAGESIZE
173 /* Define if you have the getprotobyname function. */
174 #undef HAVE_GETPROTOBYNAME
176 /* Define if you have the getprotobynumber function. */
177 #undef HAVE_GETPROTOBYNUMBER
179 /* Define if you have the getservbyport function. */
180 #undef HAVE_GETSERVBYPORT
182 /* Define if you have the getsockopt function. */
183 #undef HAVE_GETSOCKOPT
185 /* Define if you have the inet_network function. */
186 #undef HAVE_INET_NETWORK
188 /* Define if you have the memmove function. */
189 #undef HAVE_MEMMOVE
191 /* Define if you have the openpty function. */
192 #undef HAVE_OPENPTY
194 /* Define if you have the rfork function. */
195 #undef HAVE_RFORK
197 /* Define if you have the select function. */
198 #undef HAVE_SELECT
200 /* Define if you have the sendmsg function. */
201 #undef HAVE_SENDMSG
203 /* Define if you have the settimeofday function. */
204 #undef HAVE_SETTIMEOFDAY
206 /* Define if you have the sigaltstack function. */
207 #undef HAVE_SIGALTSTACK
209 /* Define if you have the statfs function. */
210 #undef HAVE_STATFS
212 /* Define if you have the strcasecmp function. */
213 #undef HAVE_STRCASECMP
215 /* Define if you have the strerror function. */
216 #undef HAVE_STRERROR
218 /* Define if you have the strncasecmp function. */
219 #undef HAVE_STRNCASECMP
221 /* Define if you have the tcgetattr function. */
222 #undef HAVE_TCGETATTR
224 /* Define if you have the timegm function. */
225 #undef HAVE_TIMEGM
227 /* Define if you have the usleep function. */
228 #undef HAVE_USLEEP
230 /* Define if you have the vfscanf function. */
231 #undef HAVE_VFSCANF
233 /* Define if you have the wait4 function. */
234 #undef HAVE_WAIT4
236 /* Define if you have the waitpid function. */
237 #undef HAVE_WAITPID
239 /* Define if you have the <GL/gl.h> header file. */
240 #undef HAVE_GL_GL_H
242 /* Define if you have the <GL/glx.h> header file. */
243 #undef HAVE_GL_GLX_H
245 /* Define if you have the <GL/osmesa.h> header file. */
246 #undef HAVE_GL_OSMESA_H
248 /* Define if you have the <X11/Xlib.h> header file. */
249 #undef HAVE_X11_XLIB_H
251 /* Define if you have the <X11/extensions/XShm.h> header file. */
252 #undef HAVE_X11_EXTENSIONS_XSHM_H
254 /* Define if you have the <X11/extensions/xf86dga.h> header file. */
255 #undef HAVE_X11_EXTENSIONS_XF86DGA_H
257 /* Define if you have the <X11/extensions/xf86vmode.h> header file. */
258 #undef HAVE_X11_EXTENSIONS_XF86VMODE_H
260 /* Define if you have the <X11/xpm.h> header file. */
261 #undef HAVE_X11_XPM_H
263 /* Define if you have the <a.out.h> header file. */
264 #undef HAVE_A_OUT_H
266 /* Define if you have the <a_out.h> header file. */
267 #undef HAVE_A_OUT_H
269 /* Define if you have the <arpa/inet.h> header file. */
270 #undef HAVE_ARPA_INET_H
272 /* Define if you have the <arpa/nameser.h> header file. */
273 #undef HAVE_ARPA_NAMESER_H
275 /* Define if you have the <curses.h> header file. */
276 #undef HAVE_CURSES_H
278 /* Define if you have the <dlfcn.h> header file. */
279 #undef HAVE_DLFCN_H
281 /* Define if you have the <elf.h> header file. */
282 #undef HAVE_ELF_H
284 /* Define if you have the <float.h> header file. */
285 #undef HAVE_FLOAT_H
287 /* Define if you have the <libio.h> header file. */
288 #undef HAVE_LIBIO_H
290 /* Define if you have the <link.h> header file. */
291 #undef HAVE_LINK_H
293 /* Define if you have the <linux/cdrom.h> header file. */
294 #undef HAVE_LINUX_CDROM_H
296 /* Define if you have the <linux/joystick.h> header file. */
297 #undef HAVE_LINUX_JOYSTICK_H
299 /* Define if you have the <linux/ucdrom.h> header file. */
300 #undef HAVE_LINUX_UCDROM_H
302 /* Define if you have the <machine/soundcard.h> header file. */
303 #undef HAVE_MACHINE_SOUNDCARD_H
305 /* Define if you have the <ncurses.h> header file. */
306 #undef HAVE_NCURSES_H
308 /* Define if you have the <net/if.h> header file. */
309 #undef HAVE_NET_IF_H
311 /* Define if you have the <netinet/in.h> header file. */
312 #undef HAVE_NETINET_IN_H
314 /* Define if you have the <netinet/tcp.h> header file. */
315 #undef HAVE_NETINET_TCP_H
317 /* Define if you have the <pty.h> header file. */
318 #undef HAVE_PTY_H
320 /* Define if you have the <resolv.h> header file. */
321 #undef HAVE_RESOLV_H
323 /* Define if you have the <sched.h> header file. */
324 #undef HAVE_SCHED_H
326 /* Define if you have the <socket.h> header file. */
327 #undef HAVE_SOCKET_H
329 /* Define if you have the <soundcard.h> header file. */
330 #undef HAVE_SOUNDCARD_H
332 /* Define if you have the <strings.h> header file. */
333 #undef HAVE_STRINGS_H
335 /* Define if you have the <sys/cdio.h> header file. */
336 #undef HAVE_SYS_CDIO_H
338 /* Define if you have the <sys/errno.h> header file. */
339 #undef HAVE_SYS_ERRNO_H
341 /* Define if you have the <sys/file.h> header file. */
342 #undef HAVE_SYS_FILE_H
344 /* Define if you have the <sys/filio.h> header file. */
345 #undef HAVE_SYS_FILIO_H
347 /* Define if you have the <sys/ipc.h> header file. */
348 #undef HAVE_SYS_IPC_H
350 /* Define if you have the <sys/lwp.h> header file. */
351 #undef HAVE_SYS_LWP_H
353 /* Define if you have the <sys/mman.h> header file. */
354 #undef HAVE_SYS_MMAN_H
356 /* Define if you have the <sys/modem.h> header file. */
357 #undef HAVE_SYS_MODEM_H
359 /* Define if you have the <sys/mount.h> header file. */
360 #undef HAVE_SYS_MOUNT_H
362 /* Define if you have the <sys/msg.h> header file. */
363 #undef HAVE_SYS_MSG_H
365 /* Define if you have the <sys/param.h> header file. */
366 #undef HAVE_SYS_PARAM_H
368 /* Define if you have the <sys/reg.h> header file. */
369 #undef HAVE_SYS_REG_H
371 /* Define if you have the <sys/shm.h> header file. */
372 #undef HAVE_SYS_SHM_H
374 /* Define if you have the <sys/signal.h> header file. */
375 #undef HAVE_SYS_SIGNAL_H
377 /* Define if you have the <sys/socket.h> header file. */
378 #undef HAVE_SYS_SOCKET_H
380 /* Define if you have the <sys/sockio.h> header file. */
381 #undef HAVE_SYS_SOCKIO_H
383 /* Define if you have the <sys/soundcard.h> header file. */
384 #undef HAVE_SYS_SOUNDCARD_H
386 /* Define if you have the <sys/statfs.h> header file. */
387 #undef HAVE_SYS_STATFS_H
389 /* Define if you have the <sys/strtio.h> header file. */
390 #undef HAVE_SYS_STRTIO_H
392 /* Define if you have the <sys/syscall.h> header file. */
393 #undef HAVE_SYS_SYSCALL_H
395 /* Define if you have the <sys/v86.h> header file. */
396 #undef HAVE_SYS_V86_H
398 /* Define if you have the <sys/v86intr.h> header file. */
399 #undef HAVE_SYS_V86INTR_H
401 /* Define if you have the <sys/vfs.h> header file. */
402 #undef HAVE_SYS_VFS_H
404 /* Define if you have the <sys/vm86.h> header file. */
405 #undef HAVE_SYS_VM86_H
407 /* Define if you have the <sys/wait.h> header file. */
408 #undef HAVE_SYS_WAIT_H
410 /* Define if you have the <syscall.h> header file. */
411 #undef HAVE_SYSCALL_H
413 /* Define if you have the <ucontext.h> header file. */
414 #undef HAVE_UCONTEXT_H
416 /* Define if you have the <wctype.h> header file. */
417 #undef HAVE_WCTYPE_H
419 /* Define if you have the curses library (-lcurses). */
420 #undef HAVE_LIBCURSES
422 /* Define if you have the i386 library (-li386). */
423 #undef HAVE_LIBI386
425 /* Define if you have the m library (-lm). */
426 #undef HAVE_LIBM
428 /* Define if you have the mmap library (-lmmap). */
429 #undef HAVE_LIBMMAP
431 /* Define if you have the ncurses library (-lncurses). */
432 #undef HAVE_LIBNCURSES
434 /* Define if you have the ossaudio library (-lossaudio). */
435 #undef HAVE_LIBOSSAUDIO
437 /* Define if you have the w library (-lw). */
438 #undef HAVE_LIBW
440 /* Define if you have the xpg4 library (-lxpg4). */
441 #undef HAVE_LIBXPG4