Sha256: 25a56f74c4ab2df7ef64e133f9899b84e3b0cca90886f004cecb89a9789b695d

Contents?: true

Size: 226 Bytes

Versions: 3

Compression:

Stored size: 226 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
RedCloth-4.2.4.pre3 ext/redcloth_scan/extconf.rb
RedCloth-4.2.4.pre2 ext/redcloth_scan/extconf.rb
RedCloth-4.2.4.pre1 ext/redcloth_scan/extconf.rb