Home
last modified time | relevance | path

Searched defs:HAVE_GEOIP2 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/bind/dist/
H A Dconfigure.ac406 [AC_DEFINE([HAVE_GEOIP2], [1], [Build with GeoIP2 support]) global() definition
410 [AC_DEFINE([HAVE_GEOIP2], [1], [Build with GeoIP2 support]) global() definition
420 [AC_DEFINE([HAVE_GEOIP2], [1], [Build with GeoIP2 support]) global() definition
431 AM_CONDITIONAL([HAVE_GEOIP2], [test -n "$MAXMINDDB_LIBS"]) global() condition