-AM_CPPFLAGS = -I pdns $(LUA_CFLAGS) $(YAHTTP_CFLAGS) $(BOOST_CPPFLAGS) $(SANITIZER_FLAGS) -I$(CURDIR)/ext/mbedtls/include -O3 -Wall -pthread -DSYSCONFDIR=\"${sysconfdir}\"
+AM_CPPFLAGS = -I pdns $(LUA_CFLAGS) $(YAHTTP_CFLAGS) $(BOOST_CPPFLAGS) $(SANITIZER_FLAGS) -O3 -Wall -pthread -DSYSCONFDIR=\"${sysconfdir}\"
ACLOCAL_AMFLAGS = -I m4
ext/luawrapper/include/LuaContext.hpp \
ext/json11/json11.cpp \
ext/json11/json11.hpp \
- ext/incbin/incbin.h \
- ext/mbedtls/include/mbedtls/config.h \
- ext/mbedtls/include/mbedtls/check_config.h \
- ext/mbedtls/include/mbedtls/base64.h \
- ext/mbedtls/include/mbedtls/platform.h \
- ext/mbedtls/library/base64.c
+ ext/incbin/incbin.h
dnsdist_LDFLAGS = \
$(AM_LDFLAGS) \
])
AX_CXX_COMPILE_STDCXX_11(ext,mandatory)
-AC_DEFINE([HAVE_MBEDTLS2], [1], [Defined if mbed TLS version 2.x.x is used])
AC_MSG_CHECKING([whether we will enable compiler security checks])
AC_ARG_ENABLE([hardening],
+++ /dev/null
-../../../../../../ext/mbedtls/include/mbedtls/base64.h
\ No newline at end of file
+++ /dev/null
-../../../../../../ext/mbedtls/include/mbedtls/check_config.h
\ No newline at end of file
+++ /dev/null
-../../../../../../ext/mbedtls/include/mbedtls/config.h
\ No newline at end of file
+++ /dev/null
-../../../../../../ext/mbedtls/include/mbedtls/platform.h
\ No newline at end of file
+++ /dev/null
-../../../../../ext/mbedtls/library/base64.c
\ No newline at end of file