For a project I'm playing with, I've started looking at embedding scripting languages into my C++ code. I've started looking at V8, and for this I've put together an autoconf macro to be able to use V8 from my project.
The m4 file can be found at http://savannah.nongnu.org/patch/?7048 - including the issue tracker posting if anybody wants to add to it. Hope this is of use to somebody :) -- Graham Cox -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
