]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Sun, 2 Feb 2003 08:11:08 +0000 (08:11 +0000)
committerhno <>
Sun, 2 Feb 2003 08:11:08 +0000 (08:11 +0000)
configure

index f84098d5f6c4e600fe4e851b05f25543919db842..fe2abcbfb5827be969af2ea0dbc04dd9bec2f02d 100755 (executable)
--- 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