bind9/m4
Evan Hunt 6a7e805796 add a search for GeoIP2 libraries in configure
- "--with-geoip" is used to enable the legacy GeoIP library.
- "--with-geoip2" is used to enable the new GeoIP2 library
  (libmaxminddb), and is on by default if the library is found.
- using both "--with-geoip" and "--with-geoip2" at the same time
  is an error.
- an attempt is made to determine the default GeoIP2 database path at
  compile time if pkg-config is able to report the module prefix. if
  this fails, it will be necessary to set the path in named.conf with
  geoip-directory
- Makefiles have been updated, and a stub lib/dns/geoip2.c has been
  added for the eventual GeoIP2 search implementation.

(cherry picked from commit fea6b5bf10)
2019-06-27 16:25:28 -07:00
..
ax_check_openssl.m4 add /opt/local to list of locations for OpenSSL 2019-06-04 18:19:34 +10:00
ax_posix_shell.m4 Break out of loop when first POSIX-compatible shell is found 2018-12-18 13:02:00 +01:00
ax_pthread.m4 Improve autoconf pthread detection 2018-08-16 17:18:52 +02:00
ax_restore_flags.m4 add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
ax_save_flags.m4 add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
libtool.m4 Make OpenSSL mandatory 2018-07-19 12:47:03 -04:00
ltoptions.m4 Make OpenSSL mandatory 2018-07-19 12:47:03 -04:00
ltsugar.m4 Make OpenSSL mandatory 2018-07-19 12:47:03 -04:00
ltversion.m4 Make OpenSSL mandatory 2018-07-19 12:47:03 -04:00
lt~obsolete.m4 Make OpenSSL mandatory 2018-07-19 12:47:03 -04:00