]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Use single bootstrap.sh for Asterisk and menuselect.
authorCorey Farrell <git@cfware.com>
Fri, 16 Feb 2018 23:58:35 +0000 (18:58 -0500)
committerCorey Farrell <git@cfware.com>
Sat, 17 Feb 2018 00:02:17 +0000 (18:02 -0600)
commit525c0251c0b043b02c27465404155c6479247396
tree5b8de59b4f749d10cc713e61d50da0e3caa3b81c
parentba75d536691ae560b0e07c05bfecee5878330b91
BuildSystem: Use single bootstrap.sh for Asterisk and menuselect.

This causes the root bootstrap.sh script to generate configure scripts
for both Asterisk and menuselect.  This ensures that both configure
scripts are generated with the same version of autotools and avoids
situations where shared autoconf macros get modified without
regenerating the menuselect script.

Change-Id: I2bfd8537bbb63b3d46b11efabbb15eaaf9ef731a
bootstrap.sh
menuselect/bootstrap.sh [deleted file]