⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby master
All Projects
Ruby
»
Ruby master
Overview
Activity
Roadmap
Issues
Repository
Like
Download (179 Bytes)
Bug #2258
» extconf.rb
sunaku (Suraj Kurapati)
, 10/23/2009 08:37 AM
require
'mkmf'
have_library
(
'ruby-static'
,
'ruby_init'
)
||
have_library
(
'ruby'
,
'ruby_init'
)
have_header
(
'sys/ucontext.h'
)
||
have_header
(
'ucontext.h'
)
create_makefile
(
'main'
)
« Previous
1
2
3
…
21
Next »
(1-1/21)
Loading...