I changed the configuration option to be: * `--without geoip1` for distributions that we expect to have the Maxmind GeoIP library but the user wants to build only `geoip2` * `--with geoip1` for distributions we expect to not have the Maxmind GeoIP library, but the user wants to try to build both `geoip` and `geoip2`
@sergey-safarov - I hope that clears the confusion and we can get this (now smaller) change merged.