X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=configure;h=49fa5b934566d0370777797ba3921243527652dc;hp=ce1d6983d3d1a303a3b1ff6d0a85d42b14043ea9;hb=6a833a6e83865f6999707cc30768d07e1351c2cb;hpb=2ee9351224a940eff65c6aa73ad8befab48250f9 diff --git a/configure b/configure index ce1d6983..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 <