]> git.notmuchmail.org Git - notmuch/commit
Fix missing xapian-flags when generating dependencies.
authorCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 23:09:31 +0000 (16:09 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 23:09:31 +0000 (16:09 -0700)
commit179629b672092cb98b8d15bca7d5a622500a488a
treee10355f5347c4c54686455ead031ec6160141e44
parent445234ac1f785afac9e81b8271bc582e8c941e67
Fix missing xapian-flags when generating dependencies.

I didn't notice this because `xapian-config -cxxflags` gives empty
output on my system. But for someone with the xapian library
installed in some non-standard location this would be important.
Makefile