/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define this on i386 architectures if the C compiler generates symbols beginning with underscores, eg. on old aout versions of Linux */ #define AOUT_FORMAT 1 /* Define this to enable running in background on the Linux console. Works only with SVGALIB 1.2.11 or newer */ /* #undef RUN_IN_BACKGROUND */ /* Define this if Xlib has the MITSHM extension */ /* #undef HAVE_MITSHM */ /* Define this if program can query MITSHM extension */ /* #undef HAVE_SHMQUERY */ /* Define this to use the C version of the program insead of the i386 assembly. Define this on non intel machines */ /* #undef Z80C */ /* Always define this for the spectrum emulator. */ #define SPECT_MEM 1 /* Define if sound driver is available. */ /* #undef HAVE_SOUND */ /* Define if sound driver is Open Sound System (OSS) */ /* #undef OSS_SOUND */ /* Define this to use the inline intel assembly sections */ #define I386_ASM 1 /* Define if compiling for DOS */ #define DOS 1 /* Misc define. */ /* #undef DIFFMODE */ /* Misc define. */ /* #undef CRT_COLOR_DEBUG */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */