|
From: <ki...@us...> - 2013-10-06 16:21:44
|
Revision: 2430
http://sourceforge.net/p/rubycocoa/svn/2430
Author: kimuraw
Date: 2013-10-06 16:21:43 +0000 (Sun, 06 Oct 2013)
Log Message:
-----------
Fix config error with --sdkroot option
an error "mkmf.rb can't find header files for ruby" may
occur at config task.
mkmf.rb tests whether ruby.h and config.h exists. we need
to tell the location of headers under sdk when we build
RubyCocoa with --sdkroot option.
Modified Paths:
--------------
trunk/src/ChangeLog
trunk/src/ext/rubycocoa/extconf.rb.in
trunk/src/install.rb
trunk/src/metaconfig
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|