]> git.notmuchmail.org Git - notmuch/commit
configure: Fix pkg-config warning to not refer to non-existent variables.
authorCarl Worth <cworth@cworth.org>
Tue, 1 Dec 2009 18:07:14 +0000 (10:07 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Dec 2009 18:07:14 +0000 (10:07 -0800)
commit72edf82cd0d102405e962ea266eb00f5eb2d1f3c
treecd616f550f1e72ce0303cd3bcac54447fca9acb3
parentd4a765b63e70254273c0fd5673056ad2a456a96c
configure: Fix pkg-config warning to not refer to non-existent variables.

We used to have NOTMUCH_CFLAGS and NOTMUCH_LDFLAGS in the Makefile, but
we don't anymore, so don't refer to them.
configure