mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-10 05:18:36 +03:00
Fix lib.device-mapper to wait for include too
This commit is contained in:
parent
5f8a3896dc
commit
855e4aac41
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user