Change in libosmo-netif[master]: configure.ac: Drop unneeded check for dahdi

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Jan 12 13:12:43 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/16774 )

Change subject: configure.ac: Drop unneeded check for dahdi
......................................................................

configure.ac: Drop unneeded check for dahdi

This check was added during libosmo-netif's initial commit, and there's
nothing requiring DAHDI in here. It's most possible a copy-paste
artifact when creating configure.ac.

Change-Id: Ief25a12696d797eaf50b0373e8310add93b9dc9e
---
M configure.ac
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/configure.ac b/configure.ac
index a96fb70..8452d17 100644
--- a/configure.ac
+++ b/configure.ac
@@ -106,8 +106,6 @@
 	LIBS=$old_LIBS
 ])
 
-AC_CHECK_HEADERS(dahdi/user.h,,AC_MSG_WARN(DAHDI input driver will not be built))
-
 found_pcap=yes
 AC_CHECK_HEADERS(pcap.h,,found_pcap=no)
 AM_CONDITIONAL(HAVE_PCAP, test "$found_pcap" = yes)

-- 
To view, visit https://gerrit.osmocom.org/c/libosmo-netif/+/16774
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: Ief25a12696d797eaf50b0373e8310add93b9dc9e
Gerrit-Change-Number: 16774
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200112/0c3b81e3/attachment.htm>


More information about the gerrit-log mailing list