1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/dmeventd/mirror
Petr Rockai 2a9a80c9bb Fix dmeventd regression where mirror and snapshot monitoring libraries
failed to link against liblvm2cmd.

Dmeventd DSOs *require* lvm2cmd to be linked in.

For the future:
1) AC_SUBST does not create Makefile variables, only @foo@-style substitutions
2) When using `test', whitespace around `=' is essential:
    test a=b is true, as is test a=a
2008-07-09 09:59:42 +00:00
..
.exported_symbols Add mirror dmeventd library 2005-12-02 19:52:06 +00:00
dmeventd_mirror.c Fix mirror log name construction during lvconvert. (2.02.30) 2008-01-31 12:19:36 +00:00
Makefile.in Fix dmeventd regression where mirror and snapshot monitoring libraries 2008-07-09 09:59:42 +00:00