<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmo-netif/+/16774">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">configure.ac: Drop unneeded check for dahdi<br><br>This check was added during libosmo-netif's initial commit, and there's<br>nothing requiring DAHDI in here. It's most possible a copy-paste<br>artifact when creating configure.ac.<br><br>Change-Id: Ief25a12696d797eaf50b0373e8310add93b9dc9e<br>---<br>M configure.ac<br>1 file changed, 0 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/74/16774/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 a96fb70..8452d17 100644</span><br><span>--- a/configure.ac</span><br><span>+++ b/configure.ac</span><br><span>@@ -106,8 +106,6 @@</span><br><span>      LIBS=$old_LIBS</span><br><span> ])</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-AC_CHECK_HEADERS(dahdi/user.h,,AC_MSG_WARN(DAHDI input driver will not be built))</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> found_pcap=yes</span><br><span> AC_CHECK_HEADERS(pcap.h,,found_pcap=no)</span><br><span> AM_CONDITIONAL(HAVE_PCAP, test "$found_pcap" = yes)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmo-netif/+/16774">change 16774</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/libosmo-netif/+/16774"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-netif </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ief25a12696d797eaf50b0373e8310add93b9dc9e </div>
<div style="display:none"> Gerrit-Change-Number: 16774 </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>