Define LIBDM_API_FLUSH for 64bit systems correctly
authorHannes Reinecke <hare@suse.de>
Wed, 30 Apr 2008 09:04:45 +0000 (11:04 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Wed, 30 Apr 2008 11:25:13 +0000 (13:25 +0200)
commitb7eb9c14248e64c22f27523a33cd17bafbc6c284
tree7a14f2ff119790149bac471ba3414c74e71fd1ab
parent5863a838389d39adb80a432ce220a377c350bb8f
Define LIBDM_API_FLUSH for 64bit systems correctly

64bit Installation will have libraries in /lib64, not /lib.
So we'll have to check against this directory, too, to calculate
the correct LIBDM_API_FLUSH define.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/Makefile