]> git.notmuchmail.org Git - notmuch/commit
build: extract library versions from notmuch.h
authorDavid Bremner <david@tethera.net>
Sun, 9 Aug 2015 14:25:41 +0000 (16:25 +0200)
committerDavid Bremner <david@tethera.net>
Mon, 10 Aug 2015 11:53:55 +0000 (13:53 +0200)
commit765556c1f159ae0a29137c935c7cbf4106569e7e
tree75039890837574aae92b8f8eed455bf1ba9fc458
parent02a2eeb427d6b424029f6e5e5ddad4c6ec987741
build: extract library versions from notmuch.h

- Make lib/notmuch.h the canonical location for the library versioning
information.

- Since the release-check should never fail now, remove it to reduce
complexity.

- Make the version numbers in notmuch.h consistent with the (now
  deleted) ones in lib/Makefile.local
configure
devel/release-checks.sh
lib/Makefile.local
lib/notmuch.h