]> git.cworth.org Git - obsolete/notmuch-old/commit
configure: Assimilate new getlinetest into recent configure conventions.
authorCarl Worth <cworth@cworth.org>
Wed, 2 Dec 2009 00:00:31 +0000 (16:00 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 2 Dec 2009 00:33:25 +0000 (16:33 -0800)
commit650f6ac573ae6d08dbd2752fe58e670b28fee957
tree8a26b29356b3ce783518dbecf0204f551b47252b
parent3054bc462c8f31965f342808fce48c72f2858cfc
configure: Assimilate new getlinetest into recent configure conventions.

We're now using printf to print what we're checking before we check. We're
also making variables such as HAVE_GETLINE available to both make and to
the C pre-processor.

With this, the local getline implementation is now only compiled if not
available on the system.
Makefile
configure