From 19242a2c9e0d4c83f16002a2b2e54f5fdec73184 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 7 Sep 2006 16:17:48 +0000 Subject: [PATCH] Fix typo in previous change. --- m4/fsusage.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/fsusage.m4 b/m4/fsusage.m4 index 7ac61cb737..0dfd2ddd7b 100644 --- a/m4/fsusage.m4 +++ b/m4/fsusage.m4 @@ -35,7 +35,7 @@ AC_DEFUN([gl_FSUSAGE], AC_DEFUN([gl_FILE_SYSTEM_USAGE], [ -AC_MSG_CHECKING([how to get file system space usage]) +AC_MSG_NOTICE([checking how to get file system space usage]) ac_fsusage_space=no # Perform only the link test since it seems there are no variants of the -- 2.30.2