X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=configure;h=2a0ce9eb41568c017b95e3066e4c21ce2869d87d;hp=fa4c5b5ee3d3dd3051d31190edab142fb87f3f1a;hb=429c30c2bc6587023f234a8a801f9ad5ce7076c0;hpb=07dff496304d6dc2e8033a18691b095ed9cd212f 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