From 45ab87d4f39da13af2d5544c79510317de87c99e Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Sun, 13 Nov 2022 21:57:03 +0100 Subject: Revert "docs: fix links pointing to gcc.gnu.org/install" This reverts commit 0b3d926d796050468b8a844e5fb8c20bda741c26. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index c13b240..7b12388 100755 --- a/configure +++ b/configure @@ -8239,7 +8239,7 @@ Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify their locations. Source code for these libraries can be found at their respective hosting sites as well as at https://gcc.gnu.org/pub/gcc/infrastructure/. See also -https://gcc.gnu.org/onlinedocs/install/prerequisites.html for additional info. If +http://gcc.gnu.org/install/prerequisites.html for additional info. If you obtained GMP, MPFR and/or MPC from a vendor distribution package, make sure that you have installed both the libraries and the header files. They may be located in separate packages." "$LINENO" 5 -- cgit v1.1