syslog-ng: disable geoip2 support

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
This commit is contained in:
Karel Kočí 2019-03-11 07:06:13 +01:00 committed by Josef Schlehofer
parent 4ef2d78461
commit 00d3817b04
No known key found for this signature in database
GPG Key ID: B950216FE4329F4C
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ CONFIGURE_ARGS += \
--disable-redis \
--disable-dependency-tracking \
--disable-python \
--disable-geoip2 \
--disable-java \
--disable-java-modules \
--with-librabbitmq-client=no \