Sha256: 1f28cd6a896921c14cd599272c820d7b8fabf4a50e7011befcfb52d6281aef2b
Contents?: true
Size: 210 Bytes
Versions: 4
Compression:
Stored size: 210 Bytes
Contents
require 'mkmf' dir_config("mac",'/usr/include/mac','/usr/lib') if (have_library("mac") and have_header("mac/All.h")) create_makefile("rmac"); else puts "Error: Can't find headers or library for libmac" end
Version data entries
4 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
catori-0.2.5 | ext/rmac/extconf.rb |
catori-0.2.5 | ./ext/rmac/extconf.rb |
catori-0.2.6 | ./ext/rmac/extconf.rb |
catori-0.2.6 | ext/rmac/extconf.rb |