| # | Line 87 | Line 87 | AC_CHECK_HEADERS_ONCE(crypt.h \ | |
|---|---|---|
| 87 | ||
| 88 | AC_SEARCH_LIBS(crypt, crypt) | |
| 89 | ||
| 90 | < | AC_ARG_ENABLE(libGeoIP, |
| 90 | > | AC_ARG_ENABLE(libgeoip, |
| 91 | [AS_HELP_STRING([--disable-libgeoip],[Disable GeoIP support])], [], | |
| 92 | [AC_CHECK_HEADER(GeoIP.h, | |
| 93 | [AC_SEARCH_LIBS(GeoIP_id_by_ipnum_v6_gl, GeoIP, | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |