Bug fixes.
[wine/multimedia.git] / include / config.h.in
blob2a5a5c33be7fdb6058fc52e3faf107aff95484e2
1 /* include/config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define to empty if the keyword does not work. */
4 #undef const
6 /* Define as __inline if that's what the C compiler calls it. */
7 #undef inline
9 /* Define to `unsigned' if <sys/types.h> doesn't define. */
10 #undef size_t
12 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
13 #undef STAT_MACROS_BROKEN
15 /* Define if you have the ANSI C header files. */
16 #undef STDC_HEADERS
18 /* Define if the X Window System is missing or not being used. */
19 #undef X_DISPLAY_MISSING
21 /* Define if symbols declared in assembly code need an underscore prefix */
22 #undef NEED_UNDERSCORE_PREFIX
24 /* Define to use .string instead of .ascii */
25 #undef HAVE_ASM_STRING
27 /* Define if struct msghdr contains msg_accrights */
28 #undef HAVE_MSGHDR_ACCRIGHTS
30 /* Define if you have the Xxf86dga library (-lXxf86dga). */
31 #undef HAVE_LIBXXF86DGA
33 /* Define if you have the X Shm extension */
34 #undef HAVE_LIBXXSHM
36 /* Define if you have the Xxf86vm library */
37 #undef HAVE_LIBXXF86VM
39 /* Define if you have the Xpm library */
40 #undef HAVE_LIBXXPM
42 /* Define if you have the Open Sound system. */
43 #undef HAVE_OSS
45 /* Define if X libraries are not reentrant (compiled without -D_REENTRANT). */
46 #undef NO_REENTRANT_X11
48 /* Define if libc is not reentrant */
49 #undef NO_REENTRANT_LIBC
51 /* Define if libc uses __errno_location for reentrant errno */
52 #undef HAVE__ERRNO_LOCATION
54 /* Define if libc uses __error for reentrant errno */
55 #undef HAVE__ERROR
57 /* Define if libc uses ___errno for reentrant errno */
58 #undef HAVE___ERRNO
60 /* Define if all debug messages are to be compiled out */
61 #undef NO_DEBUG_MSGS
63 /* Define if TRACE messages are to be compiled out */
64 #undef NO_TRACE_MSGS
66 /* Define if the struct statfs has the member bavail */
67 #undef STATFS_HAS_BAVAIL
69 /* Define if the struct statfs has the member bfree */
70 #undef STATFS_HAS_BFREE
72 /* Define if we have a working sigaltstack */
73 #undef HAVE_WORKING_SIGALTSTACK
75 /* Define if the struct statfs is defined by <sys/vfs.h> */
76 #undef STATFS_DEFINED_BY_SYS_VFS
78 /* Define if the struct statfs is defined by <sys/statfs.h> */
79 #undef STATFS_DEFINED_BY_SYS_STATFS
81 /* Define if the struct statfs is defined by <sys/mount.h> */
82 #undef STATFS_DEFINED_BY_SYS_MOUNT
84 /* Define if ncurses have the new resizeterm function */
85 #undef HAVE_RESIZETERM
87 /* Define if ncurses have the new getbkgd function */
88 #undef HAVE_GETBKGD
90 /* Define if IPX should use netipx/ipx.h from libc */
91 #undef HAVE_IPX_GNU
93 /* Define if IPX includes are taken from Linux kernel */
94 #undef HAVE_IPX_LINUX
96 /* Define if Mesa is present on the system or not */
97 #undef HAVE_LIBMESAGL
99 /* Define if the system has dynamic link library support with the dl* API */
100 #undef HAVE_DL_API
102 /* The number of bytes in a long long. */
103 #undef SIZEOF_LONG_LONG
105 /* Define if you have the _lwp_create function. */
106 #undef HAVE__LWP_CREATE
108 /* Define if you have the clone function. */
109 #undef HAVE_CLONE
111 /* Define if you have the connect function. */
112 #undef HAVE_CONNECT
114 /* Define if you have the dlopen function. */
115 #undef HAVE_DLOPEN
117 /* Define if you have the gethostbyname function. */
118 #undef HAVE_GETHOSTBYNAME
120 /* Define if you have the getpagesize function. */
121 #undef HAVE_GETPAGESIZE
123 /* Define if you have the memmove function. */
124 #undef HAVE_MEMMOVE
126 /* Define if you have the rfork function. */
127 #undef HAVE_RFORK
129 /* Define if you have the sendmsg function. */
130 #undef HAVE_SENDMSG
132 /* Define if you have the sigaltstack function. */
133 #undef HAVE_SIGALTSTACK
135 /* Define if you have the strerror function. */
136 #undef HAVE_STRERROR
138 /* Define if you have the stricmp function. */
139 #undef HAVE_STRICMP
141 /* Define if you have the tcgetattr function. */
142 #undef HAVE_TCGETATTR
144 /* Define if you have the timegm function. */
145 #undef HAVE_TIMEGM
147 /* Define if you have the usleep function. */
148 #undef HAVE_USLEEP
150 /* Define if you have the vfscanf function. */
151 #undef HAVE_VFSCANF
153 /* Define if you have the wait4 function. */
154 #undef HAVE_WAIT4
156 /* Define if you have the waitpid function. */
157 #undef HAVE_WAITPID
159 /* Define if you have the <GL/gl.h> header file. */
160 #undef HAVE_GL_GL_H
162 /* Define if you have the <GL/osmesa.h> header file. */
163 #undef HAVE_GL_OSMESA_H
165 /* Define if you have the <X11/Xlib.h> header file. */
166 #undef HAVE_X11_XLIB_H
168 /* Define if you have the <X11/extensions/XShm.h> header file. */
169 #undef HAVE_X11_EXTENSIONS_XSHM_H
171 /* Define if you have the <X11/extensions/xf86dga.h> header file. */
172 #undef HAVE_X11_EXTENSIONS_XF86DGA_H
174 /* Define if you have the <X11/extensions/xf86vmode.h> header file. */
175 #undef HAVE_X11_EXTENSIONS_XF86VMODE_H
177 /* Define if you have the <X11/xpm.h> header file. */
178 #undef HAVE_X11_XPM_H
180 /* Define if you have the <arpa/nameser.h> header file. */
181 #undef HAVE_ARPA_NAMESER_H
183 /* Define if you have the <curses.h> header file. */
184 #undef HAVE_CURSES_H
186 /* Define if you have the <dlfcn.h> header file. */
187 #undef HAVE_DLFCN_H
189 /* Define if you have the <elf.h> header file. */
190 #undef HAVE_ELF_H
192 /* Define if you have the <float.h> header file. */
193 #undef HAVE_FLOAT_H
195 /* Define if you have the <libio.h> header file. */
196 #undef HAVE_LIBIO_H
198 /* Define if you have the <linux/cdrom.h> header file. */
199 #undef HAVE_LINUX_CDROM_H
201 /* Define if you have the <linux/ucdrom.h> header file. */
202 #undef HAVE_LINUX_UCDROM_H
204 /* Define if you have the <machine/soundcard.h> header file. */
205 #undef HAVE_MACHINE_SOUNDCARD_H
207 /* Define if you have the <ncurses.h> header file. */
208 #undef HAVE_NCURSES_H
210 /* Define if you have the <net/if.h> header file. */
211 #undef HAVE_NET_IF_H
213 /* Define if you have the <netinet/in.h> header file. */
214 #undef HAVE_NETINET_IN_H
216 /* Define if you have the <resolv.h> header file. */
217 #undef HAVE_RESOLV_H
219 /* Define if you have the <soundcard.h> header file. */
220 #undef HAVE_SOUNDCARD_H
222 /* Define if you have the <strings.h> header file. */
223 #undef HAVE_STRINGS_H
225 /* Define if you have the <sys/cdio.h> header file. */
226 #undef HAVE_SYS_CDIO_H
228 /* Define if you have the <sys/file.h> header file. */
229 #undef HAVE_SYS_FILE_H
231 /* Define if you have the <sys/filio.h> header file. */
232 #undef HAVE_SYS_FILIO_H
234 /* Define if you have the <sys/lwp.h> header file. */
235 #undef HAVE_SYS_LWP_H
237 /* Define if you have the <sys/modem.h> header file. */
238 #undef HAVE_SYS_MODEM_H
240 /* Define if you have the <sys/mount.h> header file. */
241 #undef HAVE_SYS_MOUNT_H
243 /* Define if you have the <sys/param.h> header file. */
244 #undef HAVE_SYS_PARAM_H
246 /* Define if you have the <sys/sockio.h> header file. */
247 #undef HAVE_SYS_SOCKIO_H
249 /* Define if you have the <sys/soundcard.h> header file. */
250 #undef HAVE_SYS_SOUNDCARD_H
252 /* Define if you have the <sys/statfs.h> header file. */
253 #undef HAVE_SYS_STATFS_H
255 /* Define if you have the <sys/strtio.h> header file. */
256 #undef HAVE_SYS_STRTIO_H
258 /* Define if you have the <sys/syscall.h> header file. */
259 #undef HAVE_SYS_SYSCALL_H
261 /* Define if you have the <sys/vfs.h> header file. */
262 #undef HAVE_SYS_VFS_H
264 /* Define if you have the <syscall.h> header file. */
265 #undef HAVE_SYSCALL_H
267 /* Define if you have the <ucontext.h> header file. */
268 #undef HAVE_UCONTEXT_H
270 /* Define if you have the <unistd.h> header file. */
271 #undef HAVE_UNISTD_H
273 /* Define if you have the <wctype.h> header file. */
274 #undef HAVE_WCTYPE_H
276 /* Define if you have the curses library (-lcurses). */
277 #undef HAVE_LIBCURSES
279 /* Define if you have the i386 library (-li386). */
280 #undef HAVE_LIBI386
282 /* Define if you have the mmap library (-lmmap). */
283 #undef HAVE_LIBMMAP
285 /* Define if you have the ncurses library (-lncurses). */
286 #undef HAVE_LIBNCURSES
288 /* Define if you have the ossaudio library (-lossaudio). */
289 #undef HAVE_LIBOSSAUDIO
291 /* Define if you have the w library (-lw). */
292 #undef HAVE_LIBW
294 /* Define if you have the xpg4 library (-lxpg4). */
295 #undef HAVE_LIBXPG4