]> 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)
commitaa4d1e3106d39cb1ee240597e4af628d4c10f025
tree0a29415864834ac0f394123b13477de3a0fbd6eb
parent2c189a57f443e513881ebbbfcbb822b6fde30a9c
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.032961 seconds and 5 git commands to generate.