aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openbsc/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/configure.ac b/openbsc/configure.ac
index 0d6a1da95..24dbc30f7 100644
--- a/openbsc/configure.ac
+++ b/openbsc/configure.ac
@@ -92,7 +92,6 @@ AC_SUBST(found_libgtp_and_libcares)
dnl checks for header files
AC_HEADER_STDC
-AC_CHECK_HEADERS(dahdi/user.h,,AC_MSG_WARN(DAHDI input driver will not be built))
AC_CHECK_HEADERS(dbi/dbd.h,,AC_MSG_ERROR(DBI library is not installed))
AC_CHECK_HEADERS(pcap/pcap.h,,AC_MSG_ERROR(PCAP library is not installed))