Release 980927
[wine.git] / include / config.h.in
blob0fb133bc085d56ca8ef4b6e69b4a529a132a77f4
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 to use .string instead of .ascii */
22 #undef HAVE_ASM_STRING
24 /* Define if union semun is defined in sys/sem.h */
25 #undef HAVE_UNION_SEMUN
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 Open Sound system. */
34 #undef HAVE_OSS
36 /* Define if X libraries are not reentrant (compiled without -D_REENTRANT). */
37 #undef NO_REENTRANT_X11
39 /* Define if libc is not reentrant */
40 #undef NO_REENTRANT_LIBC
42 /* Define if all debug messages are to be compiled out */
43 #undef NO_DEBUG_MSGS
45 /* Define if TRACE messages are to be compiled out */
46 #undef NO_TRACE_MSGS
48 /* Define if the struct statfs has the member bavail */
49 #undef STATFS_HAS_BAVAIL
51 /* Define if the struct statfs has the member bfree */
52 #undef STATFS_HAS_BFREE
54 /* Define if we have a working sigaltstack */
55 #undef HAVE_WORKING_SIGALTSTACK
57 /* Define if the struct statfs is defined by <sys/vfs.h> */
58 #undef STATFS_DEFINED_BY_SYS_VFS
60 /* Define if the struct statfs is defined by <sys/statfs.h> */
61 #undef STATFS_DEFINED_BY_SYS_STATFS
63 /* Define if the struct statfs is defined by <sys/mount.h> */
64 #undef STATFS_DEFINED_BY_SYS_MOUNT
66 /* The number of bytes in a long long. */
67 #undef SIZEOF_LONG_LONG
69 /* Define if you have the clone function. */
70 #undef HAVE_CLONE
72 /* Define if you have the getpagesize function. */
73 #undef HAVE_GETPAGESIZE
75 /* Define if you have the memmove function. */
76 #undef HAVE_MEMMOVE
78 /* Define if you have the sendmsg function. */
79 #undef HAVE_SENDMSG
81 /* Define if you have the sigaltstack function. */
82 #undef HAVE_SIGALTSTACK
84 /* Define if you have the strerror function. */
85 #undef HAVE_STRERROR
87 /* Define if you have the stricmp function. */
88 #undef HAVE_STRICMP
90 /* Define if you have the tcgetattr function. */
91 #undef HAVE_TCGETATTR
93 /* Define if you have the timegm function. */
94 #undef HAVE_TIMEGM
96 /* Define if you have the usleep function. */
97 #undef HAVE_USLEEP
99 /* Define if you have the vfscanf function. */
100 #undef HAVE_VFSCANF
102 /* Define if you have the wait4 function. */
103 #undef HAVE_WAIT4
105 /* Define if you have the waitpid function. */
106 #undef HAVE_WAITPID
108 /* Define if you have the <float.h> header file. */
109 #undef HAVE_FLOAT_H
111 /* Define if you have the <linux/cdrom.h> header file. */
112 #undef HAVE_LINUX_CDROM_H
114 /* Define if you have the <linux/ucdrom.h> header file. */
115 #undef HAVE_LINUX_UCDROM_H
117 /* Define if you have the <machine/soundcard.h> header file. */
118 #undef HAVE_MACHINE_SOUNDCARD_H
120 /* Define if you have the <strings.h> header file. */
121 #undef HAVE_STRINGS_H
123 /* Define if you have the <sys/cdio.h> header file. */
124 #undef HAVE_SYS_CDIO_H
126 /* Define if you have the <sys/filio.h> header file. */
127 #undef HAVE_SYS_FILIO_H
129 /* Define if you have the <sys/modem.h> header file. */
130 #undef HAVE_SYS_MODEM_H
132 /* Define if you have the <sys/mount.h> header file. */
133 #undef HAVE_SYS_MOUNT_H
135 /* Define if you have the <sys/param.h> header file. */
136 #undef HAVE_SYS_PARAM_H
138 /* Define if you have the <sys/soundcard.h> header file. */
139 #undef HAVE_SYS_SOUNDCARD_H
141 /* Define if you have the <sys/statfs.h> header file. */
142 #undef HAVE_SYS_STATFS_H
144 /* Define if you have the <sys/strtio.h> header file. */
145 #undef HAVE_SYS_STRTIO_H
147 /* Define if you have the <sys/syscall.h> header file. */
148 #undef HAVE_SYS_SYSCALL_H
150 /* Define if you have the <sys/vfs.h> header file. */
151 #undef HAVE_SYS_VFS_H
153 /* Define if you have the <syscall.h> header file. */
154 #undef HAVE_SYSCALL_H
156 /* Define if you have the <wctype.h> header file. */
157 #undef HAVE_WCTYPE_H
159 /* Define if you have the i386 library (-li386). */
160 #undef HAVE_LIBI386
162 /* Define if you have the socket library (-lsocket). */
163 #undef HAVE_LIBSOCKET
165 /* Define if you have the w library (-lw). */
166 #undef HAVE_LIBW
168 /* Define if you have the xpg4 library (-lxpg4). */
169 #undef HAVE_LIBXPG4