SQLite Forum

Build fails with SQLITE_OMIT_WAL and SQLITE_MAX_MMAP_SIZE=0
Login
I'm trying to compile Subversion with the latest Amalgamation and this problem is causing it to fail.

I'd rather not remove SQLITE_OMIT_WAL from the configuration. How can I get an older SQLite that doesn't have the issue?