]> 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)
committerAsterisk Development Team <asteriskteam@digium.com>
Mon, 10 Jul 2023 11:49:47 +0000 (11:49 +0000)
commit25de041d5e126b1ff999cff28edf22e580b09dc2
treee88d5f8e16d02d7d0347f9cec92b6b61c5a40b05
parent8cdf711531d8609acadf1af9a84505118d4adbed
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
(cherry picked from commit 95d339ac7a3b2fc045e3e1f3fa67164a23553a62)
configure
configure.ac