]> git.notmuchmail.org Git - notmuch/commitdiff
require xapian >= 1.2.6
authorDavid Bremner <david@tethera.net>
Wed, 5 Oct 2016 00:35:23 +0000 (21:35 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 7 Oct 2016 01:45:46 +0000 (22:45 -0300)
It seems that no-one tried to compile without Xapian compact support
since March of 2015, since that's when I introduced a syntax error in
that branch of the ifdef.

Given the choice of maintaining this underused branch of code, or
bumping the Xapian dependency to a version from 2011, it seems
reasonable to do the latter.


No differences found