Sha256: ebdd594f7e1a0f014f466ea2d6804077a6815b862435190098d95dc6e48809a3

Contents?: true

Size: 238 Bytes

Versions: 36

Compression:

Stored size: 238 Bytes

Contents

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

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
gherkin-2.5.0 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.21 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.20 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.18 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.17 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.16 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.15 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.14 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.13 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.11 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.6 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.5 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.3 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.2 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.1 ext/gherkin_lexer_en_tx/extconf.rb
gherkin-2.4.0 ext/gherkin_lexer_en_tx/extconf.rb