Copy w32api from trunk
[reactos.git] / reactos / include / wine / config.h
1 /* include/config.h. Generated by configure. */
2 /* include/config.h.in. Generated from configure.ac by autoheader. */
3
4 #define __WINE_CONFIG_H
5
6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
7 systems. This function is required for `alloca.c' support on those systems.
8 */
9 /* #undef CRAY_STACKSEG_END */
10
11 /* Define to 1 if using `alloca.c'. */
12 /* #undef C_ALLOCA */
13
14 /* Define to 1 if you have `alloca', as a function or macro. */
15 #define HAVE_ALLOCA 1
16
17 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
18 */
19 /* #undef HAVE_ALLOCA_H */
20
21 /* Define if you have ALSA including devel headers */
22 /* #undef HAVE_ALSA */
23
24 /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
25 /* #undef HAVE_ALSA_ASOUNDLIB_H */
26
27 /* Define to 1 if you have the <arpa/inet.h> header file. */
28 /* #undef HAVE_ARPA_INET_H */
29
30 /* Define to 1 if you have the <arpa/nameser.h> header file. */
31 /* #undef HAVE_ARPA_NAMESER_H */
32
33 /* Define if you have ARTS sound server */
34 /* #undef HAVE_ARTS */
35
36 /* Define to 1 if you have the <audio/audiolib.h> header file. */
37 /* #undef HAVE_AUDIO_AUDIOLIB_H */
38
39 /* Define to 1 if you have the <audio/soundlib.h> header file. */
40 /* #undef HAVE_AUDIO_SOUNDLIB_H */
41
42 /* Define to 1 if you have the <capi20.h> header file. */
43 /* #undef HAVE_CAPI20_H */
44
45 /* Define if you have capi4linux libs and headers */
46 /* #undef HAVE_CAPI4LINUX */
47
48 /* Define to 1 if you have the `chsize' function. */
49 #define HAVE_CHSIZE 1
50
51 /* Define to 1 if you have the `clone' function. */
52 /* #undef HAVE_CLONE */
53
54 /* Define to 1 if you have the `connect' function. */
55 /* #undef HAVE_CONNECT */
56
57 /* Define if we have linux/input.h AND it contains the INPUT event API */
58 /* #undef HAVE_CORRECT_LINUXINPUT_H */
59
60 /* Define to 1 if you have the <cups/cups.h> header file. */
61 /* #undef HAVE_CUPS_CUPS_H */
62
63 /* Define to 1 if you have the <curses.h> header file. */
64 /* #undef HAVE_CURSES_H */
65
66 /* Define to 1 if you have the <direct.h> header file. */
67 /* #undef HAVE_DIRECT_H */
68
69 /* Define to 1 if you have the <dlfcn.h> header file. */
70 /* #undef HAVE_DLFCN_H */
71
72 /* Define if you have dlopen */
73 /* #undef HAVE_DLOPEN */
74
75 /* Define to 1 if you have the <elf.h> header file. */
76 /* #undef HAVE_ELF_H */
77
78 /* Define to 1 if you have the `finite' function. */
79 #define HAVE_FINITE 1
80
81 /* Define to 1 if you have the <float.h> header file. */
82 #define HAVE_FLOAT_H 1
83
84 /* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
85 /* #undef HAVE_FONTCONFIG_FONTCONFIG_H */
86
87 /* Define to 1 if you have the 'fork' function. */
88 /* #undef HAVE_FORK */
89
90 /* Define to 1 if you have the `fpclass' function. */
91 #define HAVE_FPCLASS 1
92
93 /* Define if FreeType 2 is installed */
94 /* #undef HAVE_FREETYPE */
95
96 /* Define to 1 if you have the <freetype/freetype.h> header file. */
97 /* #undef HAVE_FREETYPE_FREETYPE_H */
98
99 /* Define to 1 if you have the <freetype/ftglyph.h> header file. */
100 /* #undef HAVE_FREETYPE_FTGLYPH_H */
101
102 /* Define to 1 if you have the <freetype/ftnames.h> header file. */
103 /* #undef HAVE_FREETYPE_FTNAMES_H */
104
105 /* Define to 1 if you have the <freetype/ftoutln.h> header file. */
106 /* #undef HAVE_FREETYPE_FTOUTLN_H */
107
108 /* Define to 1 if you have the <freetype/ftsnames.h> header file. */
109 /* #undef HAVE_FREETYPE_FTSNAMES_H */
110
111 /* Define if you have the <freetype/fttrigon.h> header file. */
112 /* #undef HAVE_FREETYPE_FTTRIGON_H */
113
114 /* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
115 /* #undef HAVE_FREETYPE_INTERNAL_SFNT_H */
116
117 /* Define to 1 if you have the <freetype/ttnameid.h> header file. */
118 /* #undef HAVE_FREETYPE_TTNAMEID_H */
119
120 /* Define to 1 if you have the <freetype/tttables.h> header file. */
121 /* #undef HAVE_FREETYPE_TTTABLES_H */
122
123 /* Define to 1 if you have the <ft2build.h> header file. */
124 /* #undef HAVE_FT2BUILD_H */
125
126 /* Define to 1 if you have the `ftruncate' function. */
127 /* #undef HAVE_FTRUNCATE */
128
129 /* Define to 1 if you have the `ftruncate64' function. */
130 /* #undef HAVE_FTRUNCATE64 */
131
132 /* Define to 1 if you have the `getbkgd' function. */
133 /* #undef HAVE_GETBKGD */
134
135 /* Define to 1 if you have the `gethostbyname' function. */
136 /* #undef HAVE_GETHOSTBYNAME */
137
138 /* Define to 1 if you have the `getnetbyaddr' function. */
139 /* #undef HAVE_GETNETBYADDR */
140
141 /* Define to 1 if you have the `getnetbyname' function. */
142 /* #undef HAVE_GETNETBYNAME */
143
144 /* Define to 1 if you have the <getopt.h> header file. */
145 #define HAVE_GETOPT_H 1
146
147 /* Define to 1 if you have the `getopt_long' function. */
148 #define HAVE_GETOPT_LONG 1
149
150 /* Define to 1 if you have the `getpagesize' function. */
151 #define HAVE_GETPAGESIZE 1
152
153 /* Define to 1 if you have the `getprotobyname' function. */
154 /* #undef HAVE_GETPROTOBYNAME */
155
156 /* Define to 1 if you have the `getprotobynumber' function. */
157 /* #undef HAVE_GETPROTOBYNUMBER */
158
159 /* Define to 1 if you have the `getpwuid' function. */
160 /* #undef HAVE_GETPWUID */
161
162 /* Define to 1 if you have the `getservbyport' function. */
163 /* #undef HAVE_GETSERVBYPORT */
164
165 /* Define to 1 if you have the `gettid' function. */
166 /* #undef HAVE_GETTID */
167
168 /* Define to 1 if you have the `gettimeofday' function. */
169 /* #undef HAVE_GETTIMEOFDAY */
170
171 /* Define to 1 if you have the <gif_lib.h> header file. */
172 /* #undef HAVE_GIF_LIB_H */
173
174 /* Define if the OpenGL headers define extension typedefs */
175 /* #undef HAVE_GLEXT_PROTOTYPES */
176
177 /* Define if the OpenGL library supports the glXGetProcAddressARB call */
178 /* #undef HAVE_GLX_GETPROCADDRESS */
179
180 /* Define to 1 if you have the <GL/glext.h> header file. */
181 /* #undef HAVE_GL_GLEXT_H */
182
183 /* Define to 1 if you have the <GL/glx.h> header file. */
184 /* #undef HAVE_GL_GLX_H */
185
186 /* Define to 1 if you have the <GL/gl.h> header file. */
187 /* #undef HAVE_GL_GL_H */
188
189 /* Define to 1 if the ICU libraries are installed */
190 /* #undef HAVE_ICU */
191
192 /* Define to 1 if you have the <ieeefp.h> header file. */
193 /* #undef HAVE_IEEEFP_H */
194
195 /* Define to 1 if you have the `inet_aton' function. */
196 /* #undef HAVE_INET_ATON */
197
198 /* Define to 1 if you have the `inet_network' function. */
199 /* #undef HAVE_INET_NETWORK */
200
201 /* Define to 1 if you have the <inttypes.h> header file. */
202 #define HAVE_INTTYPES_H 1
203
204 /* Define to 1 if you have the <io.h> header file. */
205 /*#define HAVE_IO_H 1*/
206
207 /* Define if IPX should use netipx/ipx.h from libc */
208 /* #undef HAVE_IPX_GNU */
209
210 /* Define if IPX includes are taken from Linux kernel */
211 /* #undef HAVE_IPX_LINUX */
212
213 /* Define to 1 if you have the `iswalnum' function. */
214 #define HAVE_ISWALNUM 1
215
216 /* Define to 1 if you have the <jack/jack.h> header file. */
217 /* #undef HAVE_JACK_JACK_H */
218
219 /* Define to 1 if you have the <jpeglib.h> header file. */
220 /* #undef HAVE_JPEGLIB_H */
221
222 /* Define if you have libaudioIO */
223 /* #undef HAVE_LIBAUDIOIO */
224
225 /* Define to 1 if you have the <libaudioio.h> header file. */
226 /* #undef HAVE_LIBAUDIOIO_H */
227
228 /* Define if you have the curses library (-lcurses) */
229 /* #undef HAVE_LIBCURSES */
230
231 /* Define if you have libgif/libungif including devel headers */
232 /* #undef HAVE_LIBGIF */
233
234 /* Define to 1 if you have the `i386' library (-li386). */
235 /* #undef HAVE_LIBI386 */
236
237 /* Define to 1 if you have the <libio.h> header file. */
238 /* #undef HAVE_LIBIO_H */
239
240 /* Define if you have libjpeg including devel headers */
241 /* #undef HAVE_LIBJPEG */
242
243 /* Define to 1 if you have the `m' library (-lm). */
244 #define HAVE_LIBM 1
245
246 /* Define if you have the ncurses library (-lncurses) */
247 /* #undef HAVE_LIBNCURSES */
248
249 /* Define to 1 if you have the `nsl' library (-lnsl). */
250 /* #undef HAVE_LIBNSL */
251
252 /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
253 /* #undef HAVE_LIBOSSAUDIO */
254
255 /* Define to 1 if you have the `poll' library (-lpoll). */
256 /* #undef HAVE_LIBPOLL */
257
258 /* Define to 1 if you have the `resolv' library (-lresolv). */
259 /* #undef HAVE_LIBRESOLV */
260
261 /* Define to 1 if you have the `socket' library (-lsocket). */
262 /* #undef HAVE_LIBSOCKET */
263
264 /* Define to 1 if you have the <libutil.h> header file. */
265 /* #undef HAVE_LIBUTIL_H */
266
267 /* Define to 1 if you have the `w' library (-lw). */
268 /* #undef HAVE_LIBW */
269
270 /* Define to 1 if you have the `xpg4' library (-lxpg4). */
271 /* #undef HAVE_LIBXPG4 */
272
273 /* Define if you have the Xrandr library */
274 /* #undef HAVE_LIBXRANDR */
275
276 /* Define if you have the X Shape extension */
277 /* #undef HAVE_LIBXSHAPE */
278
279 /* Define if you have the Xxf86dga library version 1 */
280 /* #undef HAVE_LIBXXF86DGA */
281
282 /* Define if you have the Xxf86dga library version 2 */
283 /* #undef HAVE_LIBXXF86DGA2 */
284
285 /* Define if you have the Xxf86vm library */
286 /* #undef HAVE_LIBXXF86VM */
287
288 /* Define if you have the X Shm extension */
289 /* #undef HAVE_LIBXXSHM */
290
291 /* Define to 1 if you have the <link.h> header file. */
292 /* #undef HAVE_LINK_H */
293
294 /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
295 /* #undef HAVE_LINUX_22_JOYSTICK_API */
296
297 /* Define to 1 if you have the <linux/capi.h> header file. */
298 /* #undef HAVE_LINUX_CAPI_H */
299
300 /* Define to 1 if you have the <linux/cdrom.h> header file. */
301 /* #undef HAVE_LINUX_CDROM_H */
302
303 /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
304 /* #undef HAVE_LINUX_GETHOSTBYNAME_R_6 */
305
306 /* Define to 1 if you have the <linux/hdreg.h> header file. */
307 /* #undef HAVE_LINUX_HDREG_H */
308
309 /* Define to 1 if you have the <linux/input.h> header file. */
310 /* #undef HAVE_LINUX_INPUT_H */
311
312 /* Define to 1 if you have the <linux/joystick.h> header file. */
313 /* #undef HAVE_LINUX_JOYSTICK_H */
314
315 /* Define to 1 if you have the <linux/major.h> header file. */
316 /* #undef HAVE_LINUX_MAJOR_H */
317
318 /* Define to 1 if you have the <linux/param.h> header file. */
319 /* #undef HAVE_LINUX_PARAM_H */
320
321 /* Define to 1 if you have the <linux/serial.h> header file. */
322 /* #undef HAVE_LINUX_SERIAL_H */
323
324 /* Define to 1 if you have the <linux/ucdrom.h> header file. */
325 /* #undef HAVE_LINUX_UCDROM_H */
326
327 /* Define to 1 if you have the `lseek64' function. */
328 /* #undef HAVE_LSEEK64 */
329
330 /* Define to 1 if you have the `lstat' function. */
331 /* #undef HAVE_LSTAT */
332
333 /* Define to 1 if you have the <machine/cpu.h> header file. */
334 /* #undef HAVE_MACHINE_CPU_H */
335
336 /* Define to 1 if you have the <machine/soundcard.h> header file. */
337 /* #undef HAVE_MACHINE_SOUNDCARD_H */
338
339 /* Define to 1 if you have the `memmove' function. */
340 #define HAVE_MEMMOVE 1
341
342 /* Define to 1 if you have the <memory.h> header file. */
343 #define HAVE_MEMORY_H 1
344
345 /* Define to 1 if you have the `mmap' function. */
346 /* #undef HAVE_MMAP */
347
348 /* Define to 1 if the system has the type `mode_t'. */
349 #define HAVE_MODE_T 1
350
351 /* Define if you have NAS including devel headers */
352 /* #undef HAVE_NAS */
353
354 /* Define to 1 if you have the <ncurses.h> header file. */
355 /* #undef HAVE_NCURSES_H */
356
357 /* Define to 1 if you have the <netdb.h> header file. */
358 /* #undef HAVE_NETDB_H */
359
360 /* Define to 1 if you have the <netinet/in.h> header file. */
361 /* #undef HAVE_NETINET_IN_H */
362
363 /* Define to 1 if you have the <netinet/in_systm.h> header file. */
364 /* #undef HAVE_NETINET_IN_SYSTM_H */
365
366 /* Define to 1 if you have the <netinet/ip.h> header file. */
367 /* #undef HAVE_NETINET_IP_H */
368
369 /* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
370 /* #undef HAVE_NETINET_TCP_FSM_H */
371
372 /* Define to 1 if you have the <netinet/tcp.h> header file. */
373 /* #undef HAVE_NETINET_TCP_H */
374
375 /* Define to 1 if you have the <net/if_arp.h> header file. */
376 /* #undef HAVE_NET_IF_ARP_H */
377
378 /* Define to 1 if you have the <net/if_dl.h> header file. */
379 /* #undef HAVE_NET_IF_DL_H */
380
381 /* Define to 1 if you have the <net/if.h> header file. */
382 /* #undef HAVE_NET_IF_H */
383
384 /* Define to 1 if you have the <net/if_types.h> header file. */
385 /* #undef HAVE_NET_IF_TYPES_H */
386
387 /* Define to 1 if you have the <net/route.h> header file. */
388 /* #undef HAVE_NET_ROUTE_H */
389
390 /* Define to 1 if the system has the type `off_t'. */
391 #define HAVE_OFF_T 1
392
393 /* Define if OpenGL is present on the system */
394 /* #undef HAVE_OPENGL */
395
396 /* Define to 1 if you have the <openssl/ssl.h> header file. */
397 /* #undef HAVE_OPENSSL_SSL_H */
398
399 /* Define if you have the Open Sound system */
400 /* #undef HAVE_OSS */
401
402 /* Define if you have the Open Sound system (MIDI interface) */
403 /* #undef HAVE_OSS_MIDI */
404
405 /* Define to 1 if you have the `pclose' function. */
406 #define HAVE_PCLOSE 1
407
408 /* Define to 1 if the system has the type `pid_t'. */
409 #define HAVE_PID_T 1
410
411 /* Define to 1 if you have the `pipe' function. */
412 /* #undef HAVE_PIPE */
413
414 /* Define to 1 if you have the `popen' function. */
415 #define HAVE_POPEN 1
416
417 /* Define if we can use ppdev.h for parallel port access */
418 /* #undef HAVE_PPDEV */
419
420 /* Define to 1 if you have the `pread' function. */
421 /* #undef HAVE_PREAD */
422
423 /* Define to 1 if you have the <process.h> header file. */
424 /*#define HAVE_PROCESS_H 1*/
425
426 /* Define to 1 if you have the `pthread_getattr_np' function. */
427 /* #undef HAVE_PTHREAD_GETATTR_NP */
428
429 /* Define to 1 if you have the <pthread.h> header file. */
430 /* #undef HAVE_PTHREAD_H */
431
432 /* Define to 1 if the system has the type `pthread_rwlockattr_t'. */
433 /* #undef HAVE_PTHREAD_RWLOCKATTR_T */
434
435 /* Define to 1 if the system has the type `pthread_rwlock_t'. */
436 /* #undef HAVE_PTHREAD_RWLOCK_T */
437
438 /* Define to 1 if you have the <pty.h> header file. */
439 /* #undef HAVE_PTY_H */
440
441 /* Define to 1 if you have the <pwd.h> header file. */
442 /* #undef HAVE_PWD_H */
443
444 /* Define to 1 if you have the `pwrite' function. */
445 /* #undef HAVE_PWRITE */
446
447 /* Define to 1 if you have the <regex.h> header file. */
448 /* #undef HAVE_REGEX_H */
449
450 /* Define to 1 if you have the `resizeterm' function. */
451 /* #undef HAVE_RESIZETERM */
452
453 /* Define to 1 if you have the <resolv.h> header file. */
454 /* #undef HAVE_RESOLV_H */
455
456 /* Define to 1 if you have the `rfork' function. */
457 /* #undef HAVE_RFORK */
458
459 /* Define if we have SANE development environment */
460 /* #undef HAVE_SANE */
461
462 /* Define to 1 if you have the <sched.h> header file. */
463 /* #undef HAVE_SCHED_H */
464
465 /* Define to 1 if you have the <scsi/scsi.h> header file. */
466 /* #undef HAVE_SCSI_SCSI_H */
467
468 /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
469 /* #undef HAVE_SCSI_SCSI_IOCTL_H */
470
471 /* Define to 1 if you have the <scsi/sg.h> header file. */
472 /* #undef HAVE_SCSI_SG_H */
473
474 /* Define to 1 if you have the `select' function. */
475 /* #undef HAVE_SELECT */
476
477 /* Define to 1 if you have the `sendmsg' function. */
478 /* #undef HAVE_SENDMSG */
479
480 /* Define to 1 if you have the `settimeofday' function. */
481 /* #undef HAVE_SETTIMEOFDAY */
482
483 /* Define to 1 if you have the `sigaltstack' function. */
484 /* #undef HAVE_SIGALTSTACK */
485
486 /* Define to 1 if `si_fd' is member of `siginfo_t'. */
487 /* #undef HAVE_SIGINFO_T_SI_FD */
488
489 /* Define to 1 if you have the sigsetjmp (and siglongjmp) function */
490 /* #undef HAVE_SIGSETJMP */
491
492 /* Define to 1 if the system has the type `size_t'. */
493 #define HAVE_SIZE_T 1
494
495 /* Define to 1 if you have the `snprintf' function. */
496 /* #undef HAVE_SNPRINTF */
497
498 /* Define to 1 if you have the <socket.h> header file. */
499 /* #undef HAVE_SOCKET_H */
500
501 /* Define to 1 if you have the <soundcard.h> header file. */
502 /* #undef HAVE_SOUNDCARD_H */
503
504 /* Define to 1 if you have the `spawnvp' function. */
505 #define HAVE_SPAWNVP 1
506
507 /* Define to 1 if the system has the type `ssize_t'. */
508 #define HAVE_SSIZE_T
509
510 /* Define to 1 if you have the `statfs' function. */
511 /* #undef HAVE_STATFS */
512
513 /* Define to 1 if you have the <stdint.h> header file. */
514 #define HAVE_STDINT_H 1
515
516 /* Define to 1 if you have the <stdlib.h> header file. */
517 #define HAVE_STDLIB_H 1
518
519 /* Define to 1 if you have the `strcasecmp' function. */
520 /* #undef HAVE_STRCASECMP */
521
522 /* Define to 1 if you have the `strerror' function. */
523 #define HAVE_STRERROR 1
524
525 /* Define to 1 if you have the <strings.h> header file. */
526 #define HAVE_STRINGS_H 1
527
528 /* Define to 1 if you have the <string.h> header file. */
529 #define HAVE_STRING_H 1
530
531 /* Define to 1 if you have the `strncasecmp' function. */
532 /* #undef HAVE_STRNCASECMP */
533
534 /* Define to 1 if `msg_accrights' is member of `struct msghdr'. */
535 /* #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS */
536
537 /* Define to 1 if `name' is member of `struct option'. */
538 #define HAVE_STRUCT_OPTION_NAME 1
539
540 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
541 /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */
542
543 /* Define to 1 if `sun_len' is member of `struct sockaddr_un'. */
544 /* #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN */
545
546 /* Define to 1 if `f_bavail' is member of `struct statfs'. */
547 /* #undef HAVE_STRUCT_STATFS_F_BAVAIL */
548
549 /* Define to 1 if `f_bfree' is member of `struct statfs'. */
550 /* #undef HAVE_STRUCT_STATFS_F_BFREE */
551
552 /* Define to 1 if `st_blocks' is member of `struct stat'. */
553 /* #undef HAVE_STRUCT_STAT_ST_BLOCKS */
554
555 /* Define to 1 if you have the <syscall.h> header file. */
556 /* #undef HAVE_SYSCALL_H */
557
558 /* Define to 1 if you have the <sys/asoundlib.h> header file. */
559 /* #undef HAVE_SYS_ASOUNDLIB_H */
560
561 /* Define to 1 if you have the <sys/cdio.h> header file. */
562 /* #undef HAVE_SYS_CDIO_H */
563
564 /* Define to 1 if you have the <sys/errno.h> header file. */
565 /* #undef HAVE_SYS_ERRNO_H */
566
567 /* Define to 1 if you have the <sys/file.h> header file. */
568 #define HAVE_SYS_FILE_H 1
569
570 /* Define to 1 if you have the <sys/filio.h> header file. */
571 /* #undef HAVE_SYS_FILIO_H */
572
573 /* Define to 1 if you have the <sys/inttypes.h> header file. */
574 /* #undef HAVE_SYS_INTTYPES_H */
575
576 /* Define to 1 if you have the <sys/ioctl.h> header file. */
577 /* #undef HAVE_SYS_IOCTL_H */
578
579 /* Define to 1 if you have the <sys/ipc.h> header file. */
580 /* #undef HAVE_SYS_IPC_H */
581
582 /* Define to 1 if you have the <sys/link.h> header file. */
583 /* #undef HAVE_SYS_LINK_H */
584
585 /* Define to 1 if you have the <sys/lwp.h> header file. */
586 /* #undef HAVE_SYS_LWP_H */
587
588 /* Define to 1 if you have the <sys/mman.h> header file. */
589 /* #undef HAVE_SYS_MMAN_H */
590
591 /* Define to 1 if you have the <sys/modem.h> header file. */
592 /* #undef HAVE_SYS_MODEM_H */
593
594 /* Define to 1 if you have the <sys/mount.h> header file. */
595 /* #undef HAVE_SYS_MOUNT_H */
596
597 /* Define to 1 if you have the <sys/msg.h> header file. */
598 /* #undef HAVE_SYS_MSG_H */
599
600 /* Define to 1 if you have the <sys/param.h> header file. */
601 #define HAVE_SYS_PARAM_H 1
602
603 /* Define to 1 if you have the <sys/poll.h> header file. */
604 /* #undef HAVE_SYS_POLL_H */
605
606 /* Define to 1 if you have the <sys/ptrace.h> header file. */
607 /* #undef HAVE_SYS_PTRACE_H */
608
609 /* Define to 1 if you have the <sys/reg.h> header file. */
610 /* #undef HAVE_SYS_REG_H */
611
612 /* Define to 1 if you have the <sys/scsiio.h> header file. */
613 /* #undef HAVE_SYS_SCSIIO_H */
614
615 /* Define to 1 if you have the <sys/shm.h> header file. */
616 /* #undef HAVE_SYS_SHM_H */
617
618 /* Define to 1 if you have the <sys/signal.h> header file. */
619 /* #undef HAVE_SYS_SIGNAL_H */
620
621 /* Define to 1 if you have the <sys/socket.h> header file. */
622 /* #undef HAVE_SYS_SOCKET_H */
623
624 /* Define to 1 if you have the <sys/sockio.h> header file. */
625 /* #undef HAVE_SYS_SOCKIO_H */
626
627 /* Define to 1 if you have the <sys/soundcard.h> header file. */
628 /* #undef HAVE_SYS_SOUNDCARD_H */
629
630 /* Define to 1 if you have the <sys/statfs.h> header file. */
631 /* #undef HAVE_SYS_STATFS_H */
632
633 /* Define to 1 if you have the <sys/stat.h> header file. */
634 #define HAVE_SYS_STAT_H 1
635
636 /* Define to 1 if you have the <sys/strtio.h> header file. */
637 /* #undef HAVE_SYS_STRTIO_H */
638
639 /* Define to 1 if you have the <sys/syscall.h> header file. */
640 /* #undef HAVE_SYS_SYSCALL_H */
641
642 /* Define to 1 if you have the <sys/sysctl.h> header file. */
643 /* #undef HAVE_SYS_SYSCTL_H */
644
645 /* Define to 1 if you have the <sys/times.h> header file. */
646 /* #undef HAVE_SYS_TIMES_H */
647
648 /* Define to 1 if you have the <sys/time.h> header file. */
649 #define HAVE_SYS_TIME_H 1
650
651 /* Define to 1 if you have the <sys/types.h> header file. */
652 #define HAVE_SYS_TYPES_H 1
653
654 /* Define to 1 if you have the <sys/uio.h> header file. */
655 /* #undef HAVE_SYS_UIO_H */
656
657 /* Define to 1 if you have the <sys/un.h> header file. */
658 /* #undef HAVE_SYS_UN_H */
659
660 /* Define to 1 if you have the <sys/user.h> header file. */
661 /* #undef HAVE_SYS_USER_H */
662
663 /* Define to 1 if you have the <sys/v86intr.h> header file. */
664 /* #undef HAVE_SYS_V86INTR_H */
665
666 /* Define to 1 if you have the <sys/v86.h> header file. */
667 /* #undef HAVE_SYS_V86_H */
668
669 /* Define to 1 if you have the <sys/vfs.h> header file. */
670 /* #undef HAVE_SYS_VFS_H */
671
672 /* Define to 1 if you have the <sys/vm86.h> header file. */
673 /* #undef HAVE_SYS_VM86_H */
674
675 /* Define to 1 if you have the <sys/wait.h> header file. */
676 /* #undef HAVE_SYS_WAIT_H */
677
678 /* Define to 1 if you have the `tcgetattr' function. */
679 /* #undef HAVE_TCGETATTR */
680
681 /* Define to 1 if you have the <termios.h> header file. */
682 /* #undef HAVE_TERMIOS_H */
683
684 /* Define to 1 if you have the `timegm' function. */
685 /* #undef HAVE_TIMEGM */
686
687 /* Define to 1 if you have the <ucontext.h> header file. */
688 /* #undef HAVE_UCONTEXT_H */
689
690 /* Define to 1 if you have the <unicode/ubidi.h> header file. */
691 /* #undef HAVE_UNICODE_UBIDI_H */
692
693 /* Define to 1 if you have the <unistd.h> header file. */
694 #define HAVE_UNISTD_H 1
695
696 /* Define to 1 if you have the `usleep' function. */
697 /* #undef HAVE_USLEEP */
698
699 /* Define to 1 if you have the <utime.h> header file. */
700 #define HAVE_UTIME_H 1
701
702 /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
703 /* #undef HAVE_VALGRIND_MEMCHECK_H */
704
705 /* Define if we have va_copy */
706 #define HAVE_VA_COPY 1
707
708 /* Define to 1 if you have the `vfscanf' function. */
709 #define HAVE_VFSCANF 1
710
711 /* Define to 1 if you have the `vsnprintf' function. */
712 /* #define HAVE_VSNPRINTF 1 */
713
714 /* Define to 1 if you have the `wait' function. */
715 /* #undef HAVE_WAIT */
716
717 /* Define to 1 if you have the `wait4' function. */
718 /* #undef HAVE_WAIT4 */
719
720 /* Define to 1 if you have the `waitpid' function. */
721 /* #undef HAVE_WAITPID */
722
723 /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
724 /* #undef HAVE_X11_EXTENSIONS_SHAPE_H */
725
726 /* Define to 1 if you have the <X11/extensions/xf86dga.h> header file. */
727 /* #undef HAVE_X11_EXTENSIONS_XF86DGA_H */
728
729 /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
730 /* #undef HAVE_X11_EXTENSIONS_XF86VMODE_H */
731
732 /* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
733 /* #undef HAVE_X11_EXTENSIONS_XRANDR_H */
734
735 /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
736 /* #undef HAVE_X11_EXTENSIONS_XRENDER_H */
737
738 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
739 /* #undef HAVE_X11_EXTENSIONS_XSHM_H */
740
741 /* Define to 1 if you have the <X11/extensions/Xvlib.h> header file. */
742 /* #undef HAVE_X11_EXTENSIONS_XVLIB_H */
743
744 /* Define to 1 if you have the <X11/XKBlib.h> header file. */
745 /* #undef HAVE_X11_XKBLIB_H */
746
747 /* Define to 1 if you have the <X11/Xlib.h> header file. */
748 /* #undef HAVE_X11_XLIB_H */
749
750 /* Define to 1 if you have the <X11/Xutil.h> header file. */
751 /* #undef HAVE_X11_XUTIL_H */
752
753 /* Define if you have the XKB extension */
754 /* #undef HAVE_XKB */
755
756 /* Define if the X libraries support XVideo */
757 /* #undef HAVE_XVIDEO */
758
759 /* Define to 1 if you have the `_lwp_create' function. */
760 /* #undef HAVE__LWP_CREATE */
761
762 /* Define to 1 if you have the `_lwp_self' function. */
763 /* #undef HAVE__LWP_SELF */
764
765 /* Define to 1 if you have the `_pclose' function. */
766 #define HAVE__PCLOSE 1
767
768 /* Define to 1 if you have the `_popen' function. */
769 #define HAVE__POPEN 1
770
771 /* Define to 1 if you have the `_snprintf' function. */
772 #define HAVE__SNPRINTF 1
773
774 /* Define to 1 if you have the `_spawnvp' function. */
775 #define HAVE__SPAWNVP 1
776
777 /* Define to 1 if you have the `_stricmp' function. */
778 #define HAVE__STRICMP 1
779
780 /* Define to 1 if you have the `_strnicmp' function. */
781 #define HAVE__STRNICMP 1
782
783 /* Define to 1 if you have the `_vsnprintf' function. */
784 #define HAVE__VSNPRINTF 1
785
786 /* Define if we have __va_copy */
787 #define HAVE___VA_COPY 1
788
789 /* Define to disable all debug messages. */
790 /* #undef NO_DEBUG_MSGS */
791
792 /* Define to disable trace messages. */
793 /* #undef NO_TRACE_MSGS */
794
795 /* Define to the address where bug reports for this package should be sent. */
796 #define PACKAGE_BUGREPORT ""
797
798 /* Define to the full name of this package. */
799 #define PACKAGE_NAME "Wine"
800
801 /* Define to the full name and version of this package. */
802 #define PACKAGE_STRING "Wine 20031118"
803
804 /* Define to the one symbol short name of this package. */
805 #define PACKAGE_TARNAME "wine"
806
807 /* Define to the version of this package. */
808 #define PACKAGE_VERSION "20031118"
809
810 /* The size of a `long long', as computed by sizeof. */
811 #define SIZEOF_LONG_LONG 8
812
813 /* Define to the soname of the libcrypto library. */
814 /* #undef SONAME_LIBCRYPTO */
815
816 /* Define to the soname of the libcups library. */
817 /* #undef SONAME_LIBCUPS */
818
819 /* Define to the soname of the libcurses library. */
820 /* #undef SONAME_LIBCURSES */
821
822 /* Define to the soname of the libfontconfig library. */
823 /* #undef SONAME_LIBFONTCONFIG */
824
825 /* Define to the soname of the libfreetype library. */
826 /* #undef SONAME_LIBFREETYPE */
827
828 /* Define to the soname of the libGL library. */
829 /* #undef SONAME_LIBGL */
830
831 /* Define to the soname of the libjack library. */
832 /* #undef SONAME_LIBJACK */
833
834 /* Define to the soname of the libncurses library. */
835 /* #undef SONAME_LIBNCURSES */
836
837 /* Define to the soname of the libssl library. */
838 /* #undef SONAME_LIBSSL */
839
840 /* Define to the soname of the libX11 library. */
841 /* #undef SONAME_LIBX11 */
842
843 /* Define to the soname of the libXext library. */
844 /* #undef SONAME_LIBXEXT */
845
846 /* Define to the soname of the libXrender library. */
847 /* #undef SONAME_LIBXRENDER */
848
849 /* If using the C implementation of alloca, define if you know the
850 direction of stack growth for your system; otherwise it will be
851 automatically deduced at run-time.
852 STACK_DIRECTION > 0 => grows toward higher addresses
853 STACK_DIRECTION < 0 => grows toward lower addresses
854 STACK_DIRECTION = 0 => direction of growth unknown */
855 /* #undef STACK_DIRECTION */
856
857 /* Define if the struct statfs is defined by <sys/mount.h> */
858 /* #undef STATFS_DEFINED_BY_SYS_MOUNT */
859
860 /* Define if the struct statfs is defined by <sys/statfs.h> */
861 /* #undef STATFS_DEFINED_BY_SYS_STATFS */
862
863 /* Define if the struct statfs is defined by <sys/vfs.h> */
864 /* #undef STATFS_DEFINED_BY_SYS_VFS */
865
866 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
867 /* #undef STAT_MACROS_BROKEN */
868
869 /* Define to 1 if you have the ANSI C header files. */
870 #define STDC_HEADERS 1
871
872 /* Define to 1 if the X Window System is missing or not being used. */
873 #define X_DISPLAY_MISSING 1
874
875 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
876 `char[]'. */
877 #define YYTEXT_POINTER 1
878
879 /* Set this to 64 to enable 64-bit file support on Linux */
880 /* #undef _FILE_OFFSET_BITS */
881
882 /* Define to a macro to generate an assembly function directive */
883 #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef"
884
885 /* Define to a macro to generate an assembly name from a C symbol */
886 #define __ASM_NAME(name) "_" name
887
888 /* Define to the assembler keyword used to specify a word value */
889 #define __ASM_SHORT ".short"
890
891 /* Define to the assembler keyword used to specify an ASCII string */
892 #define __ASM_STRING ".string"
893
894 /* Define to empty if `const' does not conform to ANSI C. */
895 /* #undef const */
896
897 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
898 if it is not supported. */
899 /* #undef inline */