]> git.notmuchmail.org Git - notmuch/commit
Compile a static notmuch binary (but only install the shared version)
authorCarl Worth <cworth@cworth.org>
Thu, 1 Apr 2010 22:03:40 +0000 (15:03 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 1 Apr 2010 22:03:40 +0000 (15:03 -0700)
commitf689c83af4e1d271d056b24da9e46e7b679ff978
treebcb695dd85745b97807e3e201686c4924928d40e
parent685cfcc9e876e9c611d2cb03e8ebd417a7f165b7
Compile a static notmuch binary (but only install the shared version)

The idea here is to allow a new user of notmuch to be able to run
notmuch immediately after compiling, (without having to install
the shared library first). This also ensures that the test suite
tests the locally compiled library, and not whatever installled
version of the library the dynamic linker happens to find.
Makefile.local
lib/Makefile.local