00001
00002 #ifndef __CS_CSCONFIG_H__
00003 #define __CS_CSCONFIG_H__
00004 #define CS_COMPILER_GCC
00005 #define CS_COMPILER_NAME "GCC"
00006 #define CS_HAVE_CMATH_H
00007 #define CS_HAVE_MATH_H
00008 #define CS_HAVE_DLADDR
00009 #define CS_HAVE_MATH_H_FLOAT_FUNCS
00010 #define CS_PTHREAD_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE
00011 #define CS_HAVE_RTLD_NOW
00012 #define CS_PLATFORM_UNIX
00013 #define CS_PLATFORM_NAME "Unix"
00014 #define CS_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
00015 #define CS_VISIBILITY_DEFAULT __attribute__((visibility("default")))
00016 #define CS_SUPPORTS_MMX
00017 #define CS_HAVE___VA_COPY
00018 #define CS_HAVE_GLHANDLEARB_T
00019 #define CS_HAVE_GLCHARARB_T
00020 #define CS_HAVE_GLCHAR_T
00021 #define CS_HAVE_GLINTPTR_T
00022 #define CS_HAVE_GLSIZEIPTR_T
00023 #define CS_HAVE_SPEEX_HEADER_FREE
00024 #define CS_HAVE_BULLET_SERIALIZER
00025 #define CS_HAVE_ALEXT_H
00026 #define CS_HAVE_SYS_SOUNDCARD_H
00027 #define CS_HAVE_REGEX
00028 #define CS_HAVE_BACKTRACE
00029 #define CS_HAVE_SETENV
00030 #define CS_HAVE_PUTENV
00031 #define CS_HAVE_SYS_SYSINFO_H
00032 #define CS_HAVE_SYSINFO
00033 #define CS_HAVE_STRUCT_SYSINFO_TOTALRAM
00034 #define CS_HAVE_MALLOC_H
00035 #define CS_HAVE_ABI_CXA_DEMANGLE
00036 #define CS_HAVE_SYSCONF_PROCESSORS
00037 #define CS_UNIX_PLUGIN_REQUIRES_MAIN
00038 #define CS_PROCESSOR_SIZE 32
00039 #define CS_LONG_SIZE 4
00040 #define CS_PROCESSOR_X86
00041 #define CS_PROCESSOR_NAME "x86"
00042 #define CS_HAVE_MMX
00043 #define CS_LITTLE_ENDIAN
00044 #define CS_HAVE_STDINT_H
00045 #define CS_HAVE_INT64_C
00046 #define CS_HAVE_INTTYPES_H
00047 #define CS_HAVE_INTPTR_T
00048 #define CS_HAVE_INTMAX_T
00049 #define CS_HAVE_C_FORMAT_MACROS
00050 #define CS_HAVE_WCHAR_H
00051 #define CS_HAVE_WCTYPE_H
00052 #define CS_HAVE_WINT_T
00053 #define CS_HAVE_WCHAR_T
00054 #define CS_HAVE_WCSLEN
00055 #define CS_HAVE_FPUTWS
00056 #define CS_HAVE_FWIDE
00057 #define CS_HAVE_WCSNRTOMBS
00058 #define CS_WCHAR_T_SIZE 4
00059 #define CS_HAVE_SYS_PARAM_H
00060 #define CS_MAXPATHLEN MAXPATHLEN
00061 #define CS_HAVE_SOCKLEN_T
00062 #define CS_HAVE_BYTESWAP_H
00063 #define CS_ATTRIBUTE_DEPRECATED __attribute__((deprecated))
00064 #define CS_ATTRIBUTE_DEPRECATED_MSG(MSG) __attribute__((deprecated(MSG)))
00065 #define CS_ATTRIBUTE_MALLOC __attribute__((malloc))
00066 #define CS_ATTRIBUTE_INIT_PRIORITY(PRI) __attribute__((init_priority(PRI)))
00067 #define CS_HAVE_STD__ISNORMAL
00068 #define CS_HAVE_STRTOF
00069 #define CS_HAVE___BUILTIN_CLZ
00070 #define CS_HAVE___BUILTIN_CTZ
00071 #define CS_HAVE___BUILTIN_POPCOUNT
00072 #define CS_EMBED_PLUGIN_META
00073 #define CS_HAVE_ELF_H
00074 #define CS_HAVE_VALGRIND_VALGRIND_H
00075 #define CS_HAVE_VALGRIND_MEMCHECK_H
00076 #define CS_USE_SHARED_LIBS
00077 #define CS_PACKAGE_NAME "crystalspace"
00078 #define CS_PACKAGE_VERSION "2.0"
00079 #endif // __CS_CSCONFIG_H__