ruby--ruby/ext/md5/extconf.rb

4 lines
68 B
Ruby

require 'mkmf'
$CFLAGS += " -DHAVE_CONFIG_H"
create_makefile('md5')