Skip to content

Commit a7ad099

Browse files
author
Andras Fekete
committed
Remove unnecessary check
1 parent 58e5045 commit a7ad099

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

configure.ac

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ if test "x$have_wolfssl" = "xyes"; then
5151
LDFLAGS="$LDFLAGS $WOLFSSL_LDFLAGS"
5252
fi
5353

54-
AC_CHECK_HEADERS([wolfssl/wolfcrypt/kdf.h])
55-
5654
# DEBUG
5755
DEBUG_CFLAGS="-g -O0 -DWOLFPROV_DEBUG"
5856

0 commit comments

Comments
 (0)