Hello, We have a policy of not auto-detection for configure and as little optional options as possible.
However, the JavaScript binding is a complicated beast because it can be compiled against node.js, or against libv8, or against libv8 and libuv. And this option must be made at autotools configure time. Cedric has proposed the generation would always happen to a specific sub-directory where it could be configured separately and compiled. However, I think this complicates things and I don't really see much benefit. Currently, I have added a --with-js option which can be used as: --with-js=nodejs/--with-js=libv8/--with-js=libuv. So, what is best? Regards, -- Felipe Magno de Almeida ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
