diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/configure.ac b/configure.ac index 728445df..1493554d 100644 --- a/configure.ac +++ b/configure.ac @@ -830,7 +830,7 @@ if test "$have_gpg_error" = "no"; then  ***  *** You need libgpg-error to build this program.  **  This library is for example available at -***   ftp://ftp.gnupg.org/gcrypt/libgpg-error +***   https://www.gnupg.org/ftp/gcrypt/libgpg-error/  *** (at least version $NEED_GPG_ERROR_VERSION is required.)  ***]])  fi @@ -840,7 +840,7 @@ if test "$have_libassuan" = "no"; then  ***  *** You need libassuan to build this program.  *** This library is for example available at -***   ftp://ftp.gnupg.org/gcrypt/libassuan/ +***   https://www.gnupg.org/ftp/gcrypt/libassuan/  *** (at least version $NEED_LIBASSUAN_VERSION (API $NEED_LIBASSUAN_API) is required).  ***]])  fi | 
