ruby--ruby/ext/tk/tkutil/extconf.rb

5 lines
68 B
Ruby

if compiled?('tk')
require 'mkmf'
create_makefile('tkutil')
end