From: Jim Meyering Date: Sat, 12 Aug 2000 04:59:31 +0000 (+0000) Subject: tweak the `whether...' message X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98dccf6477ac680d228a4e1687731cc3dc86cab9;p=pspp tweak the `whether...' message --- 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([