]> git.notmuchmail.org Git - notmuch/commit
configure: optional library sfsexp
authorDavid Bremner <david@tethera.net>
Tue, 24 Aug 2021 15:17:11 +0000 (08:17 -0700)
committerDavid Bremner <david@tethera.net>
Sun, 5 Sep 2021 00:07:19 +0000 (17:07 -0700)
commita83ad52da40b51b8419cae3c9ce1517ac33e547c
tree2bb8e2db7abeae9ae904e8b34d3e3aa1f5b71769
parentd447b694b498c3e18a22f1eb15139a798c6aab26
configure: optional library sfsexp

The configure part is essentially the same as the other checks using
pkg-config. Since the optional inclusion of this feature changes what
options are available to the user, include it in the "built_with"
pseudo-configuration keys.
configure
lib/built-with.c
notmuch-config.c
test/T030-config.sh
test/T055-path-config.sh