mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
m4.include/gnulib/fsusage.m4: produce more regular configure output.
Sync with gnulib 875dff5812cb9de949727e1aa399a06b07a886a9. Remove AC_MSG_CHECKING without corresponding AC_MSG_RESULT. Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
5dce2402b0
commit
b0dba0a2b5
@ -1,7 +1,7 @@
|
|||||||
# serial 34
|
# serial 35
|
||||||
# Obtaining file system usage information.
|
# Obtaining file system usage information.
|
||||||
|
|
||||||
# Copyright (C) 1997-1998, 2000-2001, 2003-2017 Free Software Foundation, Inc.
|
# Copyright (C) 1997-1998, 2000-2001, 2003-2020 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is free software; the Free Software Foundation
|
# This file is free software; the Free Software Foundation
|
||||||
# gives unlimited permission to copy and/or distribute it,
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
@ -36,7 +36,6 @@ AC_DEFUN([gl_FILE_SYSTEM_USAGE],
|
|||||||
dnl Mac OS X >= 10.5 (32-bit mode).
|
dnl Mac OS X >= 10.5 (32-bit mode).
|
||||||
AC_REQUIRE([AC_SYS_LARGEFILE])
|
AC_REQUIRE([AC_SYS_LARGEFILE])
|
||||||
|
|
||||||
AC_MSG_CHECKING([how to get file system space usage])
|
|
||||||
ac_fsusage_space=no
|
ac_fsusage_space=no
|
||||||
|
|
||||||
# Perform only the link test since it seems there are no variants of the
|
# Perform only the link test since it seems there are no variants of the
|
||||||
|
Loading…
Reference in New Issue
Block a user