mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 17:14:46 +02:00
Keep using geoip_classic on Windows for this rc1.
geoip_mmdb doesn't compile on Windows, will look at it after rc1. Also almost forgot to set this GEOIP_ENGINE ;)
This commit is contained in:
@@ -275,7 +275,6 @@ DLL_FILES=\
|
||||
src/modules/geoip_base.dll \
|
||||
src/modules/geoip_classic.dll \
|
||||
src/modules/geoip_csv.dll \
|
||||
src/modules/geoip_mmdb.dll \
|
||||
src/modules/geoip-tag.dll \
|
||||
src/modules/globops.dll \
|
||||
src/modules/help.dll \
|
||||
|
||||
Reference in New Issue
Block a user