summaryrefslogtreecommitdiff
path: root/trunk/ext/racc/cparse/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ext/racc/cparse/extconf.rb')
-rw-r--r--trunk/ext/racc/cparse/extconf.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/trunk/ext/racc/cparse/extconf.rb b/trunk/ext/racc/cparse/extconf.rb
deleted file mode 100644
index 3710f6f7e7..0000000000
--- a/trunk/ext/racc/cparse/extconf.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-# $Id$
-
-require 'mkmf'
-have_func('rb_block_call', 'ruby/ruby.h')
-create_makefile 'racc/cparse'