1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/dmeventd
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
..
mirror Fix dmeventd regression where mirror and snapshot monitoring libraries 2008-07-09 09:59:42 +00:00
snapshot Fix dmeventd regression where mirror and snapshot monitoring libraries 2008-07-09 09:59:42 +00:00
Makefile.in Add snapshot dmeventd library (enables dmeventd snapshot monitoring). 2008-01-09 15:32:19 +00:00