]> git.notmuchmail.org Git - notmuch/commitdiff
Makefile: evaluate pkg-config once
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 18 Nov 2009 11:34:54 +0000 (11:34 +0000)
committerCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 23:20:20 +0000 (00:20 +0100)
Currently the same `pkg-config ...` is executed for every target, so
just store the results in a variable.


No differences found