2008-01-22 16:54:06 +03:00
|
|
|
This is sqlite 3.5.4.1
|
2004-10-09 02:03:06 +04:00
|
|
|
|
2007-08-02 19:24:50 +04:00
|
|
|
|
2008-01-11 12:12:24 +03:00
|
|
|
-- Shawn Wilsher <me@shawnwilsher.com> 01/2008
|
2004-10-09 02:03:06 +04:00
|
|
|
|
|
|
|
See http://www.sqlite.org/ for more info.
|
|
|
|
|
|
|
|
We have a mozilla-specific Makefile.in in src/ (normally no
|
|
|
|
Makefile.in there) that we use to build.
|
|
|
|
|
|
|
|
To move to a new version:
|
|
|
|
|
2007-06-27 20:55:36 +04:00
|
|
|
Simply copy the sqlite3.h and sqlite3.c files from the amalgamation of sqlite.
|
2006-02-22 23:47:51 +03:00
|
|
|
|
2008-01-10 06:21:56 +03:00
|
|
|
-- Shawn Wilsher <me@shawnwilsher.com> 01/2008
|