summaryrefslogtreecommitdiff
path: root/trunk/ext/digest/bubblebabble/extconf.rb
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ext/digest/bubblebabble/extconf.rb')
-rw-r--r--trunk/ext/digest/bubblebabble/extconf.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/trunk/ext/digest/bubblebabble/extconf.rb b/trunk/ext/digest/bubblebabble/extconf.rb
deleted file mode 100644
index 53cb83934a..0000000000
--- a/trunk/ext/digest/bubblebabble/extconf.rb
+++ /dev/null
@@ -1,6 +0,0 @@
-require 'mkmf'
-
-$defs << "-DHAVE_CONFIG_H"
-$INCFLAGS << " -I$(srcdir)/.."
-
-create_makefile('digest/bubblebabble')