Release 970305
[wine/multimedia.git] / include / config.h.in
blob12cd82d44c25b1d8a66b2b0c2b090fa994b1a030
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 to `unsigned' if <sys/types.h> doesn't define. */
7 #undef size_t
9 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */
10 #undef STAT_MACROS_BROKEN
12 /* Define if you have the ANSI C header files. */
13 #undef STDC_HEADERS
15 /* Define if the X Window System is missing or not being used. */
16 #undef X_DISPLAY_MISSING
18 /* Define if symbols declared in assembly code need an underscore prefix */
19 #undef NEED_UNDERSCORE_PREFIX
21 /* Define if you have the memmove function. */
22 #undef HAVE_MEMMOVE
24 /* Define if you have the tcgetattr function. */
25 #undef HAVE_TCGETATTR
27 /* Define if you have the usleep function. */
28 #undef HAVE_USLEEP
30 /* Define if you have the wait4 function. */
31 #undef HAVE_WAIT4
33 /* Define if you have the waitpid function. */
34 #undef HAVE_WAITPID