Release 971221
[wine] / include / config.h.in
1 /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
7 #undef size_t
8
9 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly.  */
10 #undef STAT_MACROS_BROKEN
11
12 /* Define if you have the ANSI C header files.  */
13 #undef STDC_HEADERS
14
15 /* Define if the X Window System is missing or not being used.  */
16 #undef X_DISPLAY_MISSING
17
18 /* Define if symbols declared in assembly code need an underscore prefix */
19 #undef NEED_UNDERSCORE_PREFIX
20
21 /* Define if you have the memmove function.  */
22 #undef HAVE_MEMMOVE
23
24 /* Define if you have the strerror function.  */
25 #undef HAVE_STRERROR
26
27 /* Define if you have the tcgetattr function.  */
28 #undef HAVE_TCGETATTR
29
30 /* Define if you have the usleep function.  */
31 #undef HAVE_USLEEP
32
33 /* Define if you have the wait4 function.  */
34 #undef HAVE_WAIT4
35
36 /* Define if you have the waitpid function.  */
37 #undef HAVE_WAITPID