mmdb geoip db selected

This commit is contained in:
2022-02-18 12:36:45 +01:00
parent 9d197bd644
commit efae9e67af

View File

@@ -74,7 +74,7 @@ sed -i '/-pthread/d' configure.ac
# %%configure --enable-debug --enable-geoip --enable-utf8 --enable-tcb=btree --with-getline # %%configure --enable-debug --enable-geoip --enable-utf8 --enable-tcb=btree --with-getline
%configure \ %configure \
--enable-debug \ --enable-debug \
--enable-geoip=legacy \ --enable-geoip=mmdb \
--enable-utf8 \ --enable-utf8 \
--with-getline \ --with-getline \
%{?with_openssl: --with-openssl} %{?with_openssl: --with-openssl}