]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix configure detection of device mapper
authorPritesh Kothari <Pritesh.Kothari@Sun.COM>
Fri, 30 Oct 2009 13:44:50 +0000 (14:44 +0100)
committerDaniel Veillard <veillard@redhat.com>
Fri, 30 Oct 2009 13:44:50 +0000 (14:44 +0100)
commitd5fcd4f7a3b20bdd3646acecb59d32ab8e94f64d
tree5eed5630d9966444dcd267e4d05d08f9396d8da2
parent47fec8eac2bb38246addb0a0cc368fdbadad4738
Fix configure detection of device mapper

* configure.in: the PKG_CHECK_MODULES() for it would not work on
  Ubuntu and SuSE, so add a direct check fallback
configure.in