00001 // configuration header common to all IDE builds that don't use autoconf 00002 00003 /* Define to empty if the keyword does not work. */ 00004 /* #undef const */ 00005 00006 /* Define if you have the ANSI C header files. */ 00007 #define STDC_HEADERS 1 00008 00009 /* define if you wish to compile a dedicated server */ 00010 /* #undef DEDICATED */ 00011 00012 #ifndef KRAWALL 00013 //#define KRAWALL 00014 #endif 00015 00016 /* define if you have the SDL */ 00017 #define HAVE_LIBSDL 1 00018 00019 /* PowerPak 2D debugging output */ 00020 /* #undef POWERPAK_DEB */ 00021 /* #undef HAVE_LIBPP */ 00022 00023 /* Define if you have the select function. */ 00024 #define HAVE_SELECT 1 00025 00026 /* Define if you have the <IMG> header file. */ 00027 /* #undef HAVE_IMG_H */ 00028 00029 /* Define if you have the <SDL/IMG> header file. */ 00030 /* #undef HAVE_SDL_IMG_H */ 00031 00032 /* Define if you have the <SDL/SDL_image> header file. */ 00033 #define HAVE_SDL_SDL_IMAGE_H 1 00034 00035 /* Define if you have the <SDL_image> header file. */ 00036 /* #undef HAVE_SDL_IMAGE_H */ 00037 00038 #define HAVE_GL_GL_H 00039 00040 /* Define if you have the <unistd> header file. */ 00041 /* #define HAVE_UNISTD_H */ 00042 00043 /* Define if you have the GL library (-lGL). */ 00044 #define HAVE_LIBGL 1 00045 00046 /* Define if you have the GLU library (-lGLU). */ 00047 #define HAVE_LIBGLU 1 00048 00049 /* Define if you have the SDL_image library (-lSDL_image). */ 00050 #define HAVE_LIBSDL_IMAGE 1 00051 00052 /* Define if you have the m library (-lm). */ 00053 #define HAVE_LIBM 1 00054 00055 /* Define if you have the png library (-lpng). */ 00056 #define HAVE_LIBPNG 1 00057 00058 /* Define if you have the wsock32 library (-lwsock32). */ 00059 /* #undef HAVE_LIBWSOCK32 */ 00060 00061 /* Define if you have the z library (-lz). */ 00062 #define HAVE_LIBZ 1 00063 #ifdef DEDICATED 00064 #define HAVE_LIBSDL 1 00065 /* #undef HAVE_FXMESA */ 00066 /* #undef HAVE_LIBIMG */ 00067 #define HAVE_LIBSDL_IMAGE 1 00068 /* #undef POWERPAK_DEB */ 00069 #endif 00070 00071 /* Define to 1 if you have the `sinf' function. */ 00072 #define HAVE_SINF 1 00073 00074 /* Define to 1 if you have the `cosf' function. */ 00075 #define HAVE_COSF 1 00076 00077 /* Define to 1 if you have the `tanf' function. */ 00078 #define HAVE_TANF 1 00079 00080 /* Define to 1 if you have the `atan2f' function. */ 00081 #define HAVE_ATAN2F 1 00082 00083 /* Define to 1 if you have the `sqrtf' function. */ 00084 #define HAVE_SQRTF 1 00085 00086 /* Define to 1 if you have the `logf' function. */ 00087 #define HAVE_LOGF 1 00088 00089 /* Define to 1 if you have the `expf' function. */ 00090 #define HAVE_EXPF 1 00091 00092 /* Define to 1 if you have the `fabsf' function. */ 00093 #define HAVE_FABSF 1 00094 00095 /* Define to 1 if you have the `floorf' function. */ 00096 #define HAVE_FLOORF 1 00097 00098 /* Define to 1 if you have the `wmemset' function. */ 00099 #define HAVE_WMEMSET 1