|
To me, this sounds like a thing LuaRocks should be inclined to take on.Actually, it might already do such; can we just throw .c to it and it will build things the "right" way?
Any LuaRocks guru, please comment. :) -asko Sam Roberts kirjoitti 27.10.2008 kello 22:05:
extconf.rb is a ruby program which you run, examines your system, figures out where ruby is installed, the local policies, what your compiler is, etc. Its basically autoconf for ruby "C" modules, though probably more inspired by Perl's make wrappers.