|
From: Francesco M. <f18...@ya...> - 2006-12-18 23:36:47
|
Doug Currie ha scritto: > Sunday, December 17, 2006, 8:46:45 AM, Hakki Dogusan wrote: > >> It may be a radical change but, what about making >> lua as -weak- requirement? > >> - if user already has lua installed use it, install only wxLua >> - otherwise build and install lua and wxLua > > Would this make it possible to use, e.g., LuaJIT, or a patched Lua? > This would be a great feature, though another potential source of > problems, of course. yes, checking for external lua headers/libs would allow to use patched luas with wxLua. And yes, it may be another potential source of problems :D Francesco |