Config.in: use better URL for GNU mirrors
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 24 May 2016 18:48:26 +0000 (20:48 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 25 May 2016 05:24:58 +0000 (07:24 +0200)
commit3999f0ad3c30fba64d0362aa68d34d1a43cfb3df
tree710b68f92098549fa2e5704c80e7ff688ff1c854
parent5ff845927b3559d29f0b9d751e1ac6106201d4c9
Config.in: use better URL for GNU mirrors

As explained on http://www.gnu.org/prep/ftp.en.html, the network of
GNU mirrors provide a generic address, http://ftpmirror.gnu.org/,
which automatically redirects to an up-to-date and local mirror. This
allows to greatly speed-up downloads, and also reduces the load on the
main GNU server.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Config.in