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