/* config.h.in. Generated from configure.in by autoheader. */ /* Set to the canonical name of the target machine */ #undef BUILDHOST /* Define this if you have ALSA */ #undef HAVE_ALSA /* Define this if you have libao */ #undef HAVE_AO /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define if you have the dlopen function. */ #undef HAVE_DLOPEN /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define this if you want joystick support to be built */ #undef HAVE_JOYSTICK /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define this if you have OpenGL */ #undef HAVE_OPENGL /* Define this if you have GL/glext.h */ #undef HAVE_OPENGL_GLEXT /* Define to 1 if you have the header file. */ #undef HAVE_SOUNDCARD_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 this if you have SVGAlib */ #undef HAVE_SVGALIB /* Define this if C symbols are prefixed with an underscore */ #undef HAVE_SYM_PREFIX_UNDERSCORE /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOUNDCARD_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 /* Define if va_copy is available */ #undef HAVE_VA_COPY /* Define this if you have the xf86dga extension and its Xxf86dga library. */ #undef HAVE_XF86_DGA /* Define this if you have the xf86vmode extension and its Xxf86vm library. */ #undef HAVE_XF86_VIDMODE /* Define if __va_copy is available */ #undef HAVE__VA_COPY /* 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 this to the path containing the game data (\${prefix}/share/quake2/) */ #undef PKGDATADIR /* Define this to the path containing the dynamic modules (\${exec-prefix}/lib/quake2/) */ #undef PKGLIBDIR /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define to 1 if your declares `struct tm'. */ #undef TM_IN_SYS_TIME /* Define this if you want to use assembler optimised code */ #undef USE_ASM /* Define if va_list is an array */ #undef VA_LIST_IS_ARRAY /* Version number of package */ #undef VERSION /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `int' if doesn't define. */ #undef gid_t /* 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 `unsigned' if does not define. */ #undef size_t /* Define to `int' if doesn't define. */ #undef uid_t