diff options
-rw-r--r-- | m4/fsusage.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/fsusage.m4 b/m4/fsusage.m4 index f0077dbe8..28e0b946c 100644 --- a/m4/fsusage.m4 +++ b/m4/fsusage.m4 @@ -1,4 +1,4 @@ -#serial 2 +#serial 3 # From fileutils/configure.in @@ -11,7 +11,7 @@ AC_DEFUN(jm_FILE_SYSTEM_USAGE, [ -AC_MSG_CHECKING(how to get filesystem space usage) +AC_CHECKING(how to get filesystem space usage) ac_fsusage_space=no # Perform only the link test since it seems there are no variants of the |