multipath-tools: check header file instead of intalled lib
authorGuido Günther <agx@sigxcpu.org>
Sat, 21 Nov 2009 17:15:25 +0000 (18:15 +0100)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Sat, 21 Nov 2009 23:59:54 +0000 (00:59 +0100)
commit80cc7f22f061626eca5bf4f39cad515923b29bb9
tree9dcd46cf147e0cf5b35497485129ed979390a1cb
parentc73df73547679db3a0b676f1f445181e9795d2e0
multipath-tools: check header file instead of intalled lib

Hi,
attached patch checks the header file instead of an installed lib for
dm_task_struct. Since distros have this lib add different patchs the
check should be more reliable.
Cheers,
 -- Guido

From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org>
Date: Sun, 30 Aug 2009 13:38:55 +0200
Subject: [PATCH] check header file for defintion of dm_task_no_flush

instead of checking the so for the symbol (which seems to be hard to
find).
libmultipath/Makefile