Fixed signal stack handling on Linux when sigaltstack is available.
[wine] / include / config.h.in
1 /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if using alloca.c.  */
4 #undef C_ALLOCA
5
6 /* Define to empty if the keyword does not work.  */
7 #undef const
8
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
12
13 /* Define if you have alloca, as a function or macro.  */
14 #undef HAVE_ALLOCA
15
16 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
17 #undef HAVE_ALLOCA_H
18
19 /* Define as __inline if that's what the C compiler calls it.  */
20 #undef inline
21
22 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
23 #undef size_t
24
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
31  */
32 #undef STACK_DIRECTION
33
34 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
35 #undef STAT_MACROS_BROKEN
36
37 /* Define if you have the ANSI C header files.  */
38 #undef STDC_HEADERS
39
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
43
44 /* Define if the X Window System is missing or not being used.  */
45 #undef X_DISPLAY_MISSING
46
47 /* Define if symbols declared in assembly code need an underscore prefix */
48 #undef NEED_UNDERSCORE_PREFIX
49
50 /* Define to use .string instead of .ascii */
51 #undef HAVE_ASM_STRING
52
53 /* Define if struct msghdr contains msg_accrights */
54 #undef HAVE_MSGHDR_ACCRIGHTS
55
56 /* Define if struct sockaddr_un contains sun_len */
57 #undef HAVE_SOCKADDR_SUN_LEN
58
59 /* Define if you have the Xxf86dga library (-lXxf86dga).  */
60 #undef HAVE_LIBXXF86DGA
61
62 /* Define if you have the Xxf86dga library version 2.0 (-lXxf86dga).  */
63 #undef HAVE_LIBXXF86DGA2
64
65 /* Define if you have the X Shm extension */
66 #undef HAVE_LIBXXSHM
67
68 /* Define if you have the Xxf86vm library */
69 #undef HAVE_LIBXXF86VM
70
71 /* Define if you have the Xpm library */
72 #undef HAVE_LIBXXPM
73
74 /* Define if you have the Open Sound system.  */
75 #undef HAVE_OSS
76
77 /* Define if you have the Open Sound system (MIDI interface).  */
78 #undef HAVE_OSS_MIDI
79
80 /* Define if X libraries are not reentrant (compiled without -D_REENTRANT).  */
81 #undef NO_REENTRANT_X11
82
83 /* Define if libc is not reentrant  */
84 #undef NO_REENTRANT_LIBC
85
86 /* Define if libc uses __errno_location for reentrant errno */
87 #undef HAVE__ERRNO_LOCATION
88
89 /* Define if libc uses __error for reentrant errno */
90 #undef HAVE__ERROR
91
92 /* Define if libc uses ___errno for reentrant errno */
93 #undef HAVE___ERRNO
94
95 /* Define if libc uses __thr_errno for reentrant errno */
96 #undef HAVE__THR_ERRNO
97
98 /* Define if all debug messages are to be compiled out */
99 #undef NO_DEBUG_MSGS
100
101 /* Define if TRACE messages are to be compiled out */
102 #undef NO_TRACE_MSGS
103
104 /* Define if the struct statfs has the member bavail */
105 #undef STATFS_HAS_BAVAIL
106
107 /* Define if the struct statfs has the member bfree */
108 #undef STATFS_HAS_BFREE
109
110 /* Define if the struct statfs is defined by <sys/vfs.h> */
111 #undef STATFS_DEFINED_BY_SYS_VFS
112
113 /* Define if the struct statfs is defined by <sys/statfs.h> */
114 #undef STATFS_DEFINED_BY_SYS_STATFS
115
116 /* Define if the struct statfs is defined by <sys/mount.h> */
117 #undef STATFS_DEFINED_BY_SYS_MOUNT
118
119 /* Define if ncurses have the new resizeterm function */
120 #undef HAVE_RESIZETERM
121
122 /* Define if ncurses have the new getbkgd function */
123 #undef HAVE_GETBKGD
124
125 /* Define if IPX should use netipx/ipx.h from libc */
126 #undef HAVE_IPX_GNU
127
128 /* Define if IPX includes are taken from Linux kernel */
129 #undef HAVE_IPX_LINUX
130
131 /* Define if Mesa is present on the system or not */
132 #undef HAVE_LIBMESAGL
133
134 /* Define if the system has dynamic link library support with the dl* API */
135 #undef HAVE_DL_API
136
137 /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
138 #undef HAVE_LINUX_22_JOYSTICK_API
139
140 /* Define if the OpenGL implementation supports the GL_EXT_color_table extension */
141 #undef HAVE_GL_COLOR_TABLE
142
143 /* Define if the OpenGL implementation supports the GL_EXT_paletted_texture extension */
144 #undef HAVE_GL_PALETTED_TEXTURE
145
146 /* The number of bytes in a long long.  */
147 #undef SIZEOF_LONG_LONG
148
149 /* Define if you have the _lwp_create function.  */
150 #undef HAVE__LWP_CREATE
151
152 /* Define if you have the clone function.  */
153 #undef HAVE_CLONE
154
155 /* Define if you have the connect function.  */
156 #undef HAVE_CONNECT
157
158 /* Define if you have the dlopen function.  */
159 #undef HAVE_DLOPEN
160
161 /* Define if you have the gethostbyname function.  */
162 #undef HAVE_GETHOSTBYNAME
163
164 /* Define if you have the getnetbyaddr function.  */
165 #undef HAVE_GETNETBYADDR
166
167 /* Define if you have the getnetbyname function.  */
168 #undef HAVE_GETNETBYNAME
169
170 /* Define if you have the getpagesize function.  */
171 #undef HAVE_GETPAGESIZE
172
173 /* Define if you have the getprotobyname function.  */
174 #undef HAVE_GETPROTOBYNAME
175
176 /* Define if you have the getprotobynumber function.  */
177 #undef HAVE_GETPROTOBYNUMBER
178
179 /* Define if you have the getservbyport function.  */
180 #undef HAVE_GETSERVBYPORT
181
182 /* Define if you have the getsockopt function.  */
183 #undef HAVE_GETSOCKOPT
184
185 /* Define if you have the inet_network function.  */
186 #undef HAVE_INET_NETWORK
187
188 /* Define if you have the memmove function.  */
189 #undef HAVE_MEMMOVE
190
191 /* Define if you have the openpty function.  */
192 #undef HAVE_OPENPTY
193
194 /* Define if you have the rfork function.  */
195 #undef HAVE_RFORK
196
197 /* Define if you have the select function.  */
198 #undef HAVE_SELECT
199
200 /* Define if you have the sendmsg function.  */
201 #undef HAVE_SENDMSG
202
203 /* Define if you have the settimeofday function.  */
204 #undef HAVE_SETTIMEOFDAY
205
206 /* Define if you have the sigaltstack function.  */
207 #undef HAVE_SIGALTSTACK
208
209 /* Define if you have the statfs function.  */
210 #undef HAVE_STATFS
211
212 /* Define if you have the strcasecmp function.  */
213 #undef HAVE_STRCASECMP
214
215 /* Define if you have the strerror function.  */
216 #undef HAVE_STRERROR
217
218 /* Define if you have the strncasecmp function.  */
219 #undef HAVE_STRNCASECMP
220
221 /* Define if you have the tcgetattr function.  */
222 #undef HAVE_TCGETATTR
223
224 /* Define if you have the timegm function.  */
225 #undef HAVE_TIMEGM
226
227 /* Define if you have the usleep function.  */
228 #undef HAVE_USLEEP
229
230 /* Define if you have the vfscanf function.  */
231 #undef HAVE_VFSCANF
232
233 /* Define if you have the wait4 function.  */
234 #undef HAVE_WAIT4
235
236 /* Define if you have the waitpid function.  */
237 #undef HAVE_WAITPID
238
239 /* Define if you have the <GL/gl.h> header file.  */
240 #undef HAVE_GL_GL_H
241
242 /* Define if you have the <GL/glx.h> header file.  */
243 #undef HAVE_GL_GLX_H
244
245 /* Define if you have the <GL/osmesa.h> header file.  */
246 #undef HAVE_GL_OSMESA_H
247
248 /* Define if you have the <X11/Xlib.h> header file.  */
249 #undef HAVE_X11_XLIB_H
250
251 /* Define if you have the <X11/extensions/XShm.h> header file.  */
252 #undef HAVE_X11_EXTENSIONS_XSHM_H
253
254 /* Define if you have the <X11/extensions/xf86dga.h> header file.  */
255 #undef HAVE_X11_EXTENSIONS_XF86DGA_H
256
257 /* Define if you have the <X11/extensions/xf86vmode.h> header file.  */
258 #undef HAVE_X11_EXTENSIONS_XF86VMODE_H
259
260 /* Define if you have the <X11/xpm.h> header file.  */
261 #undef HAVE_X11_XPM_H
262
263 /* Define if you have the <a.out.h> header file.  */
264 #undef HAVE_A_OUT_H
265
266 /* Define if you have the <a_out.h> header file.  */
267 #undef HAVE_A_OUT_H
268
269 /* Define if you have the <arpa/inet.h> header file.  */
270 #undef HAVE_ARPA_INET_H
271
272 /* Define if you have the <arpa/nameser.h> header file.  */
273 #undef HAVE_ARPA_NAMESER_H
274
275 /* Define if you have the <curses.h> header file.  */
276 #undef HAVE_CURSES_H
277
278 /* Define if you have the <dlfcn.h> header file.  */
279 #undef HAVE_DLFCN_H
280
281 /* Define if you have the <elf.h> header file.  */
282 #undef HAVE_ELF_H
283
284 /* Define if you have the <float.h> header file.  */
285 #undef HAVE_FLOAT_H
286
287 /* Define if you have the <libio.h> header file.  */
288 #undef HAVE_LIBIO_H
289
290 /* Define if you have the <link.h> header file.  */
291 #undef HAVE_LINK_H
292
293 /* Define if you have the <linux/cdrom.h> header file.  */
294 #undef HAVE_LINUX_CDROM_H
295
296 /* Define if you have the <linux/joystick.h> header file.  */
297 #undef HAVE_LINUX_JOYSTICK_H
298
299 /* Define if you have the <linux/ucdrom.h> header file.  */
300 #undef HAVE_LINUX_UCDROM_H
301
302 /* Define if you have the <machine/soundcard.h> header file.  */
303 #undef HAVE_MACHINE_SOUNDCARD_H
304
305 /* Define if you have the <ncurses.h> header file.  */
306 #undef HAVE_NCURSES_H
307
308 /* Define if you have the <net/if.h> header file.  */
309 #undef HAVE_NET_IF_H
310
311 /* Define if you have the <netinet/in.h> header file.  */
312 #undef HAVE_NETINET_IN_H
313
314 /* Define if you have the <netinet/tcp.h> header file.  */
315 #undef HAVE_NETINET_TCP_H
316
317 /* Define if you have the <pty.h> header file.  */
318 #undef HAVE_PTY_H
319
320 /* Define if you have the <resolv.h> header file.  */
321 #undef HAVE_RESOLV_H
322
323 /* Define if you have the <sched.h> header file.  */
324 #undef HAVE_SCHED_H
325
326 /* Define if you have the <socket.h> header file.  */
327 #undef HAVE_SOCKET_H
328
329 /* Define if you have the <soundcard.h> header file.  */
330 #undef HAVE_SOUNDCARD_H
331
332 /* Define if you have the <strings.h> header file.  */
333 #undef HAVE_STRINGS_H
334
335 /* Define if you have the <sys/cdio.h> header file.  */
336 #undef HAVE_SYS_CDIO_H
337
338 /* Define if you have the <sys/errno.h> header file.  */
339 #undef HAVE_SYS_ERRNO_H
340
341 /* Define if you have the <sys/file.h> header file.  */
342 #undef HAVE_SYS_FILE_H
343
344 /* Define if you have the <sys/filio.h> header file.  */
345 #undef HAVE_SYS_FILIO_H
346
347 /* Define if you have the <sys/ipc.h> header file.  */
348 #undef HAVE_SYS_IPC_H
349
350 /* Define if you have the <sys/lwp.h> header file.  */
351 #undef HAVE_SYS_LWP_H
352
353 /* Define if you have the <sys/mman.h> header file.  */
354 #undef HAVE_SYS_MMAN_H
355
356 /* Define if you have the <sys/modem.h> header file.  */
357 #undef HAVE_SYS_MODEM_H
358
359 /* Define if you have the <sys/mount.h> header file.  */
360 #undef HAVE_SYS_MOUNT_H
361
362 /* Define if you have the <sys/msg.h> header file.  */
363 #undef HAVE_SYS_MSG_H
364
365 /* Define if you have the <sys/param.h> header file.  */
366 #undef HAVE_SYS_PARAM_H
367
368 /* Define if you have the <sys/reg.h> header file.  */
369 #undef HAVE_SYS_REG_H
370
371 /* Define if you have the <sys/shm.h> header file.  */
372 #undef HAVE_SYS_SHM_H
373
374 /* Define if you have the <sys/signal.h> header file.  */
375 #undef HAVE_SYS_SIGNAL_H
376
377 /* Define if you have the <sys/socket.h> header file.  */
378 #undef HAVE_SYS_SOCKET_H
379
380 /* Define if you have the <sys/sockio.h> header file.  */
381 #undef HAVE_SYS_SOCKIO_H
382
383 /* Define if you have the <sys/soundcard.h> header file.  */
384 #undef HAVE_SYS_SOUNDCARD_H
385
386 /* Define if you have the <sys/statfs.h> header file.  */
387 #undef HAVE_SYS_STATFS_H
388
389 /* Define if you have the <sys/strtio.h> header file.  */
390 #undef HAVE_SYS_STRTIO_H
391
392 /* Define if you have the <sys/syscall.h> header file.  */
393 #undef HAVE_SYS_SYSCALL_H
394
395 /* Define if you have the <sys/v86.h> header file.  */
396 #undef HAVE_SYS_V86_H
397
398 /* Define if you have the <sys/v86intr.h> header file.  */
399 #undef HAVE_SYS_V86INTR_H
400
401 /* Define if you have the <sys/vfs.h> header file.  */
402 #undef HAVE_SYS_VFS_H
403
404 /* Define if you have the <sys/vm86.h> header file.  */
405 #undef HAVE_SYS_VM86_H
406
407 /* Define if you have the <sys/wait.h> header file.  */
408 #undef HAVE_SYS_WAIT_H
409
410 /* Define if you have the <syscall.h> header file.  */
411 #undef HAVE_SYSCALL_H
412
413 /* Define if you have the <ucontext.h> header file.  */
414 #undef HAVE_UCONTEXT_H
415
416 /* Define if you have the <wctype.h> header file.  */
417 #undef HAVE_WCTYPE_H
418
419 /* Define if you have the curses library (-lcurses).  */
420 #undef HAVE_LIBCURSES
421
422 /* Define if you have the i386 library (-li386).  */
423 #undef HAVE_LIBI386
424
425 /* Define if you have the m library (-lm).  */
426 #undef HAVE_LIBM
427
428 /* Define if you have the mmap library (-lmmap).  */
429 #undef HAVE_LIBMMAP
430
431 /* Define if you have the ncurses library (-lncurses).  */
432 #undef HAVE_LIBNCURSES
433
434 /* Define if you have the ossaudio library (-lossaudio).  */
435 #undef HAVE_LIBOSSAUDIO
436
437 /* Define if you have the w library (-lw).  */
438 #undef HAVE_LIBW
439
440 /* Define if you have the xpg4 library (-lxpg4).  */
441 #undef HAVE_LIBXPG4