From: hno <> Date: Sun, 27 Mar 2005 08:10:34 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE4~823 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f388e9b4ed4705f2e0f00d3c11b294a2fd02678d;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/configure b/configure index 443786506b..d7171ef887 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.371 . +# From configure.in Revision: 1.372 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.59. # @@ -22344,23 +22344,19 @@ _ACEOF fi; -enable_hostname_checks=0 -# Check whether --enable-hostname_checks or --disable-hostname_checks was given. +# Check whether --enable-hostname-checks or --disable-hostname-checks was given. if test "${enable_hostname_checks+set}" = set; then enableval="$enable_hostname_checks" if test "$enableval" = "yes"; then echo "Enabling hostname sanity checks" - enable_hostname_checks=1 - fi - -fi; -if test "$enable_hostname_checks" = 1; then cat >>confdefs.h <<\_ACEOF #define CHECK_HOSTNAMES 1 _ACEOF -fi + fi + +fi; # Check whether --enable-underscores or --disable-underscores was given. if test "${enable_underscores+set}" = set; then