]> Sergey Matveev's repositories - public-inbox.git/commit
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)
commitb58d0f75857b8e3372cfd516f248ef70c9eea150
treed494dc2363fda5f7bd73122ff55f7648888fa041
parentb503e583ede0b35a30aa3f14096c0605e3032439
altid: use msgmap at compile time

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.
lib/PublicInbox/AltId.pm