X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=configure;h=1a6bf295a8b3241867120ea493b8323e195da3fc;hp=b177b14130f0a966ccec5b1453affbf92ad577c7;hb=c20a5eb80520a11cb697a45b0d9553c68e2199c8;hpb=4ac23c5978ff963c18a012b6b230b26f9ef98c43 diff --git a/configure b/configure index b177b141..1a6bf295 100755 --- a/configure +++ b/configure @@ -734,18 +734,18 @@ EOF fi if [ $have_zlib -eq 0 ]; then echo " zlib library (>= version 1.2.5.2, including development files such as headers)" - echo " http://zlib.net/" + echo " https://zlib.net/" echo fi if [ $have_gmime -eq 0 ]; then echo " GMime 2.6 library >= $GMIME_MINVER" echo " (including development files such as headers)" - echo " http://spruce.sourceforge.net/gmime/" + echo " https://github.com/jstedfast/gmime/" echo fi if [ $have_glib -eq 0 ]; then echo " Glib library >= 2.22 (including development files such as headers)" - echo " http://ftp.gnome.org/pub/gnome/sources/glib/" + echo " https://ftp.gnome.org/pub/gnome/sources/glib/" echo fi if [ $have_talloc -eq 0 ]; then