]> Sergey Matveev's repositories - public-inbox.git/commitdiff
altid: use msgmap at compile time
authorEric Wong <e@yhbt.net>
Sun, 5 Jan 2020 23:23:33 +0000 (23:23 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jan 2020 10:20:51 +0000 (10:20 +0000)
AltId requires Msgmap to work, which requires SQLite.  Search
also requires SQLite3 (for Over), nowadays, so there's no reason
for us to lazy-load Msgmap and SQLite anymore.


No differences found