]> git.ipfire.org Git - thirdparty/asterisk.git/commit
configure: Rerun bootstrap on modern platform.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 8 Feb 2024 16:52:29 +0000 (11:52 -0500)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Mon, 12 Feb 2024 18:42:16 +0000 (18:42 +0000)
commitd715c76fcb19b3f55d456b0e3d4625735dceedf2
tree5522137e9daa675368977d1cf320f09c17ce9b1b
parent6222e73cd8085112f4cfa94621e937ebce2835f9
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