Searched refs:RUBY_LIB_VERSION_STYLE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/
H A Dversion.h11 #if !defined RUBY_LIB_VERSION && defined RUBY_LIB_VERSION_STYLE
12 # if RUBY_LIB_VERSION_STYLE == 3
14 # elif RUBY_LIB_VERSION_STYLE == 2
H A Dconfigure19329 unset RUBY_LIB_VERSION_STYLE
19332 RUBY_LIB_VERSION_STYLE='3 /* full */' ;; #(
19334 RUBY_LIB_VERSION_STYLE='2 /* minor */' ;; #(
19338 if test ${RUBY_LIB_VERSION_STYLE+set}; then
19340 echo "#define RUBY_LIB_VERSION_STYLE $RUBY_LIB_VERSION_STYLE"
19410 if test ${RUBY_LIB_VERSION_STYLE+set}; then
19412 #define RUBY_LIB_VERSION_STYLE $RUBY_LIB_VERSION_STYLE !<verconf>!
/macosx-10.10.1/ruby-106/ruby/symbian/
H A Dconfigure.bat68 echo>> ~ver~.mak ^ @echo^>^> ~tmp~.c #define RUBY_LIB_VERSION_STYLE 3

Completed in 214 milliseconds