From: Alasdair Kergon Date: Mon, 2 Aug 2010 13:56:34 +0000 (+0000) Subject: Fix lib.device-mapper to wait for include too X-Git-Tag: old-v2_02_73~49 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=855e4aac4172fe3a84d2d06bf970cca5d3528c30;p=lvm2.git Fix lib.device-mapper to wait for include too --- diff --git a/Makefile.in b/Makefile.in index 064261e25..a6b2b626b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -49,6 +49,7 @@ daemons: lib tools tools: lib device-mapper po: tools daemons +lib.device-mapper: include.device-mapper libdm.device-mapper: include.device-mapper liblvm.device-mapper: include.device-mapper daemons.device-mapper: libdm.device-mapper diff --git a/WHATS_NEW b/WHATS_NEW index be727985a..122a0b33d 100644 --- a/WHATS_NEW +++ b/WHATS_NEW @@ -3,7 +3,7 @@ Version 2.02.73 - Do not use VPATH in include/Makefile. Fix exported_symbols generation to use standard compiler arguments. Use #include <> not "" in lvm2app.h which gets installed on the system. - Make liblvm.device-mapper wait for include file generation. + Make lib and liblvm.device-mapper wait for include file generation. Fix configure to supply DEFAULT_RUN_DIR to Makefiles. Fix wrong number of mirror log at allocate policy