X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=configure;h=e7bb7edcbda39ee4184689e7797532382c426d3e;hp=9b692b3e0f0bb45eb0e97ec5029e95c3c31ca4bf;hb=3eb25c94bd8fe4065d6df6d665ee393cb9a0ad6f;hpb=14c4f9441d7fe0893003a5e793e19f1e55c9f73f diff --git a/configure b/configure index 9b692b3e..e7bb7edc 100755 --- a/configure +++ b/configure @@ -738,6 +738,7 @@ if command -v ${BASHCMD} > /dev/null; then printf "Yes (%s).\n" "$bash_absolute" else have_bash=0 + bash_absolute= printf "No. (%s not found)\n" "${BASHCMD}" fi @@ -748,6 +749,7 @@ if command -v ${PERL} > /dev/null; then printf "Yes (%s).\n" "$perl_absolute" else have_perl=0 + perl_absolute= printf "No. (%s not found)\n" "${PERL}" fi @@ -1584,6 +1586,14 @@ EOF printf "rsti_dir = '%s'\n" "$(cd emacs && pwd -P)" } > sphinx.config +cat > bindings/python-cffi/_notmuch_config.py <