X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=configure;h=2a0ce9eb41568c017b95e3066e4c21ce2869d87d;hp=fa4c5b5ee3d3dd3051d31190edab142fb87f3f1a;hb=0ca79007275ef6430d7f791b1161e39827139c87;hpb=188fccd84fc53f44f38a4b184383d63f2c58b5e3 diff --git a/configure b/configure index fa4c5b5e..2a0ce9eb 100755 --- a/configure +++ b/configure @@ -394,6 +394,7 @@ EOF printf "Yes.\n" else printf "No.\n" + errors=$((errors + 1)) fi rm -f _compact.o _compact.cc @@ -650,6 +651,8 @@ elif [ $uname = "Linux" ] || [ $uname = "GNU" ] ; then fi else printf "Unknown.\n" + platform="$uname" + linker_resolves_library_dependencies=0 cat <= version 1.2.6, including development files such as headers)" echo " https://xapian.org/" fi if [ $have_zlib -eq 0 ]; then