/* config.h.in.  Generated from configure.ac by autoheader.  */

/* 
   define to use back slash */
#undef BACK_SLASH

/* 
   Text mode only */
#undef BASIC

/* 
   define to use buffered debug output */
#undef BUFFERED_LOG

/* 
   define to allow sound clipping */
#undef CLIP_SOUND

/* 
   Define to 1 if the `closedir' function returns
   void instead of `int'. */
#undef CLOSEDIR_VOID

/* 
   define to allow console sound (keyboard clicks) */
#undef CONSOLE_SOUND

/* 
   define to activate crash menu after CIM instruction
   */
#undef CRASH_MENU

/* 
   define to allow color changes inside a scanline
   */
#undef CYCLE_EXACT

/* 
   alternate config filename due to 8+3 fs limit
   */
#undef DEFAULT_CFG_NAME

/* 
   Windows with DirectX */
#undef DIRECTX

/* 
   DOS vga */
#undef DOSVGA

/* 
   define to enable dos style drives support */
#undef DOS_DRIVES

/* 
   Atari Falcon system */
#undef FALCON

/* 
   define to use m68k assembler CPU core for
   Falcon target */
#undef FALCON_CPUASM

/* 
   Define to 1 if you have the <arpa/inet.h>
   header file. */
#undef HAVE_ARPA_INET_H

/* 
   Define to 1 if you have the `atexit'
   function. */
#undef HAVE_ATEXIT

/* 
   Define to 1 if you have the <dirent.h>
   header file, and it defines `DIR'. */
#undef HAVE_DIRENT_H

/* 
   Define to 1 if you don't have `vprintf'
   but do have `_doprnt.' */
#undef HAVE_DOPRNT

/* 
   Define to 1 if you have the <fcntl.h>
   header file. */
#undef HAVE_FCNTL_H

/* 
   Define to 1 if you have the `floor'
   function. */
#undef HAVE_FLOOR

/* 
   Define to 1 if you have the `getcwd'
   function. */
#undef HAVE_GETCWD

/* 
   Define to 1 if you have the `gethostbyaddr'
   function. */
#undef HAVE_GETHOSTBYADDR

/* 
   Define to 1 if you have the `gethostbyname'
   function. */
#undef HAVE_GETHOSTBYNAME

/* 
   Define to 1 if you have the `gettimeofday'
   function. */
#undef HAVE_GETTIMEOFDAY

/* 
   Define to 1 if you have the `inet_ntoa'
   function. */
#undef HAVE_INET_NTOA

/* 
   Define to 1 if you have the <inttypes.h>
   header file. */
#undef HAVE_INTTYPES_H

/* 
   Define to 1 if you have the `z'
   library (-lz). */
#undef HAVE_LIBZ

/* 
   Define to 1 if you have the <limits.h>
   header file. */
#undef HAVE_LIMITS_H

/* 
   Define to 1 if your system has a
   GNU libc compatible `malloc' function, and to 0 otherwise.
   */
#undef HAVE_MALLOC

/* 
   Define to 1 if you have the <memory.h>
   header file. */
#undef HAVE_MEMORY_H

/* 
   Define to 1 if you have the `memset'
   function. */
#undef HAVE_MEMSET

/* 
   Define to 1 if you have the `mkdir'
   function. */
#undef HAVE_MKDIR

/* 
   Define to 1 if you have the `mkstemp'
   function. */
#undef HAVE_MKSTEMP

/* 
   Define to 1 if you have the `modf'
   function. */
#undef HAVE_MODF

/* 
   Define to 1 if you have the <ndir.h>
   header file, and it defines `DIR'. */
#undef HAVE_NDIR_H

/* 
   Define to 1 if you have the <netdb.h>
   header file. */
#undef HAVE_NETDB_H

/* 
   Define to 1 if you have the <netinet/in.h>
   header file. */
#undef HAVE_NETINET_IN_H

/* 
   Define to 1 if you have the <OS.h>
   header file. */
#undef HAVE_OS_H

/* 
   Define to 1 if you have the `rmdir'
   function. */
#undef HAVE_RMDIR

/* 
   Define to 1 if you have the `select'
   function. */
#undef HAVE_SELECT

/* 
   Define to 1 if you have the `socket'
   function. */
#undef HAVE_SOCKET

/* 
   Define to 1 if `stat' has the bug
   that it succeeds when given the zero-length file name
   argument. */
#undef HAVE_STAT_EMPTY_STRING_BUG

/* 
   Define to 1 if you have the <stdint.h>
   header file. */
#undef HAVE_STDINT_H

/* 
   Define to 1 if you have the <stdlib.h>
   header file. */
#undef HAVE_STDLIB_H

/* 
   Define to 1 if you have the `strcasecmp'
   function. */
#undef HAVE_STRCASECMP

/* 
   Define to 1 if you have the `strchr'
   function. */
#undef HAVE_STRCHR

/* 
   Define to 1 if you have the `strdup'
   function. */
#undef HAVE_STRDUP

/* 
   Define to 1 if you have the `strerror'
   function. */
#undef HAVE_STRERROR

/* 
   Define to 1 if you have the <strings.h>
   header file. */
#undef HAVE_STRINGS_H

/* 
   Define to 1 if you have the <string.h>
   header file. */
#undef HAVE_STRING_H

/* 
   Define to 1 if you have the `strrchr'
   function. */
#undef HAVE_STRRCHR

/* 
   Define to 1 if you have the `strstr'
   function. */
#undef HAVE_STRSTR

/* 
   Define to 1 if you have the `strtol'
   function. */
#undef HAVE_STRTOL

