summaryrefslogtreecommitdiff
path: root/trunk/ext/syck/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ext/syck/extconf.rb')
-rw-r--r--trunk/ext/syck/extconf.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/trunk/ext/syck/extconf.rb b/trunk/ext/syck/extconf.rb
deleted file mode 100644
index 6c10448c70..0000000000
--- a/trunk/ext/syck/extconf.rb
+++ /dev/null
@@ -1,5 +0,0 @@
-require 'mkmf'
-
-have_header( "st.h" )
-create_makefile( "syck" )
-