author | Sebastian Harl <sh@tokkee.org> | |
Fri, 18 May 2012 20:31:13 +0000 (22:31 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 13 Sep 2012 08:55:58 +0000 (10:55 +0200) | ||
commit | 096f706caf5718c11b3e8a7ad9ecb84f05482c4d | |
tree | 5686de056603eea2f3332ec1f4cefbf228850def | tree | snapshot |
parent | 39a8492cebd21e77317c51bf2d9caaf49e5cd2f7 | commit | diff |
configure: Use AC_INCLUDES_DEFAULT when checking any libkvm stuff.
kvm.h requires sys/types.h to be included. Using AC_INCLUDES_DEFAULT will
hopefully make sure that we're save for a bit ;-)
Signed-off-by: Florian Forster <octo@collectd.org>
kvm.h requires sys/types.h to be included. Using AC_INCLUDES_DEFAULT will
hopefully make sure that we're save for a bit ;-)
Signed-off-by: Florian Forster <octo@collectd.org>
configure.in | diff | blob | history |