/* 
   Define to 1 if you have the <sys/dir.h>
   header file, and it defines `DIR'. */
#undef HAVE_SYS_DIR_H

/* 
   Define to 1 if you have the <sys/ioctl.h>
   header file. */
#undef HAVE_SYS_IOCTL_H

/* 
   Define to 1 if you have the <sys/ndir.h>
   header file, and it defines `DIR'. */
#undef HAVE_SYS_NDIR_H

/* 
   Define to 1 if you have the <sys/select.h>
   header file. */
#undef HAVE_SYS_SELECT_H

/* 
   Define to 1 if you have the <sys/socket.h>
   header file. */
#undef HAVE_SYS_SOCKET_H

/* 
   Define to 1 if you have the <sys/stat.h>
   header file. */
#undef HAVE_SYS_STAT_H

/* 
   Define to 1 if you have the <sys/time.h>
   header file. */
#undef HAVE_SYS_TIME_H

/* 
   Define to 1 if you have the <sys/types.h>
   header file. */
#undef HAVE_SYS_TYPES_H

/* 
   Define to 1 if you have the <unistd.h>
   header file. */
#undef HAVE_UNISTD_H

/* 
   Define to 1 if you have the `vprintf'
   function. */
#undef HAVE_VPRINTF

/* 
   define to allow sound interpolation */
#undef INTERPOLATE_SOUND

/* 
   define to use LINUX joystick */
#undef LINUX_JOYSTICK

/* 
   Define to 1 if `lstat' dereferences a symlink
   specified with a trailing slash. */
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK

/* 
   define to activate assembler in monitor */
#undef MONITOR_ASSEMBLER

/* 
   define to activate BREAK command in monitor */
#undef MONITOR_BREAK

/* 
   define to activate hints in disassembler */
#undef MONITOR_HINTS

/* 
   X11 with Motif */
#undef MOTIF

/* 
   define to allow new cycle-exact scanline routines */
#undef NEW_CYCLE_EXACT

/* 
   Define to the address where bug reports for
   this package should be sent. */
#undef PACKAGE_BUGREPORT

/* 
   Define to the full name of this package.
   */
#undef PACKAGE_NAME

/* 
   Define to the full name and version of
   this package. */
#undef PACKAGE_STRING

/* 
   Define to the one symbol short name of
   this package. */
#undef PACKAGE_TARNAME

/* 
   Define to the version of this package. */
#undef PACKAGE_VERSION

/* 
   define to use page-based attribute array */
#undef PAGED_ATTRIB

/* 
   Define as the return type of signal handlers
   (`int' or `void'). */
#undef RETSIGTYPE

/* 
   define to use R: device */
#undef R_IO_DEVICE

/* 
   System with SDL library */
#undef SDL

/* 
   Define to the type of arg 1 for
   `select'. */
#undef SELECT_TYPE_ARG1

/* 
   Define to the type of args 2, 3
   and 4 for `select'. */
#undef SELECT_TYPE_ARG234

/* 
   Define to the type of arg 5 for
   `select'. */
#undef SELECT_TYPE_ARG5

/* 
   define to allow serial in/out sound */
#undef SERIO_SOUND

/* 
   X11 with shared memory extensions */
#undef SHM

/* 
   define to show disk LED emulation on screen
   display */
#undef SHOW_DISK_LED

/* 
   The size of a `long', as computed by
   sizeof. */
#undef SIZEOF_LONG

/* 
   define to use snailmeter */
#undef SNAILMETER

/* 
   define to activate sound support */
#undef SOUND

/* 
   Define to 1 if you have the ANSI
   C header files. */
#undef STDC_HEADERS

/* 
   define to allow stereo sound */
#undef STEREO_SOUND

/* 
   Linux with SVGALib */
#undef SVGALIB

/* 
   define to use Toshiba Joystick Mouse support */
#undef SVGA_JOYMOUSE

/* 
   define for drawing every 1/50 sec only 1/refresh
   of screen */
#undef SVGA_SPEEDUP

/* 
   alternate system-wide config file for non-Unix OS */
#undef SYSTEM_WIDE_CFG_FILE

/* 
   Define to 1 if you can safely include
   both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME

/* 
   Define to 1 if your <sys/time.h> declares `struct
   tm'. */
#undef TM_IN_SYS_TIME

/* 
   define if unaligned long access is ok */
#undef UNALIGNED_LONG_OK

/* 
   define to use clock() instead of gettimeofday() */
#undef USE_CLOCK

/* 
   System with Curses library */
#undef USE_CURSES

/* 
   define using cursor/ctrl keys for keyboard joystick */
#undef USE_CURSORBLOCK

/* 
   System with Ncurses library */
#undef USE_NCURSES

/* 
   define to use very slow computer support */
#undef VERY_SLOW

/* 
   define to allow stereo sound */
#undef VOL_ONLY_SOUND

/* 
   Define to 1 if your processor stores words
   with the most significant byte first (like Motorola and
   SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN

/* 
   Standard X11 */
#undef X11

/* 
   X11 with XView */
#undef XVIEW

/* 
   Define to empty if `const' does not conform
   to ANSI C. */
#undef const

/* Define to `__inline__' or `__inline' if that's what the C compiler
   calls it, or to nothing if 'inline' is not supported under any name.  */
#ifndef __cplusplus
#undef inline
#endif

/* 
   Define to rpl_malloc if the replacement function should
   be used. */
#undef malloc

/* 
   Define to `unsigned' if <sys/types.h> does not define.
   */
#undef size_t

/* 
   Define to empty if the keyword `volatile' does
   not work. Warning: valid code using `volatile' can become
   incorrect without. Disable with care. */
#undef volatile
