Release 970112
[wine.git] / include / config.h.in
blobcf00d2821d26def25d259464f5712dce92a4dbb6
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