Need to link tools in bin with xapian-core
commitd76125d18961acec63bb24b55d566b5650d521bd
authorOlly Betts <olly@survex.com>
Mon, 16 Jan 2017 04:29:23 +0000 (16 17:29 +1300)
committerOlly Betts <olly@survex.com>
Mon, 16 Jan 2017 04:29:23 +0000 (16 17:29 +1300)
tree707ae4091953a17808392d28b8e1db7eca51096f
parentf80d077ef5df91d6224f27ccc3e6c68aa54e5c45
Need to link tools in bin with xapian-core

On some platforms linking with libxapianletor.la will leak the required
symbols, but that's not a portable assumption.  Link failure noted by
Robert Stepanek in https://github.com/xapian/xapian/pull/130.
xapian-core/configure.ac
xapian-letor/bin/Makefile.mk