(checking for getmntinfo function...): Remove now-bogus
authorJim Meyering <jim@meyering.net>
Fri, 12 Apr 2002 20:50:53 +0000 (20:50 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 12 Apr 2002 20:50:53 +0000 (20:50 +0000)
commitbbcfebe6c8cb663e2f40763151267e3645f6dcc7
treef26ff16e17ee3617ecdd67ed51783d556646582f
parente1775907cf796eafea070cebcfa08f95c408d413
(checking for getmntinfo function...): Remove now-bogus
check for f_type in sys/mount.h.  Instead, just test for the existence
of the getmntinfo function.  Needed for Darwin 5.3.
m4/ls-mntd-fs.m4