Release 980301
[wine.git] / include / acconfig.h
blobdacc345bc5621345d4578989128571fdd85ef9c0
1 /*
2 * This file is used by 'autoheader' to generate the list of symbols
3 * defined in the 'configure' script.
4 */
6 /* Define if symbols declared in assembly code need an underscore prefix */
7 #undef NEED_UNDERSCORE_PREFIX
9 /* Define to use .string instead of .ascii */
10 #undef HAVE_ASM_STRING
12 /* Define if union semun is defined in sys/sem.h */
13 #undef HAVE_UNION_SEMUN
15 /* Define if you have the Xxf86dga library (-lXxf86dga). */
16 #undef HAVE_LIBXXF86DGA
18 /* Define if you have the Open Sound system. */
19 #undef HAVE_OSS
21 /* Define if X libraries are not reentrant (compiled without -D_REENTRANT). */
22 #undef NO_REENTRANT_X11