Jim Meyering
f31ebeed31
`df /some/mount-point' no longer hangs when an unrelated hard-mount
...
is unavailable
[__GLIBC__]: GNU libc's statvfs stats each mount point in
/proc/mounts until it finds one with matching device number. This is
unnecessary when the FILE argument *is* a mount point. No stat call
is necessary in that case. So, disable the statvfs-testing code on
systems with GNU libc. Reported by Andrei Gaponenko via Tim Waugh
as RedHat bug# 84846.
2003-03-04 09:16:35 +00:00
Jim Meyering
1f295ae62d
Quote the first argument in each use of AC_DEFUN.
2001-08-12 13:26:00 +00:00
Jim Meyering
e2625cbbcd
fix typo: s/found/yes/
2001-02-04 08:28:29 +00:00
Jim Meyering
da56b3ffb6
(jm_FILE_SYSTEM_USAGE): Restore prior use of
...
AS_IF, now that it works once again (mysteriously).
2001-02-03 16:45:25 +00:00
Jim Meyering
94767ce8cf
add a comment, reformat a little.
2001-01-28 21:45:36 +00:00
Jim Meyering
ae9d89cfe2
(jm_FILE_SYSTEM_USAGE): Open-code what was a use of AS_IF.
2001-01-27 14:06:18 +00:00
Jim Meyering
d85aac6782
(jm_FILE_SYSTEM_USAGE): Add `[]' between use of
...
AS_IF and following `dnl'.
2001-01-27 13:24:32 +00:00
Jim Meyering
7f9c804f7a
(jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE, for autoconf-2.49c.
2001-01-17 10:34:16 +00:00
Jim Meyering
971d190dc4
s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf renaming.
2000-10-29 22:43:08 +00:00
Jim Meyering
02ac23c3e2
(jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead of deprecated AC_CHECKING.
2000-07-04 17:15:45 +00:00
Jim Meyering
4e56a001c6
s/AC_MSG_CHECKING/AC_CHECKING/.
...
Suggestion from Bruno Haible.
2000-06-23 13:43:41 +00:00
Jim Meyering
951abbe274
Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
2000-05-01 08:36:13 +00:00
Jim Meyering
81df043fdd
(jm_FILE_SYSTEM_USAGE): Take two parameters.
2000-01-23 14:49:09 +00:00
Jim Meyering
d495aaf3e7
s/space/ac_fsusage_space/.
2000-01-23 14:12:45 +00:00
Jim Meyering
3705d57846
Extracted from fileutils/configure.in.
2000-01-23 14:08:35 +00:00