Sha256: 3852f586eb2333107e37bf96077b705021bbc4b715f9ac5bcd259f550a073c9b

Contents?: true

Size: 296 Bytes

Versions: 93

Compression:

Stored size: 296 Bytes

Contents

require 'mkmf'

dir_config("puma_http11")

unless ENV["DISABLE_SSL"]
  if %w'crypto libeay32'.find {|crypto| have_library(crypto, 'BIO_read')} and
      %w'ssl ssleay32'.find {|ssl| have_library(ssl, 'SSL_CTX_new')}

    have_header "openssl/bio.h"
  end
end

create_makefile("puma/puma_http11")

Version data entries

93 entries across 90 versions & 15 rubygems

Version Path
logstash-output-scalyr-0.1.9 vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-output-scalyr-0.1.8 vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-output-scalyr-0.1.7 vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-output-scalyr-0.1.6 vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-output-newrelic-1.2.0 vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-filter-csharp-0.2.1 vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-filter-csharp-0.2.1 vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-filter-csharp-0.2.0 vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-filter-csharp-0.2.0 vendor/bundle/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-output-scalyr-0.1.5 vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-output-scalyr-0.1.4 vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-output-scalyr-0.1.3 vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-output-scalyr-0.1.2 vendor/bundle/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-filter-device_detection-1.0.7-java vendor/bundle/jruby/1.9/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
mrcooper-logstash-output-azuresearch-0.2.2 vendor/jruby/2.5.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-output-icinga-1.1.0 vendor/jruby/2.3.0/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-output-icinga-1.1.0 vendor/jruby/1.9/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-filter-cache-redis-0.3.1 vendor/bundle/jruby/1.9/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-filter-cache-redis-0.3.0 vendor/bundle/jruby/1.9/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb
logstash-filter-cache-redis-0.2.0 vendor/bundle/jruby/1.9/gems/puma-2.16.0-java/ext/puma_http11/extconf.rb