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

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BuildSystem: Remove AC_CONFIG_AUX_DIR.<br><br>ASTERISK-27602<br><br>Change-Id: I9f4d3d2bc1481748e39ad1e2b0a364d38e38978b<br>---<br>M configure<br>M configure.ac<br>2 files changed, 0 insertions(+), 32 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/configure b/configure<br>index 5a53d36..63d4db0 100755<br>--- a/configure<br>+++ b/configure<br>@@ -3704,36 +3704,6 @@<br> # check existence of the package<br> <br> <br>-ac_aux_dir=<br>-for ac_dir in "$srcdir"/; do<br>-  if test -f "$ac_dir/install-sh"; then<br>-    ac_aux_dir=$ac_dir<br>-    ac_install_sh="$ac_aux_dir/install-sh -c"<br>-    break<br>-  elif test -f "$ac_dir/install.sh"; then<br>-    ac_aux_dir=$ac_dir<br>-    ac_install_sh="$ac_aux_dir/install.sh -c"<br>-    break<br>-  elif test -f "$ac_dir/shtool"; then<br>-    ac_aux_dir=$ac_dir<br>-    ac_install_sh="$ac_aux_dir/shtool install -c"<br>-    break<br>-  fi<br>-done<br>-if test -z "$ac_aux_dir"; then<br>-  as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\"/" "$LINENO" 5<br>-fi<br>-<br>-# These three variables are undocumented and unsupported,<br>-# and are intended to be withdrawn in a future Autoconf release.<br>-# They can cause serious problems if a builder's source tree is in a directory<br>-# whose full name contains unusual characters.<br>-ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.<br>-ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.<br>-ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.<br>-<br>-<br>-<br> <br> <br> # preserve any CFLAGS or LDFLAGS that may be set<br>diff --git a/configure.ac b/configure.ac<br>index 7e87129..ee25f51 100644<br>--- a/configure.ac<br>+++ b/configure.ac<br>@@ -17,8 +17,6 @@<br> # check existence of the package<br> AC_CONFIG_SRCDIR([main/asterisk.c])<br> <br>-AC_CONFIG_AUX_DIR()<br>-<br> AC_COPYRIGHT("Asterisk")<br> <br> # preserve any CFLAGS or LDFLAGS that may be set<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8031">change 8031</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/8031"/><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: I9f4d3d2bc1481748e39ad1e2b0a364d38e38978b </div>
<div style="display:none"> Gerrit-Change-Number: 8031 </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: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@digium.com> </div>