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