diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.ac Id: configure.ac 2272 2013-06-18 15:12:12Z michael . +# From configure.ac Id: configure.ac 2326 2013-06-23 12:33:47Z michael . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.1.3. # @@ -805,7 +805,7 @@ with_included_ltdl with_ltdl_include with_ltdl_lib enable_ltdl_install -enable_libGeoIP +enable_libgeoip enable_openssl enable_assert enable_kqueue @@ -13661,9 +13661,9 @@ if test "$ac_res" != no; then : fi -# Check whether --enable-libGeoIP was given. -if test "${enable_libGeoIP+set}" = set; then : - enableval=$enable_libGeoIP; +# Check whether --enable-libgeoip was given. +if test "${enable_libgeoip+set}" = set; then : + enableval=$enable_libgeoip; else ac_fn_c_check_header_mongrel "$LINENO" "GeoIP.h" "ac_cv_header_GeoIP_h" "$ac_includes_default" if test "x$ac_cv_header_GeoIP_h" = xyes; then : |