Sha256: f5b4864ed249326212948e16f6d4ece84645581aa520f75ed429a59567bfd5cc

Contents?: true

Size: 215 Bytes

Versions: 7

Compression:

Stored size: 215 Bytes

Contents

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
gherkin-1.0.27 ext/gherkin_lexer_es/extconf.rb
gherkin-1.0.26 ext/gherkin_lexer_es/extconf.rb
gherkin-1.0.25 ext/gherkin_lexer_es/extconf.rb
gherkin-1.0.24 ext/gherkin_lexer_es/extconf.rb
gherkin-1.0.23 ext/gherkin_lexer_es/extconf.rb
gherkin-1.0.22 ext/gherkin_lexer_es/extconf.rb
gherkin-1.0.21 ext/gherkin_lexer_es/extconf.rb