<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8030">View Change</a></p><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;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/30/8030/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/configure b/configure<br>index 94d83dc..e03ae11 100755<br>--- a/configure<br>+++ b/configure<br>@@ -3668,36 +3668,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 c4027f7..06d833c 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/8030">change 8030</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/8030"/><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: I9f4d3d2bc1481748e39ad1e2b0a364d38e38978b </div>
<div style="display:none"> Gerrit-Change-Number: 8030 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>