aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2009-01-27 18:23:16 +0000
committerHolger Freyther <zecke@selfish.org>2009-01-27 18:23:16 +0000
commit0c2bb5ea239a7010d71b95e58f1b698f18f7ad68 (patch)
tree989b1be5d722bbe9d4b7a366255d4564c85772bb /configure.in
parentcfe6dce248ffe538c3b4585cf0b9f8b011a2d558 (diff)
[configure] We have a local copy of the header file, remove the check
We do have a local copy, there is no need to check for an external version of that header file as it will not be used.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6a6d3a951..edcbe3b44 100644
--- a/configure.in
+++ b/configure.in
@@ -13,7 +13,6 @@ dnl checks for libraries
dnl checks for header files
AC_HEADER_STDC
-AC_CHECK_HEADERS(mISDNif.h)
dnl Checks for typedefs, structures and compiler characteristics