summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDevrim GÜNDÜZ2006-10-11 07:06:17 +0000
committerDevrim GÜNDÜZ2006-10-11 07:06:17 +0000
commit451e919a190c24de99ef4ab95196f6e9addff99c (patch)
tree72042a5dc0f8320510dfd4def3c51718efc84348
parent5c4f4da062f8749a7ed5b9b24a6aa51a10fbbc92 (diff)
Fix grammar
-rwxr-xr-xconfigure4
1 files 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