X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=configure;h=d399457a92f36cd75810d0d226143852f2a3a811;hb=ab8d0e572537006a4e1dafa266075ed0d848c80f;hp=6c3a38f1098ace4d563f5962d9470013e898175a;hpb=174ec2a28fc38df65434b7d805e0e657d17f335d;p=notmuch diff --git a/configure b/configure index 6c3a38f1..d399457a 100755 --- a/configure +++ b/configure @@ -734,6 +734,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 @@ -744,6 +745,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 @@ -1579,6 +1581,14 @@ EOF printf "rsti_dir = '%s'\n" "$(cd emacs && pwd -P)" } > sphinx.config +cat > bindings/python-cffi/_notmuch_config.py <