<p>Jenkins2 <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/7814">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Corey Farrell: Looks good to me, but someone else must approve
  Richard Mudgett: Looks good to me, approved
  Jenkins2: Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BuildSystem: Avoid obsolete warning with HELP_STRING on autoconf.<br><br>ASTERISK-26046<br><br>Change-Id: I48f05698c235f709225b92bec5aa260fb57d69d1<br>---<br>M autoconf/ast_ext_lib.m4<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/autoconf/ast_ext_lib.m4 b/autoconf/ast_ext_lib.m4<br>index 080b8c3..8e5b50e 100644<br>--- a/autoconf/ast_ext_lib.m4<br>+++ b/autoconf/ast_ext_lib.m4<br>@@ -39,7 +39,7 @@<br> # AST_OPTION_ONLY([option name], [option variable], [option description], [default value])<br> AC_DEFUN([AST_OPTION_ONLY],<br> [<br>-AC_ARG_WITH([$1], AC_HELP_STRING([--with-$1=PATH], [use $3 in PATH]),<br>+AC_ARG_WITH([$1], AS_HELP_STRING([--with-$1=PATH], [use $3 in PATH]),<br>       [<br>     case ${withval} in<br>    n|no)<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/7814">change 7814</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/7814"/><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: I48f05698c235f709225b92bec5aa260fb57d69d1 </div>
<div style="display:none"> Gerrit-Change-Number: 7814 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>