diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 43cb5c77b2..76d7d29cea 100644 --- a/configure.in +++ b/configure.in @@ -259,7 +259,7 @@ AM_PATH_LIBGCRYPT($GNUTLS_GCRYPT_VERSION,, AC_MSG_ERROR([[ *** *** libgcrypt was not found. You may want to get it from -*** ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/ +*** ftp://ftp.gnupg.org/gcrypt/libgcrypt/ *** ]])) dnl Can't disable - gnutls depends on gcrypt |