Comment 7 for bug 229003

Revision history for this message
Reed Loden (reed) wrote :

For Firefox 3, the following flags are used (as per http://mxr.mozilla.org/mozilla/source/db/sqlite3/src/Makefile.in):

-DSQLITE_SECURE_DELETE=1
-DTHREADSAFE=1 (handled by --enable-threadsafe configure flag)
-DSQLITE_CORE=1
-DSQLITE_ENABLE_FTS3=1