From f684d44aa7efd815e72d62048b4151c9a5246fca Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Wed, 31 Aug 2022 11:47:59 +0200 Subject: Removed maxmind check --- configure.ac | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configure.ac b/configure.ac index 3714655e8..896690a49 100644 --- a/configure.ac +++ b/configure.ac @@ -203,10 +203,6 @@ if test -d ../nDPI-custom; then : AC_MSG_RESULT([Compiling with custom nDPI protocols]) fi -if test -d ../ndpi-pro; then : - with_maxminddb=1 -fi - case "$host" in *-*-mingw32*|*-*-msys) PCAP_INC="" -- cgit v1.2.3