]> 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 Development Team <asteriskteam@digium.com>
Thu, 7 Mar 2024 14:16:38 +0000 (14:16 +0000)
commit461411338bfaadc5031f7ad4445bc23dcee2ecbe
tree357e3b2e440da525c782258fa87ed1c5bb11caae
parent49ff608674ab2193216f434d0359be2fdc80831d
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
(cherry picked from commit 72f4cf679837ef536b0ddf9099706f63ba4857da)
configure
include/asterisk/autoconfig.h.in
menuselect/autoconfig.h.in
menuselect/configure