/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* DirectX 7 or higher is required */ /* #undef DIRECTSOUND_VERSION */ /* Define to 1 if you have the `dirname' function. */ #define HAVE_DIRNAME 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Defined if we've got enough memory to compile z80_ops.c */ #define HAVE_ENOUGH_MEMORY 1 /* Define to 1 if you have the `fsync' function. */ /* #define HAVE_FSYNC 1 */ /* Define to 1 if you have the `geteuid' function. */ /* #define HAVE_GETEUID 1 */ /* Define to 1 if you have the `getopt_long' function. */ #define HAVE_GETOPT_LONG 1 /* Defined if gpm in use */ /* #undef HAVE_GPM_H */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_JSW_H */ /* Define to 1 if you have the header file. */ #define HAVE_LIBGEN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_LIBSPECTRUM_H 1 /* Defined if we've got glib */ /* #undef HAVE_LIB_GLIB */ /* Defined if we've got libxml2 */ /* #undef HAVE_LIB_XML2 */ /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `mkstemp' function. */ #define HAVE_MKSTEMP 1 /* Define to 1 if you have libsamplerate. */ /* #undef HAVE_SAMPLERATE */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SIGINFO_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ /* #define HAVE_STRINGS_H 1 */ /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_AUDIOIO_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_AUDIO_H */ /* Define to 1 if you have the header file. */ /* #define HAVE_SYS_SOUNDCARD_H 1 */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_X11_EXTENSIONS_XSHM_H */ /* Defined if no sound code is present */ /* #undef NO_SOUND */ /* Name of package */ #define PACKAGE "fuse" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Location of the ROM images */ #define ROMSDIR "system" /* Defined if the sound code uses a fifo */ /* #undef SOUND_FIFO */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* The header needed to define the timer type */ #define TIMER_HEADER \ #include /* The type needed for the timer routines */ #define TIMER_TYPE u64 /* Defined if framebuffer UI in use */ /* #undef UI_FB */ /* Defined if GTK+ UI (either 1.2 or 2.x) is in use */ /* #undef UI_GTK */ /* Defined if the SDL UI in use */ /* #undef UI_SDL */ /* Defined if svgalib UI in use */ /* #undef UI_SVGA */ /* Defined if Win32 UI in use */ /* #undef UI_WIN32 */ /* Defined if Xlib UI in use */ /* #define UI_X 1 */ /* Defined if we're using hardware joysticks */ #define USE_JOYSTICK 1 /* Defined if we're going to be using the installed libpng */ /* #undef USE_LIBPNG */ /* Defined if we're using a widget-based UI */ /* #define USE_WIDGET 1 */ /* Version number of package */ #define VERSION "0.10.0" /* Minimal supported version of Windows is 95 or NT4 */ /* #undef WINVER */ /* 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 */ /* Define to 1 if the X Window System is missing or not being used. */ #define X_DISPLAY_MISSING 1 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #define YYTEXT_POINTER 1 /* Internet Explorer is 4.0 or higher is required */ /* #undef _WIN32_IE */ /* 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