ruby: convert to autotools and fix build
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 25 Jun 2010 09:36:51 +0000 (11:36 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 6 Jul 2010 08:32:35 +0000 (10:32 +0200)
commit8bd423159927d40647e47681a74e483fef178677
tree6ef69f396fe115d20d3ec89f88a77d8431d6f3e3
parentff15966c2ecc9258232ac49edf31c7f904eaf225
ruby: convert to autotools and fix build

ruby is converted to the autotools infrastructure, and the dependency
on host-ruby is added since a ruby interpreter is needed to build a
ruby interpreter. Fortunately, this is taken into account in the ruby
build process, and it first start to build a mini-interpreter that is
used to build the rest. However, this doesn't take the
cross-compilation case into account, so we have to build ruby for the
host.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ruby/ruby.mk