From 98dccf6477ac680d228a4e1687731cc3dc86cab9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 12 Aug 2000 04:59:31 +0000 Subject: [PATCH] tweak the `whether...' message --- m4/unlink-busy.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/m4/unlink-busy.m4 b/m4/unlink-busy.m4 index 95c0810203..be6a7ddf97 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([ -- 2.30.2