<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12117">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: I332c94502cce0f3f11fe3f4d9f6c9918ff0c0263<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-bts refs/changes/17/12117/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 5b49bb7..e403f5e 100644</span><br><span>--- a/Makefile.am</span><br><span>+++ b/Makefile.am</span><br><span>@@ -10,7 +10,7 @@</span><br><span>      git-version-gen .version \</span><br><span>   README.md</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/12117">change 12117</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/12117"/><meta itemprop="name" content="View Change"/></div></div>

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