]> 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:43 +0000 (07:13 -0600)
commit6b771e346ba60768a3d9760e69b387c3277affd0
treea955ad0d9f6acedcb7e6037447d97b47de6a7d19
parentede918524905fc6b6f6a866a1a414df303f15392
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