about summary refs log tree commit homepage
path: root/projects/mongrel_experimental/ext/uri_classifier/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'projects/mongrel_experimental/ext/uri_classifier/extconf.rb')
-rw-r--r--projects/mongrel_experimental/ext/uri_classifier/extconf.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/projects/mongrel_experimental/ext/uri_classifier/extconf.rb b/projects/mongrel_experimental/ext/uri_classifier/extconf.rb
deleted file mode 100644
index 06b1cd0..0000000
--- a/projects/mongrel_experimental/ext/uri_classifier/extconf.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-require 'mkmf'
-
-dir_config("uri_classifier")
-have_library("c", "main")
-create_makefile("uri_classifier")