aboutsummaryrefslogtreecommitdiffstats
path: root/tool/install-sh
diff options
context:
space:
mode:
Diffstat (limited to 'tool/install-sh')
-rw-r--r--tool/install-sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/tool/install-sh b/tool/install-sh
index a5d118598f..427d38dfed 100644
--- a/tool/install-sh
+++ b/tool/install-sh
@@ -4,12 +4,12 @@
# See autoconf.info for more detail.
cat <<EOF >&2
-Ruby tries to use a BSD-compatible install(1) if possible. However Ruby
-has its own install(1) alternative.
+Ruby uses a BSD-compatible install(1) if possible. If not, Ruby
+provides its own install(1) alternative.
-This script is necessary just for using AC_PROG_INSTALL in configure.in,
-however, it will not executed. So this script just fails.
-Please report a bug of Ruby to http://redmine.ruby-lang.org if you meet
+This script a place holder for AC_PROG_INSTALL in configure.in.
+
+Please report a bug in Ruby to http://redmine.ruby-lang.org if you see
this message.
Thank you.