<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/7966">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BuildSystem: Raise autoconf version requirement from 2.59 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;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/66/7966/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/configure.ac b/configure.ac<br>index e333faf..318cc55 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/7966">change 7966</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/7966"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 13 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ibca850e2fe0e77d935207bd959bacf7197d7f637 </div>
<div style="display:none"> Gerrit-Change-Number: 7966 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>