From: Jim Meyering Date: Sat, 12 Aug 2000 13:27:29 +0000 (+0000) Subject: Use jm_FUNC_UNLINK_BUSY_TEXT. X-Git-Tag: FILEUTILS-4_0y~42 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=ce9d58029cff30edbd4011853ea2efb5633076e3;p=thirdparty%2Fcoreutils.git Use jm_FUNC_UNLINK_BUSY_TEXT. --- diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index d3e59539cf..c418526aca 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 24 +#serial 25 dnl Misc type-related macros for fileutils, sh-utils, textutils. @@ -209,6 +209,7 @@ AC_DEFUN(jm_MACROS, jm_LANGINFO_CODESET jm_GLIBC21 jm_ICONV + jm_FUNC_UNLINK_BUSY_TEXT # These tests are for df. jm_LIST_MOUNTED_FILESYSTEMS([list_mounted_fs=yes], [list_mounted_fs=no])