<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9751">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">configure.ac: drop unused dependencies<br><br>Change-Id: I82083c33b0448113c74b21ed6c51cda121bc9f79<br>---<br>M configure.ac<br>1 file changed, 0 insertions(+), 12 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/51/9751/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 c02b74d..be66d51 100644</span><br><span>--- a/configure.ac</span><br><span>+++ b/configure.ac</span><br><span>@@ -34,10 +34,6 @@</span><br><span>  AC_MSG_ERROR([Please install autoconf-archive; re-run 'autoreconf -fi' for it to take effect.])</span><br><span>      ])</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-dnl checks for libraries</span><br><span style="color: hsl(0, 100%, 40%);">-AC_SEARCH_LIBS([dlopen], [dl dld], [LIBRARY_DL="$LIBS";LIBS=""])</span><br><span style="color: hsl(0, 100%, 40%);">-AC_SUBST(LIBRARY_DL)</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> </span><br><span> PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 0.11.0)</span><br><span> PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 0.11.0)</span><br><span>@@ -104,14 +100,6 @@</span><br><span> AC_HEADER_STDC</span><br><span> AC_CHECK_HEADERS(dbi/dbd.h,,AC_MSG_ERROR(DBI library is not installed))</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-found_pcap=yes</span><br><span style="color: hsl(0, 100%, 40%);">-AC_CHECK_HEADERS(pcap/pcap.h,,found_pcap=no)</span><br><span style="color: hsl(0, 100%, 40%);">-AM_CONDITIONAL(HAVE_PCAP, test "$found_pcap" = yes)</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-found_cdk=yes</span><br><span style="color: hsl(0, 100%, 40%);">-AC_CHECK_HEADERS(cdk/cdk.h,,found_cdk=no)</span><br><span style="color: hsl(0, 100%, 40%);">-AM_CONDITIONAL(HAVE_LIBCDK, test "$found_cdk" = yes)</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> found_sqlite3=yes</span><br><span> PKG_CHECK_MODULES(SQLITE3, sqlite3, ,found_sqlite3=no)</span><br><span> AM_CONDITIONAL(HAVE_SQLITE3, test "$found_sqlite3" = yes)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9751">change 9751</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/9751"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I82083c33b0448113c74b21ed6c51cda121bc9f79 </div>
<div style="display:none"> Gerrit-Change-Number: 9751 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>