summaryrefslogtreecommitdiffhomepage
path: root/auto/summary
diff options
context:
space:
mode:
Diffstat (limited to 'auto/summary')
-rw-r--r--auto/summary1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/summary b/auto/summary
index 8a71cbeff..010a5be49 100644
--- a/auto/summary
+++ b/auto/summary
@@ -51,6 +51,7 @@ esac
case $MD5 in
YES) echo " + md5: using $MD5_LIB library" ;;
NONE) echo " + md5 library is not used" ;;
+ NO) echo " + using builtin md5 code" ;;
*) echo " + using md5 library: $MD5" ;;
esac