<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12113">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Fix DISTCHECK_CONFIGURE_FLAGS override<br><br>Set AM_DISTCHECK_CONFIGURE_FLAGS in Makefile.am instead of<br>DISTCHECK_CONFIGURE_FLAGS. This is the recommended way from the<br>automake manual, as otherwise the flag can't be changed by the user<br>anymore.<br><br>Related: OS#3718<br>Change-Id: Ie9db1519e89d2a8ca1e403e480f57d72fc25ab75<br>---<br>M Makefile.am<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-mgw refs/changes/13/12113/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Makefile.am b/Makefile.am</span><br><span>index 1497f80..3a94711 100644</span><br><span>--- a/Makefile.am</span><br><span>+++ b/Makefile.am</span><br><span>@@ -24,7 +24,7 @@</span><br><span> BUILT_SOURCES = $(top_srcdir)/.version</span><br><span> EXTRA_DIST = git-version-gen osmoappdesc.py .version</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-DISTCHECK_CONFIGURE_FLAGS = \</span><br><span style="color: hsl(120, 100%, 40%);">+AM_DISTCHECK_CONFIGURE_FLAGS = \</span><br><span>         --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)</span><br><span> </span><br><span> @RELMAKE@</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12113">change 12113</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/12113"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ie9db1519e89d2a8ca1e403e480f57d72fc25ab75 </div>
<div style="display:none"> Gerrit-Change-Number: 12113 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>