Probe for LFS before checking sizeof(off_t)
commitd115de7402c4aba7e5fc8032aade3024973eed7f
authorOlly Betts <olly@survex.com>
Sun, 8 Nov 2015 18:30:33 +0000 (9 07:30 +1300)
committerOlly Betts <olly@survex.com>
Fri, 20 Nov 2015 08:30:40 +0000 (20 21:30 +1300)
treed43da3efb92b91fb8d2983d324036fca4f5be459
parentbc73bfd4647200aebcd09d3821c07a0c72d62b8f
Probe for LFS before checking sizeof(off_t)

If large file support needs explicitly enabling (e.g. x86 Linux) then that
almost certainly affects the underlying type of off_t.

(cherry picked from commit 055a10c314403bf9a976c1943dfac0e4e74fea3f)
xapian-core/configure.ac