X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=configure;h=49fa5b934566d0370777797ba3921243527652dc;hp=ab42f9474edcf0e8f368feacc751e0bfe65da2d1;hb=6a833a6e83865f6999707cc30768d07e1351c2cb;hpb=1aa6f90a10794951365626830e8ebf29cf3736c8 diff --git a/configure b/configure index ab42f947..49fa5b93 100755 --- a/configure +++ b/configure @@ -643,7 +643,7 @@ EOF fi if [ $have_xapian -eq 0 ]; then echo " Xapian library (including development files such as headers)" - echo " http://xapian.org/" + echo " https://xapian.org/" fi if [ $have_zlib -eq 0 ]; then echo " zlib library (>= version 1.2.5.2, including development files such as headers)" @@ -663,7 +663,7 @@ EOF fi if [ $have_talloc -eq 0 ]; then echo " The talloc library (including development files such as headers)" - echo " http://talloc.samba.org/" + echo " https://talloc.samba.org/" echo fi cat <