author | Florian Forster <octo@huhu.verplant.org> | |
Wed, 6 May 2009 14:28:27 +0000 (16:28 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 6 May 2009 14:28:27 +0000 (16:28 +0200) | ||
commit | eafb8003851eaea28dfe90b094fbd6be28a38c92 | |
tree | 570691638fd6d1667d36145d734ea979c2b67614 | tree | snapshot |
parent | 068ae14b916aa298995433da83302032c5e57c76 | commit | diff |
Build system: Straighten up building of the DF plugin.
In rare cases, e. g. Solaris, getmntent is available but neither the one nor
the two argument version could be recognized. This lead to `cu_mount_getlist'
returning NULL without an error, leading to the df plugin fail without notice.
While at it I re-implemented the dependency checking of the DF plugin to match
the proprocessor logic in utils_mount.c.
In rare cases, e. g. Solaris, getmntent is available but neither the one nor
the two argument version could be recognized. This lead to `cu_mount_getlist'
returning NULL without an error, leading to the df plugin fail without notice.
While at it I re-implemented the dependency checking of the DF plugin to match
the proprocessor logic in utils_mount.c.
configure.in | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/utils_mount.c | diff | blob | history | |
src/utils_mount.h | diff | blob | history |