/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ //#define FORCE_WINDOW 1 /* define if you have the library IMG */ /* #undef HAVE_LIBIMG */ #define MACOSX 1 /* Define to empty if the keyword does not work. */ /* #undef const */ //#define DATA_DIR "." #define VAR_DIR "/Library/Application Support/Armagetron" /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* define if you wish to compile a dedicated server */ /* #undef DEDICATED */ /* define if you wish to compile the krawall version */ #define KRAWALL 1 /* define if you wish to compile a krawall server with authentification */ /* #undef KRAWALL_SERVER */ /* define if you wish to compile a dedicated server */ /* #undef DIRTY */ /* define if you have the SDL */ #define HAVE_LIBSDL 1 /* Define if you have the SDL_MIXER library */ #define HAVE_LIBSDL_MIXER 1 /* PowerPak 2D debugging output */ /* #undef POWERPAK_DEB */ /* #undef HAVE_LIBPP */ /* Define if you have the select function. */ #define HAVE_SELECT 1 /* Define if you need the header file. */ #define HAVE_SDL_SDL_H 1 /* Define if you have the header file. */ /* #undef HAVE_SDL_OPENGL_H */ /* Define if you have the header file. */ #define HAVE_OPENGL_GL_H 1 /* Define if you have the header file. */ #define HAVE_OPENGL_GL_H 1 /* Define if you have the header file. */ /* #undef HAVE_IMG_H */ /* Define if you have the header file. */ /* #undef HAVE_SDL_IMG_H */ /* Define if you have the header file. */ /* #undef HAVE_SDL_SDL_IMAGE_H */ /* Define if you have the header file. */ /* #undef HAVE_SDL_IMAGE_H */ /* Define if you have the header file. */ #define HAVE_SDLIMAGE_SDL_IMAGE_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the GL library (-lGL). */ #define HAVE_LIBGL 1 /* Define if you have the GLU library (-lGLU). */ #define HAVE_LIBGLU 1 /* Define if you have the SDL_image library (-lSDL_image). */ #define HAVE_LIBSDL_IMAGE 1 /* Define if you have the m library (-lm). */ #define HAVE_LIBM 1 /* Define if you have the png library (-lpng). */ #define HAVE_LIBPNG 1 /* Define if you have the wsock32 library (-lwsock32). */ /* #undef HAVE_LIBWSOCK32 */ /* Define if you have the z library (-lz). */ #define HAVE_LIBZ 1 // #ifdef DEDICATED // #undef HAVE_LIBSDL // #undef HAVE_FXMESA // #undef HAVE_LIBIMG // #undef HAVE_LIBSDL_IMAGE // #undef POWERPAK_DEB // #else // #undef KRAWALL_SERVER // #endif #ifdef _DEBUG #define DEBUG #endif #ifndef DEBUG #define NDEBUG #endif