]> git.ipfire.org Git - thirdparty/asterisk.git/commit
configure: Makefile downloader enable follow redirects.
authorMiguel Angel Nubla <miguelangel.nubla@gmail.com>
Thu, 1 Jun 2023 00:09:39 +0000 (02:09 +0200)
committerMiguel Angel Nubla <miguelangel.nubla@gmail.com>
Mon, 5 Jun 2023 18:38:13 +0000 (18:38 +0000)
commit4c2f035a353da43e06d4c7b3637b18b9835ab10e
tree382afeac27d20ba81a4ed8031cf4a4d18cb74ed1
parent2b302e30e4ddc1230d3b76654833f236bac87896
configure: Makefile downloader enable follow redirects.

If curl is used for building, any download such as a sounds package
will fail to follow HTTP redirects and will download wrong data.

Resolves: #136
configure
configure.ac