]> 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)
committerGeorge Joseph <gtjoseph@users.noreply.github.com>
Mon, 5 Jun 2023 18:37:06 +0000 (12:37 -0600)
commit1bf6d02f13ea06369f2b0b948d4ad69c3b3cf5bd
tree5a69a8b98019090655d6f6828b8114134c2595cb
parentce7a72d7e282ae299e5e1e4f28959926a264dd99
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