* fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 7 Sep 2006 16:16:08 +0000 (16:16 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 7 Sep 2006 16:16:08 +0000 (16:16 +0000)
m4/ChangeLog
m4/fsusage.m4

index f3c7080..4b40b60 100644 (file)
@@ -1,3 +1,7 @@
+2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
+
 2006-09-03  Bruno Haible  <bruno@clisp.org>
 
        * lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
index 3ac9965..7ac61cb 100644 (file)
@@ -1,4 +1,4 @@
-#serial 20
+#serial 21
 # Obtaining file system usage information.
 
 # Copyright (C) 1997, 1998, 2000, 2001, 2003, 2004, 2005, 2006 Free Software
@@ -35,7 +35,7 @@ AC_DEFUN([gl_FSUSAGE],
 AC_DEFUN([gl_FILE_SYSTEM_USAGE],
 [
 
-echo "checking how to get file system space usage..."
+AC_MSG_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