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 PACKAGE_VERSION   "8.5"
#define PACKAGE_BUGREPORT   ""
#define PACKAGE_URL   ""
#define USE_THREAD_ALLOC   1
#define HAVE_PTHREAD_ATTR_SETSTACKSIZE   1
#define GETATTRNP_NOT_DECLARED   1
#define TCL_THREADS   1
#define TCL_CFGVAL_ENCODING   "iso8859-1"
#define MODULE_SCOPE   extern __attribute__((__visibility__("hidden")))
#define TCL_SHLIB_EXT   ".so"
#define TCL_CFG_OPTIMIZED   1
#define TCL_CFG_DEBUG   1
#define TCL_TOMMATH   1
#define MP_PREC   4
#define _LARGEFILE64_SOURCE   1
#define TCL_WIDE_INT_IS_LONG   1
#define HAVE_OPENDIR   1
#define HAVE_STRTOL   1
#define HAVE_GETADDRINFO   1
#define HAVE_GETPWUID_R_5   1
#define HAVE_GETPWUID_R   1
#define HAVE_GETPWNAM_R_5   1
#define HAVE_GETPWNAM_R   1
#define HAVE_GETGRGID_R_5   1
#define HAVE_GETGRGID_R   1
#define HAVE_GETGRNAM_R_5   1
#define HAVE_GETGRNAM_R   1
#define HAVE_GETHOSTBYNAME_R_6   1
#define HAVE_GETHOSTBYNAME_R   1
#define HAVE_GETHOSTBYADDR_R_8   1
#define HAVE_GETHOSTBYADDR_R   1
#define USE_TERMIOS   1
#define TIME_WITH_SYS_TIME   1
#define HAVE_LOCALTIME_R   1
#define HAVE_TM_GMTOFF   1
#define HAVE_TIMEZONE_VAR   1
#define HAVE_SIGNED_CHAR   1
#define HAVE_LANGINFO   1
#define TCL_UNLOAD_DLLS   1
#define HAVE_PW_GECOS   1
#define HAVE_XSS   1
#define HAVE_LIBXFT   1
#define HAVE_XFT   1
#define RUBY_VERSION   "1.9.2"
#define RUBY_RELEASE_DATE   "2012-04-20"

Define Documentation

#define _LARGEFILE64_SOURCE   1

Definition at line 26 of file extconf.h.

#define GETATTRNP_NOT_DECLARED   1

Definition at line 17 of file extconf.h.

#define HAVE_GETADDRINFO   1

Definition at line 30 of file extconf.h.

#define HAVE_GETGRGID_R   1

Definition at line 36 of file extconf.h.

#define HAVE_GETGRGID_R_5   1

Definition at line 35 of file extconf.h.

#define HAVE_GETGRNAM_R   1

Definition at line 38 of file extconf.h.

#define HAVE_GETGRNAM_R_5   1

Definition at line 37 of file extconf.h.

#define HAVE_GETHOSTBYADDR_R   1

Definition at line 42 of file extconf.h.

#define HAVE_GETHOSTBYADDR_R_8   1

Definition at line 41 of file extconf.h.

#define HAVE_GETHOSTBYNAME_R   1

Definition at line 40 of file extconf.h.

#define HAVE_GETHOSTBYNAME_R_6   1

Definition at line 39 of file extconf.h.

#define HAVE_GETPWNAM_R   1

Definition at line 34 of file extconf.h.

#define HAVE_GETPWNAM_R_5   1

Definition at line 33 of file extconf.h.

#define HAVE_GETPWUID_R   1

Definition at line 32 of file extconf.h.

#define HAVE_GETPWUID_R_5   1

Definition at line 31 of file extconf.h.

#define HAVE_LANGINFO   1

Definition at line 49 of file extconf.h.

#define HAVE_LIBXFT   1

Definition at line 53 of file extconf.h.

#define HAVE_LOCALTIME_R   1

Definition at line 45 of file extconf.h.

#define HAVE_OPENDIR   1

Definition at line 28 of file extconf.h.

#define HAVE_PTHREAD_ATTR_SETSTACKSIZE   1

Definition at line 16 of file extconf.h.

#define HAVE_PW_GECOS   1

Definition at line 51 of file extconf.h.

#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.

#define HAVE_SIGNED_CHAR   1

Definition at line 48 of file extconf.h.

#define HAVE_STRTOL   1

Definition at line 29 of file extconf.h.

#define HAVE_TIMEZONE_VAR   1

Definition at line 47 of file extconf.h.

#define HAVE_TM_GMTOFF   1

Definition at line 46 of file extconf.h.

#define HAVE_XFT   1

Definition at line 54 of file extconf.h.

#define HAVE_XSS   1

Definition at line 52 of file extconf.h.

#define MODULE_SCOPE   extern __attribute__((__visibility__("hidden")))

Definition at line 20 of file extconf.h.

#define MP_PREC   4

Definition at line 25 of file extconf.h.

#define PACKAGE_BUGREPORT   ""

Definition at line 13 of file extconf.h.

#define PACKAGE_URL   ""

Definition at line 14 of file extconf.h.

#define PACKAGE_VERSION   "8.5"

Definition at line 12 of file extconf.h.

#define RUBY_RELEASE_DATE   "2012-04-20"

Definition at line 56 of file extconf.h.

#define RUBY_VERSION   "1.9.2"

Definition at line 55 of file extconf.h.

#define TCL_CFG_DEBUG   1

Definition at line 23 of file extconf.h.

#define TCL_CFG_OPTIMIZED   1

Definition at line 22 of file extconf.h.

#define TCL_CFGVAL_ENCODING   "iso8859-1"

Definition at line 19 of file extconf.h.

#define TCL_SHLIB_EXT   ".so"

Definition at line 21 of file extconf.h.

#define TCL_THREADS   1

Definition at line 18 of file extconf.h.

#define TCL_TOMMATH   1

Definition at line 24 of file extconf.h.

#define TCL_UNLOAD_DLLS   1

Definition at line 50 of file extconf.h.

#define TCL_WIDE_INT_IS_LONG   1

Definition at line 27 of file extconf.h.

#define TIME_WITH_SYS_TIME   1

Definition at line 44 of file extconf.h.

#define USE_TERMIOS   1

Definition at line 43 of file extconf.h.

#define USE_THREAD_ALLOC   1

Definition at line 15 of file extconf.h.