summaryrefslogtreecommitdiff
path: root/ruby/extconf.rb
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-11-14 10:56:33 +0000
committerVincent Sanders <vince@kyllikki.org>2014-11-14 10:56:33 +0000
commitc203e4dcb680ec3bdccf5fdf7a496549442c56de (patch)
treecf188d41632efcb2745593f3eca25dfd32863d20 /ruby/extconf.rb
parentc7b6a59b19555b35b6014bf2922c74911caa6f22 (diff)
downloadlibutf8proc-c203e4dcb680ec3bdccf5fdf7a496549442c56de.tar.gz
libutf8proc-c203e4dcb680ec3bdccf5fdf7a496549442c56de.tar.bz2
Build with netsurf core buildsystem
Diffstat (limited to 'ruby/extconf.rb')
-rw-r--r--ruby/extconf.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/ruby/extconf.rb b/ruby/extconf.rb
deleted file mode 100644
index 6dbb095..0000000
--- a/ruby/extconf.rb
+++ /dev/null
@@ -1,2 +0,0 @@
-require 'mkmf'
-create_makefile("utf8proc_native")