]> 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:09 +0000 (18:38 +0000)
commit95d339ac7a3b2fc045e3e1f3fa67164a23553a62
tree42102a5f6408371b30227393efd551f594f85a89
parentedf488c76e720d546a8d0cdf7c2352452af2503f
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