]> git.notmuchmail.org Git - notmuch/commit
Makefile: Add library version information on OS X.
authorCarl Worth <cworth@cworth.org>
Wed, 14 Apr 2010 23:18:19 +0000 (16:18 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 14 Apr 2010 23:18:19 +0000 (16:18 -0700)
commit72ea1b71c6b65965e3b205271d51c66ff66e13bf
tree2a0e1c42795e578752c56c5461a1444ba4303537
parent1036867897c05215fa55863a10e5afdaef7dfd5d
Makefile: Add library version information on OS X.

This encodes the library version into the library, where the linking
binary can pick it up, and the linker can even enforce mismatches in
the minor release, (such as linking a binary against version 1.2 and
then attempting to run it against version 1.1).
lib/Makefile.local