/* Config header for Win32 port. */

#ifndef __CONFIG__
#define __CONFIG__

/* config.h.in.  Generated from configure.in by autoheader.  */

/* define to use back slash */
#define BACK_SLASH

/* */
#undef BASIC

/* define to enable buffered debug output (until the graphics mode switches
   back to text mode) */
#define BUFFERED_LOG

/* define to enable Sound Clipping */
#undef CLIP_SOUND

/* define to enable using m68k assembler CPU core (falcon only) */
#undef FALCON_CPUASM

/* define to enable crash menu after CIM instruction */
#undef CRASH_MENU

/* alternate config filename due to 8+3 fs limit */
#undef DEFAULT_CFG_NAME

/* */
#undef DIRECTX

/* define to enable dos style drives support */
#undef DOS_DRIVES

/* 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 `getcwd' function. */
#undef HAVE_GETCWD

/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `curses' library (-lcurses). */
#undef HAVE_LIBCURSES

/* Define to 1 if you have the `ddraw' library (-lddraw). */
#undef HAVE_LIBDDRAW

/* Define to 1 if you have the `dinput' library (-ldinput). */
#undef HAVE_LIBDINPUT

/* Define to 1 if you have the `dsound' library (-ldsound). */
#undef HAVE_LIBDSOUND

/* Define to 1 if you have the `dxguid' library (-ldxguid). */
#undef HAVE_LIBDXGUID

/* Define to 1 if you have the `gdi32' library (-lgdi32). */
#undef HAVE_LIBGDI32

/* Define to 1 if you have the `gen' library (-lgen). */
#undef HAVE_LIBGEN

/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM

/* Define to 1 if you have the `ncurses' library (-lncurses). */
#undef HAVE_LIBNCURSES

/* Define to 1 if you have the `olgx' library (-lolgx). */
#undef HAVE_LIBOLGX

/* Define to 1 if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET

/* Define to 1 if you have the `vga' library (-lvga). */
#undef HAVE_LIBVGA

/* Define to 1 if you have the `winmm' library (-lwinmm). */
#undef HAVE_LIBWINMM

/* Define to 1 if you have the `X11' library (-lX11). */
#undef HAVE_LIBX11

/* Define to 1 if you have the `Xext' library (-lXext). */
#undef HAVE_LIBXEXT

/* Define to 1 if you have the `Xm' library (-lXm). */
#undef HAVE_LIBXM

/* Define to 1 if you have the `Xt' library (-lXt). */
#undef HAVE_LIBXT

/* Define to 1 if you have the `xview' library (-lxview). */
#undef HAVE_LIBXVIEW

/* Define to 1 if you have the `z' library (-lz). */
#define HAVE_LIBZ 1

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* 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 `select' function. */
#undef HAVE_SELECT

/* 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 `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 `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/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 enable support for Toshiba Joystick Mouse (svgalib only) */
#undef SVGA_JOYMOUSE

/* define to enable LINUX Joystick (linux only) */
#undef LINUX_JOYSTICK

/* define to enable assembler in monitor (you can enter ASM insns directly) */
#define MONITOR_ASSEMBLER

/* define to enable BREAK command in monitor (slows CPU a little bit) */
#undef MONITOR_BREAK

/* define to enable hints in disassembler (addresses get human readable
   labels) */
#define MONITOR_HINTS

/* */
#undef MOTIF

/* */
#undef NCURSES

/* define to enable Sound Interpolation */
#define INTERPOLATE_SOUND

/* define to allow console sound (keyboard clicks) */
#define CONSOLE_SOUND

/* define to enable color changes inside a scanline (cycle exact) */
#define CYCLE_EXACT

/* define to enable LED on screen display */
#define SHOW_DISK_LED

/* define to enable new cycle-exact scanline changes */
#define NEW_CYCLE_EXACT

/* define to enable volume only sound (digitized sound effects) */
#define VOL_ONLY_SOUND

/* 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 enable page-based attribute array */
#undef PAGED_ATTRIB

/* Define as the return type of signal handlers (`int' or `void'). */
#undef RETSIGTYPE

/* define to enable serial in/out sound */
#define SERIO_SOUND

/* */
#undef SHM

/* The size of a `long', as computed by sizeof. */
#define SIZEOF_LONG 4

/* define to enable Snailmeter (shows how much is the emulator slower than
   original) */
#undef SNAILMETER

/* define to enable Sound Support */
#undef SOUND

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* define to enable Stereo Sound */
#define STEREO_SOUND

/* */
#undef SVGALIB

/* define to enable drawing every 1/50 sec only 1/refresh of screen (svgalib
   only) */
#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 */
#define UNALIGNED_LONG_OK

/* define to use clock() instead of gettimeofday() */
#undef USE_CLOCK

/* */
#undef USE_CURSES

/* define to enable using cursor keys/Ctrl for keyboard joystick (svgalib
   only) */
#undef SVGA_CURSORBLOCK

/* define to enable very slow computer support (disables generating screen
   completely) */
#undef VERY_SLOW

/* dos vga support */
#undef VGA

/* 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

/* */
#undef X11

/* */
#undef XVIEW

/* Define to empty if `const' does not conform to ANSI C. */
#undef const

/* Define as `__inline' if that's what the C compiler calls it, or to nothing
   if it is not supported. */
#undef inline

/* Do not use DMA interrupt to update sound buffers */
#define POKEY_UPDATE

/* Signed sound output */
#define SIGNED_SAMPLES

/* This one is particularly ugly */
#define NO_GOTO

#undef NO_SECTOR_DELAY /* For the "Overmind" demo */

#define SOUND_GAIN 1

#endif
