Sha256: 43f71ecf20b00ca5a5933e19ac2c6a27a3c96ab4a618478aed5d6b4a69eedbc3
Contents?: true
Size: 205 Bytes
Versions: 2
Compression:
Stored size: 205 Bytes
Contents
require 'mkmf' dir_config("boost") have_library("stdc++") have_library("boost_regex") if RUBY_VERSION =~ /1.9/ then $CPPFLAGS += " -DRUBY_19" end create_makefile('ruby-boost-regex/BoostRegexHook')
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruby-boost-regex-1.1.0 | ext/ruby-boost-regex/extconf.rb |
ruby-boost-regex-1.0.1 | ext/ruby-boost-regex/extconf.rb |