]> git.notmuchmail.org Git - notmuch/commit
Link libutil using filenmae, rather than using -l.
authorTom Prince <tom.prince@ualberta.net>
Sun, 13 Nov 2011 17:05:03 +0000 (12:05 -0500)
committerDavid Bremner <bremner@debian.org>
Sun, 13 Nov 2011 18:58:21 +0000 (14:58 -0400)
commit74f16571e8d9514d0bdc6eef0990da5f161020e4
tree0e9386c2f94ae6b649c9ae4d7c281f16b88bdd11
parentcb7270b27a4cef99fc4a3f5d44c461da5d622605
Link libutil using filenmae, rather than using -l.

glibc includes a libutil, so if the wrong -L options get passed, we
will pick up glibc's version, rather than our own.
lib/Makefile.local