/* config.h.in. Generated from configure.ac by autoheader. */ #ifndef INCLUDED_CONFIG_H #define INCLUDED_CONFIG_H #if defined(__GNUC__) #define COMP_GCC #endif /* Intel x86 compatible CPU >= 386 */ #undef CPU_I386 /* Size of the cache the frbinmodule uses (in MB) */ #undef FRBINMODULE_CACHE_SIZE /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* build with x11 support */ #undef HAVE_X11 /* Include MMX support (only for x86 compatible CPUs) */ #undef OPT_INCLUDE_MMX /* Serialize the FrameBuffer-Type */ #undef OPT_SERIALIZE_FRAMEBUFFER /* *BSD build */ #undef OS_BSD /* CYGWIN build */ #undef OS_CYGWIN /* Darwin build */ #undef OS_DARWIN /* Linux build */ #undef OS_LINUX /* Any Posix compliant system */ #undef OS_POSIX /* Sun Solaris build */ #undef OS_SOLARIS /* native win32 build */ #undef OS_WIN32 /* Name of package */ #undef PACKAGE /* 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 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* build with AALIB support */ #undef WITH_AALIB /* build with ASOUNDLIB support */ #undef WITH_ASOUNDLIB /* build with AVIFILE support */ #undef WITH_AVIFILE /* build with FFMPEG support */ #undef WITH_FFMPEG /* build with GL support */ #undef WITH_GL /* build with LIBPNG support */ #undef WITH_LIBPNG /* build with LINUX_JOYSTICK support */ #undef WITH_LINUX_JOYSTICK /* build with MPEG3 support */ #undef WITH_MPEG3 /* build with OSS support */ #undef WITH_OSS /* build with SDL support */ #undef WITH_SDL /* build with SDL_IMAGE support */ #undef WITH_SDL_IMAGE /* build with SDL_TTF support */ #undef WITH_SDL_TTF /* build with V4L support */ #undef WITH_V4L /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING #endif