| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 2228 2013-06-13 19:46:30Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 2318 2013-06-21 17:47:52Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
|
# Generated by GNU Autoconf 2.69 for ircd-hybrid TRUNK. |
| 5 |
|
# |
| 805 |
|
with_ltdl_include |
| 806 |
|
with_ltdl_lib |
| 807 |
|
enable_ltdl_install |
| 808 |
< |
enable_libGeoIP |
| 808 |
> |
enable_libgeoip |
| 809 |
|
enable_openssl |
| 810 |
|
enable_assert |
| 811 |
|
enable_kqueue |
| 14203 |
|
fi |
| 14204 |
|
|
| 14205 |
|
|
| 14206 |
< |
# Check whether --enable-libGeoIP was given. |
| 14207 |
< |
if test "${enable_libGeoIP+set}" = set; then : |
| 14208 |
< |
enableval=$enable_libGeoIP; |
| 14206 |
> |
# Check whether --enable-libgeoip was given. |
| 14207 |
> |
if test "${enable_libgeoip+set}" = set; then : |
| 14208 |
> |
enableval=$enable_libgeoip; |
| 14209 |
|
else |
| 14210 |
|
ac_fn_c_check_header_mongrel "$LINENO" "GeoIP.h" "ac_cv_header_GeoIP_h" "$ac_includes_default" |
| 14211 |
|
if test "x$ac_cv_header_GeoIP_h" = xyes; then : |