configure.in, utils_mount.c: Improved the detection of the different `getmntent'...
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 1 Nov 2006 15:12:14 +0000 (16:12 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 1 Nov 2006 15:12:14 +0000 (16:12 +0100)
commit2dc3f07bee71b81f494f418d1155b392afe176fb
treea41ef643f0269eeeec57699e5d4664f37a77ff87
parent5cc9bd7c58bfa63dd06f0d231cf73a0b1d301105
configure.in, utils_mount.c: Improved the detection of the different `getmntent' variants.

The check provided by `autoconf' has been completely removed, since it doesn't
provide the information we need and it's internals seem to change more often
than is practical.
configure.in
src/utils_mount.c