1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/commands
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
..
errors.h
toolcontext.c Create global is_static() to eliminate from the library init function. 2008-12-18 05:27:17 +00:00
toolcontext.h Create global is_static() to eliminate from the library init function. 2008-12-18 05:27:17 +00:00