]> git.notmuchmail.org Git - notmuch/commit
test/Makefile.local: Added configured TALLOC_LDFLAGS.
authorCharles Celerier <cceleri@cs.stanford.edu>
Tue, 6 May 2014 17:02:24 +0000 (13:02 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 17 May 2014 21:31:55 +0000 (06:31 +0900)
commitca34ac1440d9c7855f41fc4bca569038fa1bd6b0
treed80d4f30b214600c987513ce2cdd9568941d28e1
parentf3ee655b493c7e57621226a98abc9e9db5d0cb27
test/Makefile.local: Added configured TALLOC_LDFLAGS.

The linking to talloc is hard-coded in the testing Makefile. This patch
causes the linking to talloc to be done according to how TALLOC_LDFLAGS
was configured.

Signed-off-by: Charles Celerier <cceleri@cs.stanford.edu>
test/Makefile.local