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 #endif 00013