[asterisk-dev] Berkeley DB vs SQLite
Olle E Johansson
oej at edvina.net
Wed Jun 15 08:33:01 CDT 2011
15 jun 2011 kl. 12.47 skrev Tzafrir Cohen:
> On Wed, Jun 15, 2011 at 08:59:46AM +0200, Olle E Johansson wrote:
>
>> What's the license for Sqlite?
>
> It is in the public domain.
>
>> Can we import the code?
>
> As long as it is buildable with a system copy of SQLite3 .
Adding an external dependency to EVERY build is a big thing. I would prefer
a) using the system copy if there is one
b) embedding the source in the case that a) fails.
/O
More information about the asterisk-dev
mailing list