From 61f45daa5fba8cb79f11f95b724838cd2a2178b1 Mon Sep 17 00:00:00 2001 From: hno <> Date: Sun, 3 Sep 2006 01:30:16 +0000 Subject: [PATCH] Bootstrapped --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index d976a36322..f283b6ad84 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision. +# From configure.in Revision: 1.432 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.59 for Squid Web Proxy 3.0.PRE4-CVS. # @@ -24988,7 +24988,7 @@ case "$host_os" in _ACEOF ac_cv_func_getrusage='yes' - echo "Using own rusage." + echo "Using own rusage on Windows." ;; *) echo "$as_me:$LINENO: checking for struct rusage" >&5 -- 2.47.2