]> git.notmuchmail.org Git - notmuch/commit
rename libutil.a to libnotmuch_util.a
authorDavid Bremner <david@tethera.net>
Tue, 14 Mar 2017 11:10:07 +0000 (08:10 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 19 Mar 2017 00:37:43 +0000 (21:37 -0300)
commitc39f6361d0798aa8d0dcd0b91f6b86ab9dc21c75
tree6e62c880186ea60974847f525b253c670f6c851b
parenta8a270522231b186493ecd97d56a1343382d51d8
rename libutil.a to libnotmuch_util.a

Apparently some systems (MacOS?) have a system library called libutil
and the name conflict causes problems. Since this library is quite
notmuch specific, rename it to something less generic.
Makefile.global
Makefile.local
lib/Makefile.local
test/Makefile.local
util/Makefile.local