require 'mkmf'

have_library("z")
have_library('eb')
have_func("rb_block_proc")
create_makefile("eb")
