1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/projects/mongrel_experimental/ext/uri_classifier/extconf.rb
evanweaver da2b6eedc2 maybe that will work
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@841 19e92222-5c0b-0410-8929-a290d50e31e9
2007-10-30 01:04:30 +00:00

5 lines
105 B
Ruby

require 'mkmf'
dir_config("uri_classifier")
have_library("c", "main")
create_makefile("uri_classifier")