extconf fix

This commit is contained in:
oldmoe 2008-09-10 22:42:11 +02:00
parent 25a76a4d8b
commit c186184809

View File

@ -32,7 +32,7 @@ else
end
if have_func('rb_thread_blocking_region') and have_macro('RB_UBF_DFL', 'ruby.h')
flags << "-DHAVE_TBR"
cflags << "-DHAVE_TBR"
end
# make mysql constant