]> git.notmuchmail.org Git - notmuch/commit
test/Makefile.local: Use $(XAPIAN_LDFLAGS) for symbol-test
authorMike Kelly <pioto@pioto.org>
Wed, 30 May 2012 07:01:57 +0000 (03:01 -0400)
committerDavid Bremner <bremner@debian.org>
Sun, 2 Sep 2012 02:16:05 +0000 (23:16 -0300)
commit8428e0465a24858dbe0e002539607c018c9c6839
treecefb35640885bc2a7b6d447bd0f85c74be187a5f
parentdf6f3cdf9d421011090ccb50af9828f5903544ee
test/Makefile.local: Use $(XAPIAN_LDFLAGS) for symbol-test

On FreeBSD, and probably anywhere else someone installed xapian to
some other prefix, we need to use XAPIAN_LDFLAGS to make the linker can
actually find libxapian.
test/Makefile.local