|
Ruby
1.9.3p448(2013-06-27revision41675)
|
00001 #ifndef EXTCONF_H 00002 #define EXTCONF_H 00003 #define HAVE_RUBY_NATIVE_THREAD_P 1 00004 #define HAVE_RB_ERRINFO 1 00005 #define HAVE_RB_SAFE_LEVEL 1 00006 #define HAVE_RB_HASH_LOOKUP 1 00007 #define HAVE_RB_PROC_NEW 1 00008 #define HAVE_RB_OBJ_UNTRUST 1 00009 #define HAVE_RB_OBJ_TAINT 1 00010 #define HAVE_RB_SET_SAFE_LEVEL_FORCE 1 00011 #define HAVE_RB_SOURCEFILE 1 00012 #define PACKAGE_VERSION "8.5" 00013 #define PACKAGE_BUGREPORT "" 00014 #define PACKAGE_URL "" 00015 #define USE_THREAD_ALLOC 1 00016 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 00017 #define TCL_THREADS 1 00018 #define TCL_CFGVAL_ENCODING "iso8859-1" 00019 #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) 00020 #define TCL_CFG_DO64BIT 1 00021 #define HAVE_CAST_TO_UNION 1 00022 #define TCL_SHLIB_EXT ".so" 00023 #define NDEBUG 1 00024 #define TCL_CFG_OPTIMIZED 1 00025 #define TCL_TOMMATH 1 00026 #define MP_PREC 4 00027 #define TCL_WIDE_INT_IS_LONG 1 00028 #define HAVE_OPENDIR 1 00029 #define HAVE_STRTOL 1 00030 #define HAVE_GETADDRINFO 1 00031 #define HAVE_GETPWUID_R_5 1 00032 #define HAVE_GETPWUID_R 1 00033 #define HAVE_GETPWNAM_R_5 1 00034 #define HAVE_GETPWNAM_R 1 00035 #define HAVE_GETGRGID_R_5 1 00036 #define HAVE_GETGRGID_R 1 00037 #define HAVE_GETGRNAM_R_5 1 00038 #define HAVE_GETHOSTBYNAME_R_5 1 00039 #define HAVE_GETHOSTBYNAME_R 1 00040 #define HAVE_GETHOSTBYADDR_R_7 1 00041 #define HAVE_GETHOSTBYADDR_R 1 00042 #define USE_TERMIOS 1 00043 #define TIME_WITH_SYS_TIME 1 00044 #define HAVE_LOCALTIME_R 1 00045 #define HAVE_TIMEZONE_VAR 1 00046 #define HAVE_BLKCNT_T 1 00047 #define NO_UNION_WAIT 1 00048 #define HAVE_SIGNED_CHAR 1 00049 #define HAVE_LANGINFO 1 00050 #define HAVE_SYS_FILIO_H 1 00051 #define TCL_UNLOAD_DLLS 1 00052 #define HAVE_PW_GECOS 1 00053 #define RUBY_VERSION "1.9.3" 00054 #define RUBY_RELEASE_DATE "2013-06-27" 00055 #endif 00056
1.7.6.1