X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=configure;h=9f910b122c2b2da9c98f15c3baa0a07c88877381;hb=ad60e5d4e8a6736af28f326803dbd38620e71ae8;hp=37368bdacbd8535a0990125b7a9b557f2afb94e7;hpb=b14d9ae204dedab0b63ab54fc6d59ffe7090ba88;p=notmuch diff --git a/configure b/configure index 37368bda..9f910b12 100755 --- a/configure +++ b/configure @@ -468,7 +468,7 @@ fi GMIME_MINVER=3.0.3 -printf "Checking for GMime development files... " +printf "Checking for GMime development files (>= $GMIME_MINVER)... " if pkg-config --exists "gmime-3.0 >= $GMIME_MINVER"; then printf "Yes.\n" have_gmime=1