From: hno <> Date: Sun, 2 Feb 2003 08:11:08 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE1~410 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e344b46d41cbfe10d9b7c0ba621fd81758bf65aa;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/configure b/configure index f84098d5f6..fe2abcbfb5 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.316 . +# From configure.in Revision: 1.317 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.53. # @@ -4964,7 +4964,7 @@ enable_hostname_checks=0 if test "${enable_hostname_checks+set}" = set; then enableval="$enable_hostname_checks" if test "$enableval" = "yes"; then - echo "Disabling hostname sanity checks" + echo "Enabling hostname sanity checks" enable_hostname_checks=1 fi