/* config.h.in. Generated from configure.ac by autoheader. */ /* Activate DebugRecs */ #undef DEBUGREC /* define if the Boost library is available */ #undef HAVE_BOOST /* Define to 1 if you have the header file. */ #undef HAVE_DIRECT_H /* The backtrace function is declared in execinfo.h and works */ #undef HAVE_EXECINFO_H /* Define to 1 if you have FreeType2. */ #undef HAVE_FREETYPE /* Define to 1 if you have the header file. */ #undef HAVE_HISTORY_H /* Define if you have the iconv() function. */ #undef HAVE_ICONV /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_IO_H /* Define to 1 if you have the header file. */ #undef HAVE_LANGINFO_H /* Define if you have a readline compatible library */ #undef HAVE_LIBREADLINE /* Define to 1 if you have SDL_mixer. */ #undef HAVE_LIBSDL_MIXER /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_MULTIMON_H /* Define to 1 if you have the header file. */ #undef HAVE_POLL_H /* Define if you have POSIX threads libraries and header files. */ #undef HAVE_PTHREAD /* Have PTHREAD_PRIO_INHERIT. */ #undef HAVE_PTHREAD_PRIO_INHERIT /* Define to 1 if you have the header file. */ #undef HAVE_READLINE_H /* Define if your readline library has \`add_history' */ #undef HAVE_READLINE_HISTORY /* Define to 1 if you have the header file. */ #undef HAVE_READLINE_HISTORY_H /* Define to 1 if you have the header file. */ #undef HAVE_READLINE_READLINE_H /* C++ Compiler has rvalue references, a C++0x feature. */ #undef HAVE_RVALUE_REF /* Define to 1 if you have SDL. */ #undef HAVE_SDL /* Define to 1 if you have the header file. */ #undef HAVE_SHARE_H /* Define to 1 if you have the header file. */ #undef HAVE_SIGNAL_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_EVENTFD_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_FILE_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_INOTIFY_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_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_TIMERFD_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 /* Define to 1 if you have the `vasprintf' function. */ #undef HAVE_VASPRINTF /* */ #undef HAVE_VFW32 /* Define to 1 if you have the header file. */ #undef HAVE_X11_EXTENSIONS_XF86VMODE_H /* Define to 1 if you have the header file. */ #undef HAVE_X11_EXTENSIONS_XRANDR_H /* Define to 1 if you have the header file. */ #undef HAVE_X11_KEYSYM_H /* Define to 1 if you have the header file. */ #undef HAVE_X11_XPM_H /* Define as const if the declaration of iconv() needs const. */ #undef ICONV_CONST /* compile without debug options */ #undef NDEBUG /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O /* 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 home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to necessary symbol if this constant uses a non-standard name on your system. */ #undef PTHREAD_CREATE_JOINABLE /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* dedicated server mode */ #undef USE_CONSOLE /* DirectX graphics */ #undef USE_DIRECTX /* Whether FMOD shall be used */ #undef USE_FMOD /* OpenGL graphics */ #undef USE_GL /* MP3 music */ #undef USE_MP3 /* OpenAL sound */ #undef USE_OPEN_AL /* Define to 1 if SDL is used for the main loop */ #undef USE_SDL_MAINLOOP /* Define to 1 if the X Window System is used */ #undef USE_X11 /* Enable automatic update system */ #undef WITH_AUTOMATIC_UPDATE /* Developer mode */ #undef WITH_DEVELOPER_MODE /* Glib */ #undef WITH_GLIB /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* compile with debug options */ #undef _DEBUG