|
Ruby
1.9.3p537(2014-02-19revision0)
|
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 GETATTRNP_NOT_DECLARED 1 00018 #define TCL_THREADS 1 00019 #define TCL_CFGVAL_ENCODING "iso8859-1" 00020 #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) 00021 #define TCL_SHLIB_EXT ".so" 00022 #define TCL_CFG_OPTIMIZED 1 00023 #define TCL_CFG_DEBUG 1 00024 #define TCL_TOMMATH 1 00025 #define MP_PREC 4 00026 #define _LARGEFILE64_SOURCE 1 00027 #define TCL_WIDE_INT_TYPE long long 00028 #define HAVE_STRUCT_STAT64 1 00029 #define HAVE_OPEN64 1 00030 #define HAVE_LSEEK64 1 00031 #define HAVE_TYPE_OFF64_T 1 00032 #define HAVE_OPENDIR 1 00033 #define HAVE_STRTOL 1 00034 #define HAVE_GETADDRINFO 1 00035 #define HAVE_GETPWUID_R_5 1 00036 #define HAVE_GETPWUID_R 1 00037 #define HAVE_GETPWNAM_R_5 1 00038 #define HAVE_GETPWNAM_R 1 00039 #define HAVE_GETGRGID_R_5 1 00040 #define HAVE_GETGRGID_R 1 00041 #define HAVE_GETGRNAM_R_5 1 00042 #define HAVE_GETHOSTBYNAME_R_6 1 00043 #define HAVE_GETHOSTBYNAME_R 1 00044 #define HAVE_GETHOSTBYADDR_R_8 1 00045 #define HAVE_GETHOSTBYADDR_R 1 00046 #define USE_TERMIOS 1 00047 #define TIME_WITH_SYS_TIME 1 00048 #define HAVE_LOCALTIME_R 1 00049 #define HAVE_TM_GMTOFF 1 00050 #define HAVE_TIMEZONE_VAR 1 00051 #define HAVE_BLKCNT_T 1 00052 #define HAVE_SIGNED_CHAR 1 00053 #define HAVE_LANGINFO 1 00054 #define TCL_UNLOAD_DLLS 1 00055 #define TCL_STACK_GROWS_UP 1 00056 #define HAVE_PW_GECOS 1 00057 #define HAVE_LIBXFT 1 00058 #define HAVE_XFT 1 00059 #define RUBY_VERSION "1.9.3" 00060 #define RUBY_RELEASE_DATE "2014-02-19" 00061 #endif 00062
1.7.6.1