Sha256: 7d267f5fbae1f97bff403708ec0b3c9944a448ac5f9fec27fb107f1c646f3ab9

Contents?: true

Size: 240 Bytes

Versions: 32

Compression:

Stored size: 240 Bytes

Contents

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

Version data entries

32 entries across 32 versions & 3 rubygems

Version Path
gherkin-2.1.5 ext/gherkin_lexer_da/extconf.rb
gherkin-2.1.4 ext/gherkin_lexer_da/extconf.rb
gherkin-2.1.3 ext/gherkin_lexer_da/extconf.rb
gherkin-2.1.2 ext/gherkin_lexer_da/extconf.rb
gherkin-2.1.1 ext/gherkin_lexer_da/extconf.rb
gherkin-2.1.0 ext/gherkin_lexer_da/extconf.rb
gherkin-2.0.2 ext/gherkin_lexer_da/extconf.rb
gherkin-2.0.1 ext/gherkin_lexer_da/extconf.rb
gherkin-2.0.0 ext/gherkin_lexer_da/extconf.rb
gherkin-1.0.30 ext/gherkin_lexer_da/extconf.rb
gherkin-1.0.29 ext/gherkin_lexer_da/extconf.rb
gherkin-1.0.28 ext/gherkin_lexer_da/extconf.rb