Dennis Schridde schreef: > On Monday 08 September 2008 22:33:34 Per Inge Mathisen wrote: >> On Mon, Sep 8, 2008 at 9:57 PM, Giel van Schijndel <[EMAIL PROTECTED]> wrote: >>>>> - Did we ever decide how we were going to provide lua? I know a >>>>> while back we were talking of embedding it the same way we do with >>>>> SQLite, comments anyone? >>>> Include and --with-lua=system optional. My vote, your choice. >>>> (I'd write the autoconf stuff if you want...) >>> We could use the pkg-config provided library by default, and if that >>> cannot be found fall back on sources like we provide for SQLite. >>> >>> In fact I think it might be beneficial to take that approach for SQLite >>> as well. >> >> It is a good idea, and distribution packagers will love you for it.
I've just implemented this, a patch is ready and waiting in ticket #59 [1]. If no one objects I'll commit this patch by the end of this week (Sunday evening). In addition I'd like to update the copy of SQLite in our repo to 3.5.9. 3.6.x has API incompatibilities, so I don't intend to use that until at least most distros provide it as well. E.g. Debian's at 3.5.9 in testing (Lenny) which soon is to become the stable release. Thus if no one objects I'll commit the update to 3.5.9 around Sunday evening as well. > Working on this on Fred's request already. > > I currently have some issues with libtool refusing to link against the > internal library instead of the system one, but I hope to sort that out > tomorrow. I assume you're working on this for Lua? Because of ^^. [1] http://developer.wz2100.net/ticket/59 -- Giel
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Warzone-dev mailing list [email protected] https://mail.gna.org/listinfo/warzone-dev
