]> git.ipfire.org Git - thirdparty/asterisk.git/commit
configure: Rerun bootstrap on modern platform.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 12 Feb 2024 17:45:34 +0000 (12:45 -0500)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Mon, 12 Feb 2024 18:44:30 +0000 (18:44 +0000)
commit72f4cf679837ef536b0ddf9099706f63ba4857da
treefe1497f04fff450689f8ad6134583986b853f45d
parente6140eac0cb75117572ff2e32bce1e6a05150971
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