summaryrefslogtreecommitdiff
path: root/ext/md5/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/md5/extconf.rb')
-rw-r--r--ext/md5/extconf.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/md5/extconf.rb b/ext/md5/extconf.rb
deleted file mode 100644
index a57a976a39..0000000000
--- a/ext/md5/extconf.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-require 'mkmf'
-$CFLAGS += " -DHAVE_CONFIG_H"
-create_makefile('md5')