summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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