On 28 Jun 2011, at 7:04pm, Stephan Beal wrote:

> in my latest
> sqlite3-using project i structured the build so that if sqlite3.[ch] are
> found in the build tree, that sqlite3 is used, otherwise we use whatever's
> on the system. i did that because when i launched my project on my web
> hoster i found that i couldn't compile there because they have an ancient
> (3.3?) sqlite3. So i added the option to add your own amalgamation to my
> tree.

That's clever.  And it allows quick regression testing in case something 
mysteriously stops working.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to