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