Sha256: e899a228cafc16db4ca6d8055637437693b19a3061b0d745530b79f79d3626b2

Contents?: true

Size: 146 Bytes

Versions: 8

Compression:

Stored size: 146 Bytes

Contents

require 'mkmf'

unless (have_header('sys/utsname.h') && have_header('ruby.h'))
	abort('Missing header')
end

create_makefile 'linux_stat/utsname'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
linux_stat-0.6.3 ext/utsname/extconf.rb
linux_stat-0.6.2 ext/utsname/extconf.rb
linux_stat-0.6.1 ext/utsname/extconf.rb
linux_stat-0.5.2 ext/utsname/extconf.rb
linux_stat-0.5.1 ext/utsname/extconf.rb
linux_stat-0.4.2 ext/utsname/extconf.rb
linux_stat-0.4.0 ext/utsname/extconf.rb
linux_stat-0.3.3 ext/utsname/extconf.rb