blob: c339ea9b496bc42cbce95c4a27fa47b67b10e6e6 [file] [log] [blame]
Alexandre Julliarddaa28862002-04-11 21:54:01 +00001/* include/config.h.in. Generated from configure.ac by autoheader. */
Alexandre Julliard18f92e71996-07-17 20:02:21 +00002
Alexandre Julliardf5818d22002-02-14 19:47:29 +00003#define __WINE_CONFIG_H
Patrik Stridvall1bb94031999-05-08 15:47:44 +00004
Dimitrie O. Paunf41c2b22004-03-02 02:23:26 +00005/* Specifies the compiler flag that forces a short wchar_t */
6#undef CC_FLAG_SHORT_WCHAR
7
Eric Pouech53fa0d52004-02-05 01:27:38 +00008/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
9 systems. This function is required for `alloca.c' support on those systems.
10 */
Patrik Stridvall1bb94031999-05-08 15:47:44 +000011#undef CRAY_STACKSEG_END
12
Eric Pouech53fa0d52004-02-05 01:27:38 +000013/* Define to 1 if using `alloca.c'. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000014#undef C_ALLOCA
15
Eric Pouech53fa0d52004-02-05 01:27:38 +000016/* Define to 1 if you have `alloca', as a function or macro. */
Patrik Stridvall1bb94031999-05-08 15:47:44 +000017#undef HAVE_ALLOCA
18
Eric Pouech53fa0d52004-02-05 01:27:38 +000019/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
20 */
Patrik Stridvall1bb94031999-05-08 15:47:44 +000021#undef HAVE_ALLOCA_H
22
Eric Pouech53fa0d52004-02-05 01:27:38 +000023/* Define if you have ALSA including devel headers */
Alexandre Julliardf92b7c02002-06-28 18:31:01 +000024#undef HAVE_ALSA
25
Eric Pouech53fa0d52004-02-05 01:27:38 +000026/* Define to 1 if you have the <alsa/asoundlib.h> header file. */
Marco Pietrobono0e79a412002-08-29 01:51:31 +000027#undef HAVE_ALSA_ASOUNDLIB_H
28
Eric Pouech53fa0d52004-02-05 01:27:38 +000029/* Define to 1 if you have the <arpa/inet.h> header file. */
Patrik Stridvall96336321999-10-24 22:13:47 +000030#undef HAVE_ARPA_INET_H
31
Eric Pouech53fa0d52004-02-05 01:27:38 +000032/* Define to 1 if you have the <arpa/nameser.h> header file. */
Marcus Meissner664c2721999-02-28 11:23:44 +000033#undef HAVE_ARPA_NAMESER_H
34
Eric Pouech53fa0d52004-02-05 01:27:38 +000035/* Define if you have ARTS sound server */
Chris Morgan9b0ba7c2002-03-21 01:38:19 +000036#undef HAVE_ARTS
37
Eric Pouech53fa0d52004-02-05 01:27:38 +000038/* Define to 1 if you have the <audio/audiolib.h> header file. */
Alexandre Julliard04b5a862002-07-30 02:44:19 +000039#undef HAVE_AUDIO_AUDIOLIB_H
40
Eric Pouech53fa0d52004-02-05 01:27:38 +000041/* Define to 1 if you have the <audio/soundlib.h> header file. */
Alexandre Julliard04b5a862002-07-30 02:44:19 +000042#undef HAVE_AUDIO_SOUNDLIB_H
43
Eric Pouech53fa0d52004-02-05 01:27:38 +000044/* Define to 1 if you have the <capi20.h> header file. */
Alexandre Julliard00fdd9f2003-11-06 00:26:43 +000045#undef HAVE_CAPI20_H
46
Eric Pouech53fa0d52004-02-05 01:27:38 +000047/* Define if you have capi4linux libs and headers */
Alexandre Julliard00fdd9f2003-11-06 00:26:43 +000048#undef HAVE_CAPI4LINUX
49
Eric Pouech53fa0d52004-02-05 01:27:38 +000050/* Define to 1 if you have the `chsize' function. */
Steven Edwardsb9627c12002-05-05 21:03:44 +000051#undef HAVE_CHSIZE
52
Eric Pouech53fa0d52004-02-05 01:27:38 +000053/* Define to 1 if you have the `clone' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000054#undef HAVE_CLONE
Marcus Meissner8220bc91998-10-11 11:10:27 +000055
Eric Pouech53fa0d52004-02-05 01:27:38 +000056/* Define to 1 if you have the `connect' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000057#undef HAVE_CONNECT
Marcus Meissner592ba101999-01-20 14:18:55 +000058
Eric Pouech53fa0d52004-02-05 01:27:38 +000059/* Define if we have linux/input.h AND it contains the INPUT event API */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000060#undef HAVE_CORRECT_LINUXINPUT_H
Alexandre Julliard48957682001-12-26 23:08:31 +000061
Eric Pouech53fa0d52004-02-05 01:27:38 +000062/* Define to 1 if you have the <cups/cups.h> header file. */
Marcus Meissnerf061f762002-11-12 02:22:24 +000063#undef HAVE_CUPS_CUPS_H
Alexandre Julliarded2f19a2001-06-27 21:42:00 +000064
Eric Pouech53fa0d52004-02-05 01:27:38 +000065/* Define to 1 if you have the <curses.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000066#undef HAVE_CURSES_H
67
Eric Pouech53fa0d52004-02-05 01:27:38 +000068/* Define to 1 if you have the <direct.h> header file. */
Patrik Stridvall81ecb522002-03-11 05:08:14 +000069#undef HAVE_DIRECT_H
70
Eric Pouech53fa0d52004-02-05 01:27:38 +000071/* Define to 1 if you have the <dlfcn.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000072#undef HAVE_DLFCN_H
73
Eric Pouech53fa0d52004-02-05 01:27:38 +000074/* Define if you have dlopen */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000075#undef HAVE_DLOPEN
76
Eric Pouech53fa0d52004-02-05 01:27:38 +000077/* Define to 1 if you have the <elf.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000078#undef HAVE_ELF_H
79
Eric Pouech53fa0d52004-02-05 01:27:38 +000080/* Define to 1 if you have the `finite' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000081#undef HAVE_FINITE
82
Eric Pouech53fa0d52004-02-05 01:27:38 +000083/* Define to 1 if you have the <float.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000084#undef HAVE_FLOAT_H
85
Eric Pouech53fa0d52004-02-05 01:27:38 +000086/* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
Huw Davies6e128072003-11-09 00:30:13 +000087#undef HAVE_FONTCONFIG_FONTCONFIG_H
88
Eric Pouech53fa0d52004-02-05 01:27:38 +000089/* Define to 1 if you have the `fpclass' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000090#undef HAVE_FPCLASS
Alexandre Julliard18d75732002-01-29 03:02:50 +000091
Eric Pouech53fa0d52004-02-05 01:27:38 +000092/* Define if FreeType 2 is installed */
Huw D M Davies9b1d3722002-01-29 17:09:28 +000093#undef HAVE_FREETYPE
94
Eric Pouech53fa0d52004-02-05 01:27:38 +000095/* Define to 1 if you have the <freetype/freetype.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000096#undef HAVE_FREETYPE_FREETYPE_H
97
Eric Pouech53fa0d52004-02-05 01:27:38 +000098/* Define to 1 if you have the <freetype/ftglyph.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +000099#undef HAVE_FREETYPE_FTGLYPH_H
100
Eric Pouech53fa0d52004-02-05 01:27:38 +0000101/* Define to 1 if you have the <freetype/ftnames.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000102#undef HAVE_FREETYPE_FTNAMES_H
103
Eric Pouech53fa0d52004-02-05 01:27:38 +0000104/* Define to 1 if you have the <freetype/ftoutln.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000105#undef HAVE_FREETYPE_FTOUTLN_H
106
Eric Pouech53fa0d52004-02-05 01:27:38 +0000107/* Define to 1 if you have the <freetype/ftsnames.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000108#undef HAVE_FREETYPE_FTSNAMES_H
109
Eric Pouech53fa0d52004-02-05 01:27:38 +0000110/* Define if you have the <freetype/fttrigon.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000111#undef HAVE_FREETYPE_FTTRIGON_H
112
Eric Pouech53fa0d52004-02-05 01:27:38 +0000113/* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000114#undef HAVE_FREETYPE_INTERNAL_SFNT_H
115
Eric Pouech53fa0d52004-02-05 01:27:38 +0000116/* Define to 1 if you have the <freetype/ttnameid.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000117#undef HAVE_FREETYPE_TTNAMEID_H
118
Eric Pouech53fa0d52004-02-05 01:27:38 +0000119/* Define to 1 if you have the <freetype/tttables.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000120#undef HAVE_FREETYPE_TTTABLES_H
121
Alexandre Julliard13af4892004-03-05 21:03:46 +0000122/* Define to 1 if the system has the type `fsblkcnt_t'. */
123#undef HAVE_FSBLKCNT_T
124
125/* Define to 1 if the system has the type `fsfilcnt_t'. */
126#undef HAVE_FSFILCNT_T
127
Alexandre Julliarde77c9be2004-04-06 03:33:25 +0000128/* Define to 1 if you have the `fstatfs' function. */
129#undef HAVE_FSTATFS
130
131/* Define to 1 if you have the `fstatvfs' function. */
132#undef HAVE_FSTATVFS
133
Eric Pouech53fa0d52004-02-05 01:27:38 +0000134/* Define to 1 if you have the <ft2build.h> header file. */
Rein Klazese617a9c2003-11-19 02:18:13 +0000135#undef HAVE_FT2BUILD_H
136
Eric Pouech53fa0d52004-02-05 01:27:38 +0000137/* Define to 1 if you have the `ftruncate' function. */
Steven Edwardsb9627c12002-05-05 21:03:44 +0000138#undef HAVE_FTRUNCATE
139
Eric Pouech53fa0d52004-02-05 01:27:38 +0000140/* Define to 1 if you have the `ftruncate64' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000141#undef HAVE_FTRUNCATE64
142
Alexandre Julliarda1fe8b42004-03-27 01:48:52 +0000143/* Define to 1 if you have the `futimes' function. */
144#undef HAVE_FUTIMES
145
Eric Pouech53fa0d52004-02-05 01:27:38 +0000146/* Define to 1 if you have the `getbkgd' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000147#undef HAVE_GETBKGD
148
Eric Pouech53fa0d52004-02-05 01:27:38 +0000149/* Define to 1 if you have the `gethostbyname' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000150#undef HAVE_GETHOSTBYNAME
151
Eric Pouech53fa0d52004-02-05 01:27:38 +0000152/* Define to 1 if you have the `getnetbyaddr' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000153#undef HAVE_GETNETBYADDR
154
Eric Pouech53fa0d52004-02-05 01:27:38 +0000155/* Define to 1 if you have the `getnetbyname' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000156#undef HAVE_GETNETBYNAME
157
Eric Pouech53fa0d52004-02-05 01:27:38 +0000158/* Define to 1 if you have the <getopt.h> header file. */
Dimitrie O. Paun647c1a32002-12-10 19:16:24 +0000159#undef HAVE_GETOPT_H
160
Eric Pouech53fa0d52004-02-05 01:27:38 +0000161/* Define to 1 if you have the `getopt_long' function. */
Dimitrie O. Paun647c1a32002-12-10 19:16:24 +0000162#undef HAVE_GETOPT_LONG
163
Eric Pouech53fa0d52004-02-05 01:27:38 +0000164/* Define to 1 if you have the `getpagesize' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000165#undef HAVE_GETPAGESIZE
166
Eric Pouech53fa0d52004-02-05 01:27:38 +0000167/* Define to 1 if you have the `getprotobyname' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000168#undef HAVE_GETPROTOBYNAME
169
Eric Pouech53fa0d52004-02-05 01:27:38 +0000170/* Define to 1 if you have the `getprotobynumber' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000171#undef HAVE_GETPROTOBYNUMBER
172
Eric Pouech53fa0d52004-02-05 01:27:38 +0000173/* Define to 1 if you have the `getpwuid' function. */
Alexandre Julliard142dab82002-07-01 18:17:30 +0000174#undef HAVE_GETPWUID
175
Eric Pouech53fa0d52004-02-05 01:27:38 +0000176/* Define to 1 if you have the `getservbyport' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000177#undef HAVE_GETSERVBYPORT
178
Eric Pouech53fa0d52004-02-05 01:27:38 +0000179/* Define to 1 if you have the `gettid' function. */
Alexandre Julliardb2d937d2003-11-12 03:16:00 +0000180#undef HAVE_GETTID
181
Eric Pouech53fa0d52004-02-05 01:27:38 +0000182/* Define to 1 if you have the `gettimeofday' function. */
Alexandre Julliard8d7b8e52003-03-23 20:11:45 +0000183#undef HAVE_GETTIMEOFDAY
184
Eric Pouech53fa0d52004-02-05 01:27:38 +0000185/* Define to 1 if you have the <gif_lib.h> header file. */
Marcus Meissner728bedc2003-01-09 06:04:33 +0000186#undef HAVE_GIF_LIB_H
187
Eric Pouech53fa0d52004-02-05 01:27:38 +0000188/* Define if the OpenGL headers define extension typedefs */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000189#undef HAVE_GLEXT_PROTOTYPES
190
Eric Pouech53fa0d52004-02-05 01:27:38 +0000191/* Define if the OpenGL library supports the glXGetProcAddressARB call */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000192#undef HAVE_GLX_GETPROCADDRESS
193
Eric Pouech53fa0d52004-02-05 01:27:38 +0000194/* Define to 1 if you have the <GL/glext.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000195#undef HAVE_GL_GLEXT_H
196
Eric Pouech53fa0d52004-02-05 01:27:38 +0000197/* Define to 1 if you have the <GL/glx.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000198#undef HAVE_GL_GLX_H
199
Eric Pouech53fa0d52004-02-05 01:27:38 +0000200/* Define to 1 if you have the <GL/gl.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000201#undef HAVE_GL_GL_H
202
Eric Pouech53fa0d52004-02-05 01:27:38 +0000203/* Define to 1 if the ICU libraries are installed */
Alexandre Julliard4ee82902003-06-20 21:38:10 +0000204#undef HAVE_ICU
205
Eric Pouech53fa0d52004-02-05 01:27:38 +0000206/* Define to 1 if you have the <ieeefp.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000207#undef HAVE_IEEEFP_H
208
Eric Pouech53fa0d52004-02-05 01:27:38 +0000209/* Define to 1 if you have the `inet_aton' function. */
Alexandre Julliardc5552742002-04-03 20:24:44 +0000210#undef HAVE_INET_ATON
211
Eric Pouech53fa0d52004-02-05 01:27:38 +0000212/* Define to 1 if you have the `inet_network' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000213#undef HAVE_INET_NETWORK
214
Eric Pouech53fa0d52004-02-05 01:27:38 +0000215/* Define to 1 if you have the <inttypes.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000216#undef HAVE_INTTYPES_H
Uwe Bonnes6509fa92001-06-26 21:06:07 +0000217
Eric Pouech53fa0d52004-02-05 01:27:38 +0000218/* Define to 1 if you have the <io.h> header file. */
Patrik Stridvall81ecb522002-03-11 05:08:14 +0000219#undef HAVE_IO_H
220
Eric Pouech53fa0d52004-02-05 01:27:38 +0000221/* Define if IPX should use netipx/ipx.h from libc */
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000222#undef HAVE_IPX_GNU
223
Eric Pouech53fa0d52004-02-05 01:27:38 +0000224/* Define if IPX includes are taken from Linux kernel */
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000225#undef HAVE_IPX_LINUX
226
Eric Pouech53fa0d52004-02-05 01:27:38 +0000227/* Define to 1 if you have the `iswalnum' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000228#undef HAVE_ISWALNUM
229
Eric Pouech53fa0d52004-02-05 01:27:38 +0000230/* Define to 1 if you have the <jack/jack.h> header file. */
Chris Morgan4691b182002-12-13 02:26:18 +0000231#undef HAVE_JACK_JACK_H
232
Eric Pouech53fa0d52004-02-05 01:27:38 +0000233/* Define to 1 if you have the <jpeglib.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000234#undef HAVE_JPEGLIB_H
235
Eric Pouech53fa0d52004-02-05 01:27:38 +0000236/* Define if you have libaudioIO */
Robert Lunnon2a91e3f2002-08-01 18:22:38 +0000237#undef HAVE_LIBAUDIOIO
238
Eric Pouech53fa0d52004-02-05 01:27:38 +0000239/* Define to 1 if you have the <libaudioio.h> header file. */
Robert Lunnon2a91e3f2002-08-01 18:22:38 +0000240#undef HAVE_LIBAUDIOIO_H
241
Eric Pouech53fa0d52004-02-05 01:27:38 +0000242/* Define if you have the curses library (-lcurses) */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000243#undef HAVE_LIBCURSES
244
Eric Pouech53fa0d52004-02-05 01:27:38 +0000245/* Define if you have libgif/libungif including devel headers */
Marcus Meissner728bedc2003-01-09 06:04:33 +0000246#undef HAVE_LIBGIF
247
Eric Pouech53fa0d52004-02-05 01:27:38 +0000248/* Define to 1 if you have the `i386' library (-li386). */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000249#undef HAVE_LIBI386
250
Eric Pouech53fa0d52004-02-05 01:27:38 +0000251/* Define to 1 if you have the <libio.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000252#undef HAVE_LIBIO_H
253
Eric Pouech53fa0d52004-02-05 01:27:38 +0000254/* Define if you have libjpeg including devel headers */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000255#undef HAVE_LIBJPEG
256
Eric Pouech53fa0d52004-02-05 01:27:38 +0000257/* Define if you have the ncurses library (-lncurses) */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000258#undef HAVE_LIBNCURSES
259
Eric Pouech53fa0d52004-02-05 01:27:38 +0000260/* Define to 1 if you have the `nsl' library (-lnsl). */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000261#undef HAVE_LIBNSL
262
Eric Pouech53fa0d52004-02-05 01:27:38 +0000263/* Define to 1 if you have the `ossaudio' library (-lossaudio). */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000264#undef HAVE_LIBOSSAUDIO
265
Eric Pouech53fa0d52004-02-05 01:27:38 +0000266/* Define to 1 if you have the `poll' library (-lpoll). */
Pierre d'Herbemont794bf0f2003-11-25 03:31:26 +0000267#undef HAVE_LIBPOLL
268
Eric Pouech53fa0d52004-02-05 01:27:38 +0000269/* Define to 1 if you have the `resolv' library (-lresolv). */
Francois Gouget3b943bc2002-04-01 21:05:15 +0000270#undef HAVE_LIBRESOLV
271
Eric Pouech53fa0d52004-02-05 01:27:38 +0000272/* Define to 1 if you have the `socket' library (-lsocket). */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000273#undef HAVE_LIBSOCKET
274
Eric Pouech53fa0d52004-02-05 01:27:38 +0000275/* Define to 1 if you have the <libutil.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000276#undef HAVE_LIBUTIL_H
277
Eric Pouech53fa0d52004-02-05 01:27:38 +0000278/* Define to 1 if you have the `w' library (-lw). */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000279#undef HAVE_LIBW
280
Eric Pouech53fa0d52004-02-05 01:27:38 +0000281/* Define to 1 if you have the `xpg4' library (-lxpg4). */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000282#undef HAVE_LIBXPG4
283
Eric Pouech53fa0d52004-02-05 01:27:38 +0000284/* Define if you have the Xrandr library */
Alex Pasadyn8f174bc2003-10-15 03:28:04 +0000285#undef HAVE_LIBXRANDR
286
Eric Pouech53fa0d52004-02-05 01:27:38 +0000287/* Define if you have the X Shape extension */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000288#undef HAVE_LIBXSHAPE
289
Eric Pouech53fa0d52004-02-05 01:27:38 +0000290/* Define if you have the Xxf86dga library version 1 */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000291#undef HAVE_LIBXXF86DGA
292
Eric Pouech53fa0d52004-02-05 01:27:38 +0000293/* Define if you have the Xxf86dga library version 2 */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000294#undef HAVE_LIBXXF86DGA2
295
Eric Pouech53fa0d52004-02-05 01:27:38 +0000296/* Define if you have the Xxf86vm library */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000297#undef HAVE_LIBXXF86VM
298
Eric Pouech53fa0d52004-02-05 01:27:38 +0000299/* Define if you have the X Shm extension */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000300#undef HAVE_LIBXXSHM
301
Eric Pouech53fa0d52004-02-05 01:27:38 +0000302/* Define to 1 if you have the <link.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000303#undef HAVE_LINK_H
304
Eric Pouech53fa0d52004-02-05 01:27:38 +0000305/* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000306#undef HAVE_LINUX_22_JOYSTICK_API
307
Eric Pouech53fa0d52004-02-05 01:27:38 +0000308/* Define to 1 if you have the <linux/capi.h> header file. */
Alexandre Julliard00fdd9f2003-11-06 00:26:43 +0000309#undef HAVE_LINUX_CAPI_H
310
Eric Pouech53fa0d52004-02-05 01:27:38 +0000311/* Define to 1 if you have the <linux/cdrom.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000312#undef HAVE_LINUX_CDROM_H
313
Eric Pouech53fa0d52004-02-05 01:27:38 +0000314/* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000315#undef HAVE_LINUX_GETHOSTBYNAME_R_6
316
Eric Pouech53fa0d52004-02-05 01:27:38 +0000317/* Define to 1 if you have the <linux/hdreg.h> header file. */
Rizsanyi Zsolte7c6d172002-05-01 22:25:41 +0000318#undef HAVE_LINUX_HDREG_H
319
Eric Pouech53fa0d52004-02-05 01:27:38 +0000320/* Define to 1 if you have the <linux/input.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000321#undef HAVE_LINUX_INPUT_H
322
Alexandre Julliarde8a339c2004-03-01 21:32:02 +0000323/* Define to 1 if you have the <linux/ioctl.h> header file. */
324#undef HAVE_LINUX_IOCTL_H
325
Eric Pouech53fa0d52004-02-05 01:27:38 +0000326/* Define to 1 if you have the <linux/joystick.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000327#undef HAVE_LINUX_JOYSTICK_H
328
Eric Pouech53fa0d52004-02-05 01:27:38 +0000329/* Define to 1 if you have the <linux/major.h> header file. */
Rizsanyi Zsolte7c6d172002-05-01 22:25:41 +0000330#undef HAVE_LINUX_MAJOR_H
331
Eric Pouech53fa0d52004-02-05 01:27:38 +0000332/* Define to 1 if you have the <linux/param.h> header file. */
Laurent Pinchart0314a652002-05-01 22:01:30 +0000333#undef HAVE_LINUX_PARAM_H
334
Eric Pouech53fa0d52004-02-05 01:27:38 +0000335/* Define to 1 if you have the <linux/serial.h> header file. */
Lawson Whitney533e7ee2002-02-19 18:41:56 +0000336#undef HAVE_LINUX_SERIAL_H
337
Eric Pouech53fa0d52004-02-05 01:27:38 +0000338/* Define to 1 if you have the <linux/ucdrom.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000339#undef HAVE_LINUX_UCDROM_H
340
Dimitrie O. Paunf41c2b22004-03-02 02:23:26 +0000341/* Define to 1 if the system has the type `long long'. */
342#undef HAVE_LONG_LONG
343
Eric Pouech53fa0d52004-02-05 01:27:38 +0000344/* Define to 1 if you have the `lseek64' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000345#undef HAVE_LSEEK64
346
Eric Pouech53fa0d52004-02-05 01:27:38 +0000347/* Define to 1 if you have the `lstat' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000348#undef HAVE_LSTAT
349
Eric Pouech53fa0d52004-02-05 01:27:38 +0000350/* Define to 1 if you have the <machine/cpu.h> header file. */
Yorick Hardyb1334542003-05-20 17:48:40 +0000351#undef HAVE_MACHINE_CPU_H
352
Eric Pouech53fa0d52004-02-05 01:27:38 +0000353/* Define to 1 if you have the <machine/soundcard.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000354#undef HAVE_MACHINE_SOUNDCARD_H
355
Eric Pouech53fa0d52004-02-05 01:27:38 +0000356/* Define to 1 if you have the `memmove' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000357#undef HAVE_MEMMOVE
358
Eric Pouech53fa0d52004-02-05 01:27:38 +0000359/* Define to 1 if you have the <memory.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000360#undef HAVE_MEMORY_H
361
Eric Pouech53fa0d52004-02-05 01:27:38 +0000362/* Define to 1 if you have the `mmap' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000363#undef HAVE_MMAP
364
Alexandre Julliardffcc67a2004-04-29 20:04:48 +0000365/* Define to 1 if you have the <mntent.h> header file. */
366#undef HAVE_MNTENT_H
367
Eric Pouech53fa0d52004-02-05 01:27:38 +0000368/* Define to 1 if the system has the type `mode_t'. */
Alexandre Julliard5769d1d2002-04-26 19:05:15 +0000369#undef HAVE_MODE_T
370
Eric Pouech53fa0d52004-02-05 01:27:38 +0000371/* Define if you have NAS including devel headers */
Alexandre Julliard04b5a862002-07-30 02:44:19 +0000372#undef HAVE_NAS
373
Eric Pouech53fa0d52004-02-05 01:27:38 +0000374/* Define to 1 if you have the <ncurses.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000375#undef HAVE_NCURSES_H
376
Eric Pouech53fa0d52004-02-05 01:27:38 +0000377/* Define to 1 if you have the <netdb.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000378#undef HAVE_NETDB_H
379
Eric Pouech53fa0d52004-02-05 01:27:38 +0000380/* Define to 1 if you have the <netinet/in.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000381#undef HAVE_NETINET_IN_H
382
Eric Pouech53fa0d52004-02-05 01:27:38 +0000383/* Define to 1 if you have the <netinet/in_systm.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000384#undef HAVE_NETINET_IN_SYSTM_H
385
Eric Pouech53fa0d52004-02-05 01:27:38 +0000386/* Define to 1 if you have the <netinet/ip.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000387#undef HAVE_NETINET_IP_H
388
Eric Pouech53fa0d52004-02-05 01:27:38 +0000389/* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
Juan Lang38fa5ad2003-05-13 03:32:20 +0000390#undef HAVE_NETINET_TCP_FSM_H
391
Eric Pouech53fa0d52004-02-05 01:27:38 +0000392/* Define to 1 if you have the <netinet/tcp.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000393#undef HAVE_NETINET_TCP_H
394
Eric Pouech53fa0d52004-02-05 01:27:38 +0000395/* Define to 1 if you have the <net/if_arp.h> header file. */
Juan Lang38fa5ad2003-05-13 03:32:20 +0000396#undef HAVE_NET_IF_ARP_H
397
Eric Pouech53fa0d52004-02-05 01:27:38 +0000398/* Define to 1 if you have the <net/if_dl.h> header file. */
Juan Lang38fa5ad2003-05-13 03:32:20 +0000399#undef HAVE_NET_IF_DL_H
400
Eric Pouech53fa0d52004-02-05 01:27:38 +0000401/* Define to 1 if you have the <net/if.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000402#undef HAVE_NET_IF_H
403
Eric Pouech53fa0d52004-02-05 01:27:38 +0000404/* Define to 1 if you have the <net/if_types.h> header file. */
Juan Lang38fa5ad2003-05-13 03:32:20 +0000405#undef HAVE_NET_IF_TYPES_H
406
Eric Pouech53fa0d52004-02-05 01:27:38 +0000407/* Define to 1 if you have the <net/route.h> header file. */
Juan Lang38fa5ad2003-05-13 03:32:20 +0000408#undef HAVE_NET_ROUTE_H
409
Eric Pouech53fa0d52004-02-05 01:27:38 +0000410/* Define to 1 if the system has the type `off_t'. */
Alexandre Julliard5769d1d2002-04-26 19:05:15 +0000411#undef HAVE_OFF_T
412
Eric Pouech53fa0d52004-02-05 01:27:38 +0000413/* Define if OpenGL is present on the system */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000414#undef HAVE_OPENGL
415
Eric Pouech53fa0d52004-02-05 01:27:38 +0000416/* Define to 1 if you have the <openssl/ssl.h> header file. */
David Hammerton852c7ae2003-06-20 23:26:56 +0000417#undef HAVE_OPENSSL_SSL_H
418
Eric Pouech53fa0d52004-02-05 01:27:38 +0000419/* Define if you have the Open Sound system */
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000420#undef HAVE_OSS
421
Eric Pouech53fa0d52004-02-05 01:27:38 +0000422/* Define if you have the Open Sound system (MIDI interface) */
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000423#undef HAVE_OSS_MIDI
424
Eric Pouech53fa0d52004-02-05 01:27:38 +0000425/* Define to 1 if you have the `pclose' function. */
Patrik Stridvall81ecb522002-03-11 05:08:14 +0000426#undef HAVE_PCLOSE
427
Eric Pouech53fa0d52004-02-05 01:27:38 +0000428/* Define to 1 if the system has the type `pid_t'. */
Alexandre Julliard5769d1d2002-04-26 19:05:15 +0000429#undef HAVE_PID_T
430
Eric Pouech53fa0d52004-02-05 01:27:38 +0000431/* Define to 1 if you have the `popen' function. */
Patrik Stridvall81ecb522002-03-11 05:08:14 +0000432#undef HAVE_POPEN
433
Eric Pouech53fa0d52004-02-05 01:27:38 +0000434/* Define if we can use ppdev.h for parallel port access */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000435#undef HAVE_PPDEV
Marcus Meissner0f6cfbc2001-06-08 19:34:56 +0000436
Eric Pouech53fa0d52004-02-05 01:27:38 +0000437/* Define to 1 if you have the `pread' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000438#undef HAVE_PREAD
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000439
Eric Pouech53fa0d52004-02-05 01:27:38 +0000440/* Define to 1 if you have the <process.h> header file. */
Dmitry Timoshkov2581db82003-10-14 05:27:43 +0000441#undef HAVE_PROCESS_H
442
Eric Pouech53fa0d52004-02-05 01:27:38 +0000443/* Define to 1 if you have the `pthread_getattr_np' function. */
Alexandre Julliard821ab862003-11-12 22:44:56 +0000444#undef HAVE_PTHREAD_GETATTR_NP
445
Eric Pouech53fa0d52004-02-05 01:27:38 +0000446/* Define to 1 if you have the <pthread.h> header file. */
Alexandre Julliard0b1a82a2003-10-14 01:27:31 +0000447#undef HAVE_PTHREAD_H
448
Eric Pouech53fa0d52004-02-05 01:27:38 +0000449/* Define to 1 if the system has the type `pthread_rwlockattr_t'. */
Alexandre Julliard80e34db2003-09-03 00:26:08 +0000450#undef HAVE_PTHREAD_RWLOCKATTR_T
451
Eric Pouech53fa0d52004-02-05 01:27:38 +0000452/* Define to 1 if the system has the type `pthread_rwlock_t'. */
Alexandre Julliard80e34db2003-09-03 00:26:08 +0000453#undef HAVE_PTHREAD_RWLOCK_T
454
Eric Pouech53fa0d52004-02-05 01:27:38 +0000455/* Define to 1 if you have the <pty.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000456#undef HAVE_PTY_H
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000457
Eric Pouech53fa0d52004-02-05 01:27:38 +0000458/* Define to 1 if you have the <pwd.h> header file. */
Steven Edwardsff4525c2002-06-24 23:00:25 +0000459#undef HAVE_PWD_H
460
Eric Pouech53fa0d52004-02-05 01:27:38 +0000461/* Define to 1 if you have the `pwrite' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000462#undef HAVE_PWRITE
Dmitry Timoshkov93a5b862002-02-04 18:48:18 +0000463
Eric Pouech53fa0d52004-02-05 01:27:38 +0000464/* Define to 1 if you have the `readlink' function. */
Alexandre Julliarde2930742004-01-08 05:07:05 +0000465#undef HAVE_READLINK
466
Eric Pouech53fa0d52004-02-05 01:27:38 +0000467/* Define to 1 if you have the <regex.h> header file. */
Alexandre Julliardb6938952003-01-13 18:41:40 +0000468#undef HAVE_REGEX_H
469
Eric Pouech53fa0d52004-02-05 01:27:38 +0000470/* Define to 1 if you have the `resizeterm' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000471#undef HAVE_RESIZETERM
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000472
Eric Pouech53fa0d52004-02-05 01:27:38 +0000473/* Define to 1 if you have the <resolv.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000474#undef HAVE_RESOLV_H
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000475
Eric Pouech53fa0d52004-02-05 01:27:38 +0000476/* Define to 1 if you have the `rfork' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000477#undef HAVE_RFORK
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000478
Eric Pouech53fa0d52004-02-05 01:27:38 +0000479/* Define if we have SANE development environment */
Shi Quan He6b0720f2002-03-21 02:58:39 +0000480#undef HAVE_SANE
481
Eric Pouech53fa0d52004-02-05 01:27:38 +0000482/* Define to 1 if you have the <sched.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000483#undef HAVE_SCHED_H
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000484
Eric Pouech53fa0d52004-02-05 01:27:38 +0000485/* Define to 1 if you have the <scsi/scsi.h> header file. */
Rein Klazesc6c404d2003-10-07 22:49:22 +0000486#undef HAVE_SCSI_SCSI_H
487
Eric Pouech53fa0d52004-02-05 01:27:38 +0000488/* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
Pavel Roskin6ce05692003-10-03 04:31:49 +0000489#undef HAVE_SCSI_SCSI_IOCTL_H
490
Eric Pouech53fa0d52004-02-05 01:27:38 +0000491/* Define to 1 if you have the <scsi/sg.h> header file. */
Rizsanyi Zsolte7c6d172002-05-01 22:25:41 +0000492#undef HAVE_SCSI_SG_H
493
Eric Pouech53fa0d52004-02-05 01:27:38 +0000494/* Define to 1 if you have the `select' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000495#undef HAVE_SELECT
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000496
Eric Pouech53fa0d52004-02-05 01:27:38 +0000497/* Define to 1 if you have the `sendmsg' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000498#undef HAVE_SENDMSG
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000499
Eric Pouech53fa0d52004-02-05 01:27:38 +0000500/* Define to 1 if you have the `settimeofday' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000501#undef HAVE_SETTIMEOFDAY
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000502
Eric Pouech53fa0d52004-02-05 01:27:38 +0000503/* Define to 1 if you have the `sigaltstack' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000504#undef HAVE_SIGALTSTACK
Alexandre Julliarded2f19a2001-06-27 21:42:00 +0000505
Eric Pouech53fa0d52004-02-05 01:27:38 +0000506/* Define to 1 if `si_fd' is member of `siginfo_t'. */
Alexandre Julliard5537dbb2003-03-28 00:36:12 +0000507#undef HAVE_SIGINFO_T_SI_FD
508
Eric Pouech53fa0d52004-02-05 01:27:38 +0000509/* Define to 1 if you have the sigsetjmp (and siglongjmp) function */
Alexandre Julliardb2d937d2003-11-12 03:16:00 +0000510#undef HAVE_SIGSETJMP
511
Eric Pouech53fa0d52004-02-05 01:27:38 +0000512/* Define to 1 if the system has the type `size_t'. */
Alexandre Julliard5769d1d2002-04-26 19:05:15 +0000513#undef HAVE_SIZE_T
514
Eric Pouech53fa0d52004-02-05 01:27:38 +0000515/* Define to 1 if you have the `snprintf' function. */
Steven Edwards0a8e15a2002-05-10 01:33:40 +0000516#undef HAVE_SNPRINTF
517
Eric Pouech53fa0d52004-02-05 01:27:38 +0000518/* Define to 1 if you have the <socket.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000519#undef HAVE_SOCKET_H
François Gouget14259412001-11-06 20:57:11 +0000520
Eric Pouech53fa0d52004-02-05 01:27:38 +0000521/* Define to 1 if you have the <soundcard.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000522#undef HAVE_SOUNDCARD_H
523
Eric Pouech53fa0d52004-02-05 01:27:38 +0000524/* Define to 1 if you have the `spawnvp' function. */
Pavel Roskin7add08a2003-09-24 18:54:40 +0000525#undef HAVE_SPAWNVP
526
Eric Pouech53fa0d52004-02-05 01:27:38 +0000527/* Define to 1 if the system has the type `ssize_t'. */
Alexandre Julliard5769d1d2002-04-26 19:05:15 +0000528#undef HAVE_SSIZE_T
529
Eric Pouech53fa0d52004-02-05 01:27:38 +0000530/* Define to 1 if you have the `statfs' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000531#undef HAVE_STATFS
532
Alexandre Julliard13af4892004-03-05 21:03:46 +0000533/* Define to 1 if you have the `statvfs' function. */
534#undef HAVE_STATVFS
535
Eric Pouech53fa0d52004-02-05 01:27:38 +0000536/* Define to 1 if you have the <stdint.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000537#undef HAVE_STDINT_H
538
Eric Pouech53fa0d52004-02-05 01:27:38 +0000539/* Define to 1 if you have the <stdlib.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000540#undef HAVE_STDLIB_H
541
Eric Pouech53fa0d52004-02-05 01:27:38 +0000542/* Define to 1 if you have the `strcasecmp' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000543#undef HAVE_STRCASECMP
544
Eric Pouech53fa0d52004-02-05 01:27:38 +0000545/* Define to 1 if you have the `strerror' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000546#undef HAVE_STRERROR
547
Eric Pouech53fa0d52004-02-05 01:27:38 +0000548/* Define to 1 if you have the <strings.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000549#undef HAVE_STRINGS_H
550
Eric Pouech53fa0d52004-02-05 01:27:38 +0000551/* Define to 1 if you have the <string.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000552#undef HAVE_STRING_H
553
Eric Pouech53fa0d52004-02-05 01:27:38 +0000554/* Define to 1 if you have the `strncasecmp' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000555#undef HAVE_STRNCASECMP
556
Eric Pouech53fa0d52004-02-05 01:27:38 +0000557/* Define to 1 if `msg_accrights' is member of `struct msghdr'. */
Alexandre Julliard5537dbb2003-03-28 00:36:12 +0000558#undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS
559
Eric Pouech53fa0d52004-02-05 01:27:38 +0000560/* Define to 1 if `name' is member of `struct option'. */
Alexandre Julliarddb89a542003-04-20 02:56:14 +0000561#undef HAVE_STRUCT_OPTION_NAME
562
Eric Pouech53fa0d52004-02-05 01:27:38 +0000563/* Define to 1 if `sa_len' is member of `struct sockaddr'. */
Alexandre Julliard5537dbb2003-03-28 00:36:12 +0000564#undef HAVE_STRUCT_SOCKADDR_SA_LEN
565
Eric Pouech53fa0d52004-02-05 01:27:38 +0000566/* Define to 1 if `sun_len' is member of `struct sockaddr_un'. */
Alexandre Julliard5537dbb2003-03-28 00:36:12 +0000567#undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN
568
Eric Pouech53fa0d52004-02-05 01:27:38 +0000569/* Define to 1 if `f_bavail' is member of `struct statfs'. */
Alexandre Julliard5537dbb2003-03-28 00:36:12 +0000570#undef HAVE_STRUCT_STATFS_F_BAVAIL
571
Eric Pouech53fa0d52004-02-05 01:27:38 +0000572/* Define to 1 if `f_bfree' is member of `struct statfs'. */
Alexandre Julliard5537dbb2003-03-28 00:36:12 +0000573#undef HAVE_STRUCT_STATFS_F_BFREE
574
Alexandre Julliard13af4892004-03-05 21:03:46 +0000575/* Define to 1 if `f_favail' is member of `struct statfs'. */
576#undef HAVE_STRUCT_STATFS_F_FAVAIL
577
578/* Define to 1 if `f_ffree' is member of `struct statfs'. */
579#undef HAVE_STRUCT_STATFS_F_FFREE
580
581/* Define to 1 if `f_frsize' is member of `struct statfs'. */
582#undef HAVE_STRUCT_STATFS_F_FRSIZE
583
Alexandre Julliardb859a682004-03-07 03:16:43 +0000584/* Define to 1 if `f_namelen' is member of `struct statfs'. */
585#undef HAVE_STRUCT_STATFS_F_NAMELEN
586
Alexandre Julliard13af4892004-03-05 21:03:46 +0000587/* Define to 1 if `f_blocks' is member of `struct statvfs'. */
588#undef HAVE_STRUCT_STATVFS_F_BLOCKS
589
Eric Pouech53fa0d52004-02-05 01:27:38 +0000590/* Define to 1 if `st_blocks' is member of `struct stat'. */
Pavel Roskind6507192003-10-03 03:28:40 +0000591#undef HAVE_STRUCT_STAT_ST_BLOCKS
592
Eric Pouech53fa0d52004-02-05 01:27:38 +0000593/* Define to 1 if you have the <syscall.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000594#undef HAVE_SYSCALL_H
595
Eric Pouech53fa0d52004-02-05 01:27:38 +0000596/* Define to 1 if you have the <sys/asoundlib.h> header file. */
Alexandre Julliardf92b7c02002-06-28 18:31:01 +0000597#undef HAVE_SYS_ASOUNDLIB_H
598
Eric Pouech53fa0d52004-02-05 01:27:38 +0000599/* Define to 1 if you have the <sys/cdio.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000600#undef HAVE_SYS_CDIO_H
601
Eric Pouech53fa0d52004-02-05 01:27:38 +0000602/* Define to 1 if you have the <sys/elf32.h> header file. */
603#undef HAVE_SYS_ELF32_H
604
605/* Define to 1 if you have the <sys/errno.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000606#undef HAVE_SYS_ERRNO_H
607
Eric Pouech53fa0d52004-02-05 01:27:38 +0000608/* Define to 1 if you have the <sys/exec_elf.h> header file. */
609#undef HAVE_SYS_EXEC_ELF_H
610
611/* Define to 1 if you have the <sys/file.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000612#undef HAVE_SYS_FILE_H
613
Eric Pouech53fa0d52004-02-05 01:27:38 +0000614/* Define to 1 if you have the <sys/filio.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000615#undef HAVE_SYS_FILIO_H
616
Eric Pouech53fa0d52004-02-05 01:27:38 +0000617/* Define to 1 if you have the <sys/inttypes.h> header file. */
Michal Pasternak60983992002-03-29 18:04:43 +0000618#undef HAVE_SYS_INTTYPES_H
619
Eric Pouech53fa0d52004-02-05 01:27:38 +0000620/* Define to 1 if you have the <sys/ioctl.h> header file. */
Alexandre Julliardc3e06df2002-05-14 23:18:23 +0000621#undef HAVE_SYS_IOCTL_H
622
Eric Pouech53fa0d52004-02-05 01:27:38 +0000623/* Define to 1 if you have the <sys/ipc.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000624#undef HAVE_SYS_IPC_H
625
Eric Pouech53fa0d52004-02-05 01:27:38 +0000626/* Define to 1 if you have the <sys/link.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000627#undef HAVE_SYS_LINK_H
628
Eric Pouech53fa0d52004-02-05 01:27:38 +0000629/* Define to 1 if you have the <sys/lwp.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000630#undef HAVE_SYS_LWP_H
631
Eric Pouech53fa0d52004-02-05 01:27:38 +0000632/* Define to 1 if you have the <sys/mman.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000633#undef HAVE_SYS_MMAN_H
634
Eric Pouech53fa0d52004-02-05 01:27:38 +0000635/* Define to 1 if you have the <sys/modem.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000636#undef HAVE_SYS_MODEM_H
637
Eric Pouech53fa0d52004-02-05 01:27:38 +0000638/* Define to 1 if you have the <sys/mount.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000639#undef HAVE_SYS_MOUNT_H
640
Eric Pouech53fa0d52004-02-05 01:27:38 +0000641/* Define to 1 if you have the <sys/msg.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000642#undef HAVE_SYS_MSG_H
643
Eric Pouech53fa0d52004-02-05 01:27:38 +0000644/* Define to 1 if you have the <sys/param.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000645#undef HAVE_SYS_PARAM_H
646
Eric Pouech53fa0d52004-02-05 01:27:38 +0000647/* Define to 1 if you have the <sys/poll.h> header file. */
Patrik Stridvall57bf4502002-08-26 21:53:24 +0000648#undef HAVE_SYS_POLL_H
649
Eric Pouech53fa0d52004-02-05 01:27:38 +0000650/* Define to 1 if you have the <sys/ptrace.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000651#undef HAVE_SYS_PTRACE_H
652
Eric Pouech53fa0d52004-02-05 01:27:38 +0000653/* Define to 1 if you have the <sys/reg.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000654#undef HAVE_SYS_REG_H
655
Eric Pouech53fa0d52004-02-05 01:27:38 +0000656/* Define to 1 if you have the <sys/scsiio.h> header file. */
Yorick Hardyc26b7db2003-05-19 21:46:09 +0000657#undef HAVE_SYS_SCSIIO_H
658
Eric Pouech53fa0d52004-02-05 01:27:38 +0000659/* Define to 1 if you have the <sys/shm.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000660#undef HAVE_SYS_SHM_H
661
Eric Pouech53fa0d52004-02-05 01:27:38 +0000662/* Define to 1 if you have the <sys/signal.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000663#undef HAVE_SYS_SIGNAL_H
664
Eric Pouech53fa0d52004-02-05 01:27:38 +0000665/* Define to 1 if you have the <sys/socket.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000666#undef HAVE_SYS_SOCKET_H
667
Eric Pouech53fa0d52004-02-05 01:27:38 +0000668/* Define to 1 if you have the <sys/sockio.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000669#undef HAVE_SYS_SOCKIO_H
670
Eric Pouech53fa0d52004-02-05 01:27:38 +0000671/* Define to 1 if you have the <sys/soundcard.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000672#undef HAVE_SYS_SOUNDCARD_H
673
Eric Pouech53fa0d52004-02-05 01:27:38 +0000674/* Define to 1 if you have the <sys/statfs.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000675#undef HAVE_SYS_STATFS_H
676
Alexandre Julliard13af4892004-03-05 21:03:46 +0000677/* Define to 1 if you have the <sys/statvfs.h> header file. */
678#undef HAVE_SYS_STATVFS_H
679
Eric Pouech53fa0d52004-02-05 01:27:38 +0000680/* Define to 1 if you have the <sys/stat.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000681#undef HAVE_SYS_STAT_H
682
Eric Pouech53fa0d52004-02-05 01:27:38 +0000683/* Define to 1 if you have the <sys/strtio.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000684#undef HAVE_SYS_STRTIO_H
685
Eric Pouech53fa0d52004-02-05 01:27:38 +0000686/* Define to 1 if you have the <sys/syscall.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000687#undef HAVE_SYS_SYSCALL_H
688
Eric Pouech53fa0d52004-02-05 01:27:38 +0000689/* Define to 1 if you have the <sys/sysctl.h> header file. */
Alexandre Julliard127ec922002-05-07 01:51:30 +0000690#undef HAVE_SYS_SYSCTL_H
691
Eric Pouech53fa0d52004-02-05 01:27:38 +0000692/* Define to 1 if you have the <sys/times.h> header file. */
Patrik Stridvall57bf4502002-08-26 21:53:24 +0000693#undef HAVE_SYS_TIMES_H
694
Eric Pouech53fa0d52004-02-05 01:27:38 +0000695/* Define to 1 if you have the <sys/time.h> header file. */
Patrik Stridvall81ecb522002-03-11 05:08:14 +0000696#undef HAVE_SYS_TIME_H
697
Eric Pouech53fa0d52004-02-05 01:27:38 +0000698/* Define to 1 if you have the <sys/types.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000699#undef HAVE_SYS_TYPES_H
700
Eric Pouech53fa0d52004-02-05 01:27:38 +0000701/* Define to 1 if you have the <sys/uio.h> header file. */
Steven Edwards45e56812002-10-31 03:41:56 +0000702#undef HAVE_SYS_UIO_H
703
Eric Pouech53fa0d52004-02-05 01:27:38 +0000704/* Define to 1 if you have the <sys/un.h> header file. */
Steven Edwards45e56812002-10-31 03:41:56 +0000705#undef HAVE_SYS_UN_H
706
Eric Pouech53fa0d52004-02-05 01:27:38 +0000707/* Define to 1 if you have the <sys/user.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000708#undef HAVE_SYS_USER_H
709
Eric Pouech53fa0d52004-02-05 01:27:38 +0000710/* Define to 1 if you have the <sys/v86intr.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000711#undef HAVE_SYS_V86INTR_H
712
Eric Pouech53fa0d52004-02-05 01:27:38 +0000713/* Define to 1 if you have the <sys/v86.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000714#undef HAVE_SYS_V86_H
715
Eric Pouech53fa0d52004-02-05 01:27:38 +0000716/* Define to 1 if you have the <sys/vfs.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000717#undef HAVE_SYS_VFS_H
718
Eric Pouech53fa0d52004-02-05 01:27:38 +0000719/* Define to 1 if you have the <sys/vm86.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000720#undef HAVE_SYS_VM86_H
721
Eric Pouech53fa0d52004-02-05 01:27:38 +0000722/* Define to 1 if you have the <sys/wait.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000723#undef HAVE_SYS_WAIT_H
724
Eric Pouech53fa0d52004-02-05 01:27:38 +0000725/* Define to 1 if you have the `tcgetattr' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000726#undef HAVE_TCGETATTR
727
Eric Pouech53fa0d52004-02-05 01:27:38 +0000728/* Define to 1 if you have the <termios.h> header file. */
Alexandre Julliardc3e06df2002-05-14 23:18:23 +0000729#undef HAVE_TERMIOS_H
730
Eric Pouech53fa0d52004-02-05 01:27:38 +0000731/* Define to 1 if you have the `timegm' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000732#undef HAVE_TIMEGM
733
Eric Pouech53fa0d52004-02-05 01:27:38 +0000734/* Define to 1 if you have the <ucontext.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000735#undef HAVE_UCONTEXT_H
736
Eric Pouech53fa0d52004-02-05 01:27:38 +0000737/* Define to 1 if you have the <unicode/ubidi.h> header file. */
Alexandre Julliard4ee82902003-06-20 21:38:10 +0000738#undef HAVE_UNICODE_UBIDI_H
739
Eric Pouech53fa0d52004-02-05 01:27:38 +0000740/* Define to 1 if you have the <unistd.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000741#undef HAVE_UNISTD_H
742
Eric Pouech53fa0d52004-02-05 01:27:38 +0000743/* Define to 1 if you have the `usleep' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000744#undef HAVE_USLEEP
745
Eric Pouech53fa0d52004-02-05 01:27:38 +0000746/* Define to 1 if you have the <utime.h> header file. */
Patrik Stridvall57bf4502002-08-26 21:53:24 +0000747#undef HAVE_UTIME_H
748
Eric Pouech53fa0d52004-02-05 01:27:38 +0000749/* Define to 1 if you have the <valgrind/memcheck.h> header file. */
Alexandre Julliardc44555b2003-04-02 01:42:06 +0000750#undef HAVE_VALGRIND_MEMCHECK_H
751
Eric Pouech53fa0d52004-02-05 01:27:38 +0000752/* Define if we have va_copy */
Marcus Meissner5ee517a2002-08-09 19:49:31 +0000753#undef HAVE_VA_COPY
754
Eric Pouech53fa0d52004-02-05 01:27:38 +0000755/* Define to 1 if you have the `vfscanf' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000756#undef HAVE_VFSCANF
757
Eric Pouech53fa0d52004-02-05 01:27:38 +0000758/* Define to 1 if you have the `vsnprintf' function. */
Steven Edwardsbe514b92003-01-14 19:35:03 +0000759#undef HAVE_VSNPRINTF
760
Eric Pouech53fa0d52004-02-05 01:27:38 +0000761/* Define to 1 if you have the `wait4' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000762#undef HAVE_WAIT4
763
Eric Pouech53fa0d52004-02-05 01:27:38 +0000764/* Define to 1 if you have the `waitpid' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000765#undef HAVE_WAITPID
766
Eric Pouech53fa0d52004-02-05 01:27:38 +0000767/* Define to 1 if you have the <X11/extensions/shape.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000768#undef HAVE_X11_EXTENSIONS_SHAPE_H
769
Eric Pouech53fa0d52004-02-05 01:27:38 +0000770/* Define to 1 if you have the <X11/extensions/xf86dga.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000771#undef HAVE_X11_EXTENSIONS_XF86DGA_H
772
Eric Pouech53fa0d52004-02-05 01:27:38 +0000773/* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000774#undef HAVE_X11_EXTENSIONS_XF86VMODE_H
775
Eric Pouech53fa0d52004-02-05 01:27:38 +0000776/* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
Aric Stewart2eebf3c2004-01-09 00:03:00 +0000777#undef HAVE_X11_EXTENSIONS_XINPUT_H
778
Eric Pouech53fa0d52004-02-05 01:27:38 +0000779/* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
Alex Pasadyn8f174bc2003-10-15 03:28:04 +0000780#undef HAVE_X11_EXTENSIONS_XRANDR_H
781
Eric Pouech53fa0d52004-02-05 01:27:38 +0000782/* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000783#undef HAVE_X11_EXTENSIONS_XRENDER_H
784
Eric Pouech53fa0d52004-02-05 01:27:38 +0000785/* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000786#undef HAVE_X11_EXTENSIONS_XSHM_H
787
Eric Pouech53fa0d52004-02-05 01:27:38 +0000788/* Define to 1 if you have the <X11/extensions/Xvlib.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000789#undef HAVE_X11_EXTENSIONS_XVLIB_H
790
Eric Pouech53fa0d52004-02-05 01:27:38 +0000791/* Define to 1 if you have the <X11/XKBlib.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000792#undef HAVE_X11_XKBLIB_H
793
Eric Pouech53fa0d52004-02-05 01:27:38 +0000794/* Define to 1 if you have the <X11/Xlib.h> header file. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000795#undef HAVE_X11_XLIB_H
796
Eric Pouech53fa0d52004-02-05 01:27:38 +0000797/* Define to 1 if you have the <X11/Xutil.h> header file. */
Gregg Mattinson044b5c42002-07-19 03:16:51 +0000798#undef HAVE_X11_XUTIL_H
799
Eric Pouech53fa0d52004-02-05 01:27:38 +0000800/* Define if you have the XKB extension */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000801#undef HAVE_XKB
802
Eric Pouech53fa0d52004-02-05 01:27:38 +0000803/* Define if the X libraries support XVideo */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000804#undef HAVE_XVIDEO
805
Eric Pouech53fa0d52004-02-05 01:27:38 +0000806/* Define to 1 if you have the `_lwp_create' function. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000807#undef HAVE__LWP_CREATE
808
Eric Pouech53fa0d52004-02-05 01:27:38 +0000809/* Define to 1 if you have the `_lwp_self' function. */
Alexandre Julliard6f7a2042003-04-01 04:39:35 +0000810#undef HAVE__LWP_SELF
811
Eric Pouech53fa0d52004-02-05 01:27:38 +0000812/* Define to 1 if you have the `_pclose' function. */
Patrik Stridvall81ecb522002-03-11 05:08:14 +0000813#undef HAVE__PCLOSE
814
Eric Pouech53fa0d52004-02-05 01:27:38 +0000815/* Define to 1 if you have the `_popen' function. */
Patrik Stridvall81ecb522002-03-11 05:08:14 +0000816#undef HAVE__POPEN
817
Eric Pouech53fa0d52004-02-05 01:27:38 +0000818/* Define to 1 if you have the `_snprintf' function. */
Steven Edwards0a8e15a2002-05-10 01:33:40 +0000819#undef HAVE__SNPRINTF
820
Eric Pouech53fa0d52004-02-05 01:27:38 +0000821/* Define to 1 if you have the `_spawnvp' function. */
Alexandre Julliardc45bbad2003-04-01 00:12:02 +0000822#undef HAVE__SPAWNVP
823
Eric Pouech53fa0d52004-02-05 01:27:38 +0000824/* Define to 1 if you have the `_stricmp' function. */
Patrik Stridvall81ecb522002-03-11 05:08:14 +0000825#undef HAVE__STRICMP
826
Eric Pouech53fa0d52004-02-05 01:27:38 +0000827/* Define to 1 if you have the `_strnicmp' function. */
Patrik Stridvall81ecb522002-03-11 05:08:14 +0000828#undef HAVE__STRNICMP
829
Eric Pouech53fa0d52004-02-05 01:27:38 +0000830/* Define to 1 if you have the `_vsnprintf' function. */
Steven Edwardsbe514b92003-01-14 19:35:03 +0000831#undef HAVE__VSNPRINTF
832
Eric Pouech53fa0d52004-02-05 01:27:38 +0000833/* Define if we have __va_copy */
Marcus Meissner5ee517a2002-08-09 19:49:31 +0000834#undef HAVE___VA_COPY
835
Eric Pouech53fa0d52004-02-05 01:27:38 +0000836/* Define to disable all debug messages. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000837#undef NO_DEBUG_MSGS
838
Eric Pouech53fa0d52004-02-05 01:27:38 +0000839/* Define to disable trace messages. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000840#undef NO_TRACE_MSGS
841
Eric Pouech53fa0d52004-02-05 01:27:38 +0000842/* Define to the address where bug reports for this package should be sent. */
Alexandre Julliarddaa28862002-04-11 21:54:01 +0000843#undef PACKAGE_BUGREPORT
844
Eric Pouech53fa0d52004-02-05 01:27:38 +0000845/* Define to the full name of this package. */
Alexandre Julliarddaa28862002-04-11 21:54:01 +0000846#undef PACKAGE_NAME
847
Eric Pouech53fa0d52004-02-05 01:27:38 +0000848/* Define to the full name and version of this package. */
Alexandre Julliarddaa28862002-04-11 21:54:01 +0000849#undef PACKAGE_STRING
850
Eric Pouech53fa0d52004-02-05 01:27:38 +0000851/* Define to the one symbol short name of this package. */
Alexandre Julliarddaa28862002-04-11 21:54:01 +0000852#undef PACKAGE_TARNAME
853
Eric Pouech53fa0d52004-02-05 01:27:38 +0000854/* Define to the version of this package. */
Alexandre Julliarddaa28862002-04-11 21:54:01 +0000855#undef PACKAGE_VERSION
856
Eric Pouech53fa0d52004-02-05 01:27:38 +0000857/* Define to the soname of the libcrypto library. */
David Hammerton852c7ae2003-06-20 23:26:56 +0000858#undef SONAME_LIBCRYPTO
859
Eric Pouech53fa0d52004-02-05 01:27:38 +0000860/* Define to the soname of the libcups library. */
Marcus Meissnerf061f762002-11-12 02:22:24 +0000861#undef SONAME_LIBCUPS
862
Eric Pouech53fa0d52004-02-05 01:27:38 +0000863/* Define to the soname of the libcurses library. */
Mike McCormack9557d1b2003-08-20 04:19:01 +0000864#undef SONAME_LIBCURSES
865
Eric Pouech53fa0d52004-02-05 01:27:38 +0000866/* Define to the soname of the libfontconfig library. */
Huw Davies6e128072003-11-09 00:30:13 +0000867#undef SONAME_LIBFONTCONFIG
868
Eric Pouech53fa0d52004-02-05 01:27:38 +0000869/* Define to the soname of the libfreetype library. */
Alexandre Julliard67e8dc62002-05-20 18:29:58 +0000870#undef SONAME_LIBFREETYPE
871
Eric Pouech53fa0d52004-02-05 01:27:38 +0000872/* Define to the soname of the libGL library. */
Lionel Ulmer56ab2b3e2002-11-15 04:16:38 +0000873#undef SONAME_LIBGL
874
Eric Pouech53fa0d52004-02-05 01:27:38 +0000875/* Define to the soname of the libjack library. */
Chris Morgan4691b182002-12-13 02:26:18 +0000876#undef SONAME_LIBJACK
877
Eric Pouech53fa0d52004-02-05 01:27:38 +0000878/* Define to the soname of the libncurses library. */
Mike McCormack9557d1b2003-08-20 04:19:01 +0000879#undef SONAME_LIBNCURSES
880
Eric Pouech53fa0d52004-02-05 01:27:38 +0000881/* Define to the soname of the libssl library. */
David Hammerton852c7ae2003-06-20 23:26:56 +0000882#undef SONAME_LIBSSL
883
Eric Pouech53fa0d52004-02-05 01:27:38 +0000884/* Define to the soname of the libX11 library. */
Alexandre Julliard67e8dc62002-05-20 18:29:58 +0000885#undef SONAME_LIBX11
886
Eric Pouech53fa0d52004-02-05 01:27:38 +0000887/* Define to the soname of the libXext library. */
Alexandre Julliard67e8dc62002-05-20 18:29:58 +0000888#undef SONAME_LIBXEXT
889
Eric Pouech53fa0d52004-02-05 01:27:38 +0000890/* Define to the soname of the libXi library. */
Aric Stewart2eebf3c2004-01-09 00:03:00 +0000891#undef SONAME_LIBXI
892
Mike McCormackc7c9f932004-04-07 03:57:35 +0000893/* Define to the soname of the libXrandr library. */
894#undef SONAME_LIBXRANDR
895
Eric Pouech53fa0d52004-02-05 01:27:38 +0000896/* Define to the soname of the libXrender library. */
Alexandre Julliard67e8dc62002-05-20 18:29:58 +0000897#undef SONAME_LIBXRENDER
898
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000899/* If using the C implementation of alloca, define if you know the
900 direction of stack growth for your system; otherwise it will be
901 automatically deduced at run-time.
Alexandre Julliard875927f2004-01-02 01:55:29 +0000902 STACK_DIRECTION > 0 => grows toward higher addresses
903 STACK_DIRECTION < 0 => grows toward lower addresses
904 STACK_DIRECTION = 0 => direction of growth unknown */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000905#undef STACK_DIRECTION
906
Eric Pouech53fa0d52004-02-05 01:27:38 +0000907/* Define if the struct statfs is defined by <sys/mount.h> */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000908#undef STATFS_DEFINED_BY_SYS_MOUNT
909
Eric Pouech53fa0d52004-02-05 01:27:38 +0000910/* Define if the struct statfs is defined by <sys/statfs.h> */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000911#undef STATFS_DEFINED_BY_SYS_STATFS
912
Eric Pouech53fa0d52004-02-05 01:27:38 +0000913/* Define if the struct statfs is defined by <sys/vfs.h> */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000914#undef STATFS_DEFINED_BY_SYS_VFS
915
Eric Pouech53fa0d52004-02-05 01:27:38 +0000916/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000917#undef STAT_MACROS_BROKEN
918
Eric Pouech53fa0d52004-02-05 01:27:38 +0000919/* Define to 1 if you have the ANSI C header files. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000920#undef STDC_HEADERS
921
Eric Pouech53fa0d52004-02-05 01:27:38 +0000922/* Define to 1 if the X Window System is missing or not being used. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000923#undef X_DISPLAY_MISSING
924
Eric Pouech53fa0d52004-02-05 01:27:38 +0000925/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
926 `char[]'. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000927#undef YYTEXT_POINTER
928
Eric Pouech53fa0d52004-02-05 01:27:38 +0000929/* Set this to 64 to enable 64-bit file support on Linux */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000930#undef _FILE_OFFSET_BITS
931
Eric Pouech53fa0d52004-02-05 01:27:38 +0000932/* Define to a macro to generate an assembly function directive */
Alexandre Julliard84555cc2002-07-22 20:51:02 +0000933#undef __ASM_FUNC
934
Eric Pouech53fa0d52004-02-05 01:27:38 +0000935/* Define to a macro to generate an assembly name from a C symbol */
Alexandre Julliard84555cc2002-07-22 20:51:02 +0000936#undef __ASM_NAME
937
Eric Pouech53fa0d52004-02-05 01:27:38 +0000938/* Define to the assembler keyword used to specify a word value */
Christian Costaf814cf82003-03-23 00:18:26 +0000939#undef __ASM_SHORT
940
Eric Pouech53fa0d52004-02-05 01:27:38 +0000941/* Define to the assembler keyword used to specify an ASCII string */
Christian Costaf814cf82003-03-23 00:18:26 +0000942#undef __ASM_STRING
943
Eric Pouech53fa0d52004-02-05 01:27:38 +0000944/* Define to empty if `const' does not conform to ANSI C. */
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000945#undef const
946
Alexandre Julliard875927f2004-01-02 01:55:29 +0000947/* Define to `__inline__' or `__inline' if that's what the C compiler
948 calls it, or to nothing if 'inline' is not supported under any name. */
949#ifndef __cplusplus
Alexandre Julliardf5818d22002-02-14 19:47:29 +0000950#undef inline
Alexandre Julliard875927f2004-01-02 01:55:29 +0000951#endif