Fix build with xapian-core < 1.4.10
commita82de18c7b6030949af1c80ff88201df74690188
authorOlly Betts <olly@survex.com>
Mon, 23 Nov 2020 04:23:44 +0000 (23 17:23 +1300)
committerOlly Betts <olly@survex.com>
Mon, 23 Nov 2020 04:28:13 +0000 (23 17:28 +1300)
tree37dab0b27fa1b391e5f6286108fab1b1e8863071
parent57356927fbf3d7897094f359ea59eb3dbd2cf482
Fix build with xapian-core < 1.4.10

The exception fix in 1.2.25.3 unintentionally broke the build with
xapian-core < 1.4.10.  To fix this we now generate the exception
handling code and enable the new exceptions based on the version
of xapian-core we're building against.
search-xapian/Changes
search-xapian/MANIFEST
search-xapian/MANIFEST.SKIP
search-xapian/Makefile.PL
search-xapian/exception_data.pm
search-xapian/generate-perl-exceptions