3 -- Shawn Wilsher <me@shawnwilsher.com>, 11/2008
5 See http://www.sqlite.org/ for more info.
7 We have a mozilla-specific Makefile.in in src/ (normally no
8 Makefile.in there) that we use to build.
10 To move to a new version:
12 Simply copy the sqlite3.h and sqlite3.c files from the amalgamation of sqlite.
14 Be sure to update SQLITE_VERSION accordingly in $(topsrcdir)/configure.in.
16 -- Shawn Wilsher <me@shawnwilsher.com> 01/2008