]> git.notmuchmail.org Git - notmuch/blobdiff - configure
doc: fix documentation typos and copy/paste-os
[notmuch] / configure
index 364854f3d936ac3a2861cd03fbf622cba7793c15..c0a550c7f9fd74402ab42974075ddd40ac88cc47 100755 (executable)
--- a/configure
+++ b/configure
@@ -651,6 +651,7 @@ if command -v cppcheck > /dev/null; then
     have_cppcheck=1
     printf "Yes.\n"
 else
+    have_cppcheck=0
     printf "No.\n"
 fi