1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons
Dave Wysochanski 0296197999 Create global is_static() to eliminate from the library init function.
Very simple / crude method of removing 'is_static' from initialization.
Why should we require an application tell us whether it is linked
statically or dynamically to libLVM?  If the application is linked
statically, but libraries exist and dlopen() calls succeed, why
do we care if it's statically linked?
2008-12-18 05:27:17 +00:00
..
clvmd Create global is_static() to eliminate from the library init function. 2008-12-18 05:27:17 +00:00
dmeventd make install_device-mapper 2008-11-04 17:25:32 +00:00
Makefile.in clvmd 2008-11-04 16:41:47 +00:00