Release 960717
[wine/multimedia.git] / include / config.h.in
blob0bbdd70ff50804318cf2dffc2385a81f0da44a93
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 if you need to in order for stat and other things to work. */
7 #undef _POSIX_SOURCE
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 you have the memmove function. */
19 #undef HAVE_MEMMOVE
21 /* Define if you have the tcgetattr function. */
22 #undef HAVE_TCGETATTR
24 /* Define if you have the usleep function. */
25 #undef HAVE_USLEEP