]> sourceware.org Git - lvm2.git/commit
Make dmsetup.static and lvm.static build when dmeventd is disabled.
authorAlasdair Kergon <agk@redhat.com>
Mon, 14 Nov 2011 21:30:35 +0000 (21:30 +0000)
committerAlasdair Kergon <agk@redhat.com>
Mon, 14 Nov 2011 21:30:35 +0000 (21:30 +0000)
commitdd815a4f7b8163ae076fdcd753d28486be5c66d1
tree01c3f4739905a8e89daccecfd0e63c3c8db66459
parentbc33c1cda499482cdf180fbfa59e023ae6025357
Make dmsetup.static and lvm.static build when dmeventd is disabled.
udev may also need to be disabled if you didn't build it statically too.

dmeventd.static could be fixed with some more work but I don't really see the
point: without dlopen() it's useless, and if you have dlopen(), why not support
normal shared libraries too?
WHATS_NEW
configure
configure.in
daemons/dmeventd/Makefile.in
make.tmpl.in
tools/Makefile.in
This page took 0.03187 seconds and 5 git commands to generate.