Fix udev support for old libdevmapper with not compatible definition.
authorMilan Broz <gmazyland@gmail.com>
Sat, 3 Jul 2010 13:11:32 +0000 (13:11 +0000)
committerMilan Broz <gmazyland@gmail.com>
Sat, 3 Jul 2010 13:11:32 +0000 (13:11 +0000)
commit64072e0e20c77e67bb7aedfb5a1f03671a79cc13
tree7e980a9bae477e0fb2e5fc50413fd5395791257b
parent1e03a34ccb9407a4de158301b503570abc4fa082
Fix udev support for old libdevmapper with not compatible definition.

Some released devmapper libraries have defined dm_task_set_cookie()
with not compatible parameters (ABI break), let's check for udev support
by using flags definition (udev is for cryptsetup not usable without this anyway).

git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@296 36d66b0a-2a48-0410-832c-cd162a569da5
ChangeLog
configure.in
lib/libdevmapper.c