From 451e919a190c24de99ef4ab95196f6e9addff99c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Devrim=20G=C3=9CND=C3=9CZ?= Date: Wed, 11 Oct 2006 07:06:17 +0000 Subject: [PATCH] Fix grammar --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 1bde7dc..65048aa 100755 --- a/configure +++ b/configure @@ -1356,8 +1356,8 @@ echo "${ECHO_T}$ac_cv_file__usr_lib_ocf_resource_d_heartbeat" >&6 if test $ac_cv_file__usr_lib_ocf_resource_d_heartbeat = yes; then : else - { { echo "$as_me:$LINENO: error: Can't determine where to install OCF script. Maybe Heartbeat doesn't installed" >&5 -echo "$as_me: error: Can't determine where to install OCF script. Maybe Heartbeat doesn't installed" >&2;} + { { echo "$as_me:$LINENO: error: Can't determine where to install OCF script. Heartbeat does not appear to be installed, or is not in your $PATH." >&5 +echo "$as_me: error: Can't determine where to install OCF script. Heartbeat does not appear to be installed, or is not in your $PATH." >&2;} { (exit 1); exit 1; }; } fi -- 2.39.5