diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-11-06 08:24:18 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2002-11-06 08:24:18 +0000 |
commit | a47a8791c7d29f1d87c074dab92fb96630bd50c6 (patch) | |
tree | df391fd531973dee2dcc5bbafe24e06ff6e3a725 /opencdk.m4 | |
parent | 315e4634afd1a7cdf42a1af0a997cddef10dbdb7 (diff) | |
download | gnutls-a47a8791c7d29f1d87c074dab92fb96630bd50c6.tar.gz |
updated url for opencdk
Diffstat (limited to 'opencdk.m4')
-rw-r--r-- | opencdk.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opencdk.m4 b/opencdk.m4 index 31d7df3045..6b5a6679a4 100644 --- a/opencdk.m4 +++ b/opencdk.m4 @@ -89,7 +89,7 @@ main () cdk_check_version(NULL) ); printf("*** You need a version of LIBOPENCDK newer than %s. The latest version of\n", "$min_libopencdk_version" ); - printf("*** LIBOPENCDK is always available from ftp://ftp.gnupg.org/pub/libopencdk/gnupg.\n"); + printf("*** LIBOPENCDK is always available from ftp://ftp.gnutls.org/pub/gnutls/opencdk/.\n"); printf("*** (It is distributed along with GnuPG).\n"); printf("*** \n"); printf("*** If you have already installed a sufficiently new version, this error\n"); |