Skip to content
Snippets Groups Projects
Commit 2d431df2 authored by Niels Möller's avatar Niels Möller
Browse files

Updated GMP url.

Rev: nettle/configure.ac:1.28
parent b45bdf3b
No related branches found
No related tags found
No related merge requests found
......@@ -475,7 +475,7 @@ fi
# Checks for libraries
AC_CHECK_LIB(gmp, __gmpz_getlimbn,,
[AC_MSG_WARN(
[GNU MP not found, or not 3.1 or up, see http://www.swox.com/gmp.
[GNU MP not found, or not 3.1 or up, see http://gmplib.org/.
Support for public key algorithms will be unavailable.])]
enable_public_key=no)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment