Sha256: e54a858d54520da143a5466916aedc70dc7c0ac6ebad62d713d0f42a44c12539

Contents?: true

Size: 234 Bytes

Versions: 4

Compression:

Stored size: 234 Bytes

Contents

require 'mkmf'
CONFIG['warnflags'].gsub!(/-Wshorten-64-to-32/, '') if CONFIG['warnflags']
$CFLAGS << ' -O0 -Wall -Werror' if CONFIG['CC'] =~ /gcc/
dir_config("redcloth_scan")
have_library("c", "main")
create_makefile("redcloth_scan")

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
vanity-1.7.1 vendor/ruby/1.9.1/gems/RedCloth-4.2.7/ext/redcloth_scan/extconf.rb
RedCloth-4.2.7 ext/redcloth_scan/extconf.rb
RedCloth-4.2.5 ext/redcloth_scan/extconf.rb
RedCloth-4.2.4 ext/redcloth_scan/extconf.rb