]> sourceware.org Git - lvm2.git/commit
avoid link failure when configuring without --enable-cmdlib
authorJim Meyering <jim@meyering.net>
Mon, 23 Jun 2008 09:25:08 +0000 (09:25 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 23 Jun 2008 09:25:08 +0000 (09:25 +0000)
commit062886df645e1bce4fd9b917738b245753d5c2f0
tree0a29415864834ac0f394123b13477de3a0fbd6eb
parent148ea3aaa8f27519eb951c11c365b6557448de0d
avoid link failure when configuring without --enable-cmdlib

* configure.in (LVM2CMD_LIB): Define if --enable-cmdlib.
* dmeventd/mirror/Makefile.in (CLDFLAGS): Use $(LVM2CMD_LIB) rather
than hard-coding -llvm2cmd.
* dmeventd/snapshot/Makefile.in (CLDFLAGS): Likewise.
WHATS_NEW
configure.in
daemons/dmeventd/plugins/mirror/Makefile.in
daemons/dmeventd/plugins/snapshot/Makefile.in
dmeventd/mirror/Makefile.in
dmeventd/snapshot/Makefile.in
make.tmpl.in
This page took 0.04205 seconds and 5 git commands to generate.