aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.ac b/configure.ac
index 225a534e1..8f279fdd0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -80,11 +80,6 @@ AC_SUBST(found_libgtp_and_libcares)
dnl checks for header files
AC_HEADER_STDC
-found_cdk=yes
-AC_CHECK_HEADERS(cdk/cdk.h,,found_cdk=no)
-AM_CONDITIONAL(HAVE_LIBCDK, test "$found_cdk" = yes)
-
-
dnl Checks for typedefs, structures and compiler characteristics
AC_ARG_ENABLE(sanitize,