<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8236">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BuildSystem: Allow newer autotools on OpenBSD.<br><br>ASTERISK-27683<br><br>Change-Id: I5ec9dafbb0c16b6f2740c641980bc2eaaf995624<br>---<br>M bootstrap.sh<br>1 file changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/36/8236/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/bootstrap.sh b/bootstrap.sh<br>index fe39ea2..550652b 100755<br>--- a/bootstrap.sh<br>+++ b/bootstrap.sh<br>@@ -18,8 +18,9 @@<br>                 MY_AM_VER=<br>            ;;<br>    OpenBSD*)<br>-            export AUTOCONF_VERSION=2.63<br>-         export AUTOMAKE_VERSION=1.9<br>+          # pkg_add autoconf%2.63 automake%1.9 metaauto<br>+                [ -z "$AUTOCONF_VERSION" ] && export AUTOCONF_VERSION=2.63<br>+         [ -z "$AUTOMAKE_VERSION" ] && export AUTOMAKE_VERSION=1.9<br>           ;;<br>    *'BSD'*)<br>              MY_AC_VER=-2.62<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8236">change 8236</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/8236"/><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: I5ec9dafbb0c16b6f2740c641980bc2eaaf995624 </div>
<div style="display:none"> Gerrit-Change-Number: 8236 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>