mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Sync with gnulib 6da37d4814fb6d1c61169de4092205a056a04a21.
Do not classify a bind-mounted dir entry as "dummy". * m4.include/ls-mntd-fs.m4: Check for hasmntopt() on platforms with 1-argument getmntent() (instead of assuming absence). Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
2712c1aefc
commit
a8d46f29d3
@ -151,6 +151,7 @@ if test $ac_cv_func_getmntent = yes; then
|
||||
[Define if there is a function named getmntent for reading the list
|
||||
of mounted file systems, and that function takes a single argument.
|
||||
(4.3BSD, SunOS, HP-UX, Dynix, Irix)])
|
||||
AC_CHECK_FUNCS([hasmntopt])
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user