/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Set to the canonical name of the target machine */ #define BUILDHOST "i386-gnu" /* Define this if you have ALSA */ /* #undef HAVE_ALSA */ /* Define this if you have libao */ #define HAVE_AO 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define if you have the dlopen function. */ #define HAVE_DLOPEN 1 /* 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 */ #define HAVE_OPENGL 1 /* Define this if you have GL/glext.h */ #define HAVE_OPENGL_GLEXT 1 /* 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 */ #define HAVE_SYM_PREFIX_UNDERSCORE 1 /* 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 */ #define PACKAGE "quake2" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "quake2-devel@lists.quakeforge.net" /* Define to the full name of this package. */ #define PACKAGE_NAME "quake2" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "quake2 0.3" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "quake2" /* Define to the version of this package. */ #define PACKAGE_VERSION "0.3" /* Define this to the path containing the game data (\${prefix}/share/quake2/) */ #define PKGDATADIR "${prefix}/share/quake2" /* Define this to the path containing the dynamic modules (\${exec-prefix}/lib/quake2/) */ #define PKGLIBDIR "/lib/quake2forge" /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define to 1 if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* Define this if you want to use assembler optimised code */ #define USE_ASM 1 /* Define if va_list is an array */ #define VA_LIST_IS_ARRAY 1 /* Version number of package */ #define VERSION "0.3" /* 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 */