summaryrefslogtreecommitdiff
path: root/m4/unlink-busy.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-12 04:59:31 +0000
committerJim Meyering <jim@meyering.net>2000-08-12 04:59:31 +0000
commit44d3e01da99eafe268d33849cadf40ce8dfb0e84 (patch)
treebd32e3734adea88b1659549cbd77b12dc7705c16 /m4/unlink-busy.m4
parent52d20e4420cdf5b9d31449ef248175a070441d8c (diff)
downloadcoreutils-44d3e01da99eafe268d33849cadf40ce8dfb0e84.tar.xz
tweak the `whether...' message
Diffstat (limited to 'm4/unlink-busy.m4')
-rw-r--r--m4/unlink-busy.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/unlink-busy.m4 b/m4/unlink-busy.m4
index 95c081020..be6a7ddf9 100644
--- a/m4/unlink-busy.m4
+++ b/m4/unlink-busy.m4
@@ -1,4 +1,4 @@
-#serial 4
+#serial 5
dnl From J. David Anglin.
@@ -6,7 +6,7 @@ dnl HPUX and other systems can't unlink shared text that is being executed.
AC_DEFUN(jm_FUNC_UNLINK_BUSY_TEXT,
[dnl
- AC_CACHE_CHECK([whether a program can unlink itself],
+ AC_CACHE_CHECK([whether a running program can be unlinked],
jm_cv_func_unlink_busy_text,
[
AC_TRY_RUN([