<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ggsn/+/14621">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">configure.ac: Replace obosolete macro AC_CANONICAL_SYSTEM<br><br>$ autoconf -Wall<br>configure.ac:11: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete.<br>configure.ac:11: You should run autoupdate.<br><br>autoupdate applied the change present in this commit.<br><br>Change-Id: Iee59e6e9a7670867d5bc55ba96f79130bc6982f6<br>---<br>M configure.ac<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/21/14621/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/configure.ac b/configure.ac</span><br><span>index ede6963..65d0e8c 100644</span><br><span>--- a/configure.ac</span><br><span>+++ b/configure.ac</span><br><span>@@ -8,7 +8,7 @@</span><br><span> AC_CONFIG_AUX_DIR([.])</span><br><span> </span><br><span> AC_CONFIG_TESTDIR(tests)</span><br><span style="color: hsl(0, 100%, 40%);">-AC_CANONICAL_SYSTEM</span><br><span style="color: hsl(120, 100%, 40%);">+AC_CANONICAL_TARGET</span><br><span> </span><br><span> dnl kernel style compile messages</span><br><span> m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ggsn/+/14621">change 14621</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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.osmocom.org/c/osmo-ggsn/+/14621"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ggsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iee59e6e9a7670867d5bc55ba96f79130bc6982f6 </div>
<div style="display:none"> Gerrit-Change-Number: 14621 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>