]> git.ipfire.org Git - thirdparty/asterisk.git/commit
configure: Rerun bootstrap on modern platform.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 12 Feb 2024 17:43:26 +0000 (12:43 -0500)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Mon, 12 Feb 2024 18:43:41 +0000 (18:43 +0000)
commit54b804fc3bba03b6d3ae0446bf2a1b01aec08574
tree29bcf200e8add872968aac0ff47b433874741818
parentbbfaff33cf6ed68a264e17be98bf1626117cd72e
configure: Rerun bootstrap on modern platform.

The last time configure was run, it was run on a system that
did not enable -std=gnu11 by default, which meant that the
restrict qualifier would not be recognized on certain platforms.
This regenerates the configure files from running bootstrap.sh,
so that these should be recognized on all supported platforms.

Resolves: #586
configure
include/asterisk/autoconfig.h.in
menuselect/autoconfig.h.in
menuselect/configure