diff options
author | Devrim GÜNDÜZ | 2006-10-11 07:06:17 +0000 |
---|---|---|
committer | Devrim GÜNDÜZ | 2006-10-11 07:06:17 +0000 |
commit | 451e919a190c24de99ef4ab95196f6e9addff99c (patch) | |
tree | 72042a5dc0f8320510dfd4def3c51718efc84348 | |
parent | 5c4f4da062f8749a7ed5b9b24a6aa51a10fbbc92 (diff) |
Fix grammar
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |