diff options
-rw-r--r-- | configure.ac | 4 |
1 files changed, 0 insertions, 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="" |