Sha256: 6f6b2105fb2bb2aa0d0dd0c61d6d9b0f1fbe5fd2bcdd96334cc792270140a210

Contents?: true

Size: 139 Bytes

Versions: 95

Compression:

Stored size: 139 Bytes

Contents

require 'mkmf'
require 'rbconfig'

if CONFIG['CC'] =~ /gcc/
  $CFLAGS += ' -Wall'
  #$CFLAGS += ' -O0 -ggdb'
end

create_makefile 'parser'

Version data entries

95 entries across 89 versions & 16 rubygems

Version Path
merb-core-1.1.0.pre spec10/public/webrat/test_app/gems/gems/json_pure-1.1.3/ext/json/ext/parser/extconf.rb
merb-core-1.1.0.pre spec10/public/core_ext/fixtures/gems/gems/json_pure-1.1.3/ext/json/ext/parser/extconf.rb
poolparty-1.4.0 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.3.15 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.3.14 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.3.13 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.3.8 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.3.7 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.3.6 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.3.4 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.3.3 vendor/gems/json/ext/json/ext/parser/extconf.rb
poolparty-1.3.1 vendor/gems/json/ext/json/ext/parser/extconf.rb
json-1.1.3 ext/json/ext/parser/extconf.rb
json_pure-1.1.3 ext/json/ext/parser/extconf.rb
typo-5.3 vendor/gems/json-1.1.3/ext/json/ext/parser/extconf.rb