Sha256: 1e56e291cc946092d51538cdddbc368c5d5ad4da9ce1208bceec4e497970a0aa

Contents?: true

Size: 144 Bytes

Versions: 5

Compression:

Stored size: 144 Bytes

Contents

require 'mkmf'

dir_config('openssl')
have_header("openssl/ssl.h")
have_library("ssl", "SSLv23_method")

create_makefile('openssl/cipher/aead')

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
aead-1.8.1 ext/openssl/cipher/aead/extconf.rb
aead-1.8.0 ext/openssl/cipher/aead/extconf.rb
aead-1.7.1 ext/openssl/cipher/aead/extconf.rb
aead-1.7.0 ext/openssl/cipher/aead/extconf.rb
aead-1.6.2 ext/openssl/cipher/aead/extconf.rb