]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Raise autoconf version requirement to 2.60a.
authorAlexander Traud <pabstraud@compuserve.com>
Mon, 15 Jan 2018 17:08:24 +0000 (18:08 +0100)
committerAlexander Traud <pabstraud@compuserve.com>
Fri, 26 Jan 2018 13:13:35 +0000 (07:13 -0600)
commitddc6e6d878253724c9181e12cd26d40f1d9c075c
tree4d779764afe9c6d9aa45964821d0de646500ec30
parent2304103f3a71cf35f85fae8d71a69e7b4fbd7e15
BuildSystem: Raise autoconf version requirement to 2.60a.

AC_COMPUTE_INT requires at least autoconf 2.60a.

This affects only those who contribute to Asterisk, only those who had to use
the script ./bootstrap.sh. Furthermore, this change just makes sure nobody is
using a too old autoconf.

ASTERISK-16951

Change-Id: Ibca850e2fe0e77d935207bd959bacf7197d7f637
configure.ac