[CI] remove maxminddb from autobuild,cmake; let rest build

This commit is contained in:
Glenn Strauss 2023-07-28 00:10:09 -04:00
parent 49a7ca19b1
commit 22a51c2b3c
1 changed files with 0 additions and 2 deletions

View File

@ -21,7 +21,6 @@ case "${build}" in
--with-zlib --with-zstd --with-brotli --with-libdeflate \
--with-lua --with-libunwind \
--with-krb5 --with-pam --with-sasl \
--with-maxminddb \
--with-nettle \
--with-gnutls \
--with-openssl \
@ -57,7 +56,6 @@ case "${build}" in
-DWITH_LDAP=ON \
-DWITH_LIBUNWIND=ON \
-DWITH_LUA=ON \
-DWITH_MAXMINDDB=ON \
-DWITH_DBI=ON \
-DWITH_MYSQL=ON \
-DWITH_PGSQL=ON \