mongo-ruby-driver/ext/cbson/extconf.rb

7 lines
114 B
Ruby

require 'mkmf'
find_header("st.h")
find_header("regex.h")
dir_config('cbson')
create_makefile('mongo_ext/cbson')