Defines

ext/tk/extconf.h File Reference

Go to the source code of this file.

Defines

#define HAVE_RUBY_NATIVE_THREAD_P   1
#define HAVE_RB_ERRINFO   1
#define HAVE_RB_SAFE_LEVEL   1
#define HAVE_RB_HASH_LOOKUP   1
#define HAVE_RB_PROC_NEW   1
#define HAVE_RB_OBJ_UNTRUST   1
#define HAVE_RB_OBJ_TAINT   1
#define HAVE_RB_SET_SAFE_LEVEL_FORCE   1
#define HAVE_RB_SOURCEFILE   1

Define Documentation

#define HAVE_RB_ERRINFO   1

Definition at line 4 of file extconf.h.

#define HAVE_RB_HASH_LOOKUP   1

Definition at line 6 of file extconf.h.

#define HAVE_RB_OBJ_TAINT   1

Definition at line 9 of file extconf.h.

#define HAVE_RB_OBJ_UNTRUST   1

Definition at line 8 of file extconf.h.

#define HAVE_RB_PROC_NEW   1

Definition at line 7 of file extconf.h.

#define HAVE_RB_SAFE_LEVEL   1

Definition at line 5 of file extconf.h.

#define HAVE_RB_SET_SAFE_LEVEL_FORCE   1

Definition at line 10 of file extconf.h.

#define HAVE_RB_SOURCEFILE   1

Definition at line 11 of file extconf.h.

#define HAVE_RUBY_NATIVE_THREAD_P   1

Definition at line 3 of file extconf.h.