<p>George Joseph <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/7967">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Joshua Colp: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved; Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BuildSystem: Raise autoconf version requirement to 2.60a.<br><br>AC_COMPUTE_INT requires at least autoconf 2.60a.<br><br>This affects only those who contribute to Asterisk, only those who had to use<br>the script ./bootstrap.sh. Furthermore, this change just makes sure nobody is<br>using a too old autoconf.<br><br>ASTERISK-16951<br><br>Change-Id: Ibca850e2fe0e77d935207bd959bacf7197d7f637<br>---<br>M configure.ac<br>1 file changed, 1 insertion(+), 9 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/configure.ac b/configure.ac<br>index ee25f51..b7d0158 100644<br>--- a/configure.ac<br>+++ b/configure.ac<br>@@ -1,12 +1,4 @@<br>-# Process this file with autoconf to produce a configure script.<br>-#<br>-# Make sure we use autoconf 2.60 to generate the "configure" script,<br>-# in case we want to commit it. Other than that, version 2.59 is<br>-# perfectly fine for our purposes, so people who want to modify<br>-# this file just have to remember to set the AC_PREREQ argument<br>-# to something that suits their needs.<br>-<br>-AC_PREREQ(2.60)<br>+AC_PREREQ(2.60a)<br> <br> AC_INIT([asterisk], [trunk], [https://issues.asterisk.org])<br> <br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/7967">change 7967</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/7967"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Ibca850e2fe0e77d935207bd959bacf7197d7f637 </div>
<div style="display:none"> Gerrit-Change-Number: 7967 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>