1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/dmeventd
Zdenek Kabelac f8f6ec92b1 This patch add SELINUX_LIBS and STATIC_LIBS variables.
For static builds dependency for SELinux libs is not handled by 'ar'.
Till better solution is found, for static builds STATIC_LIBS is used.

Patch updates SELinux detection to use 3rd & 4th parameter for Success/Fail.
Also removes detection of pthread from this check as we know which
version of libdevmapper we are going to link with lvm after merge.

SELinux header check moved to the SELinux test code.
2010-03-04 12:08:26 +00:00
..
plugins Pthread linking change 2010-03-04 11:21:05 +00:00
.exported_symbols Add dm_event_handler_[gs]et_timeout functions. 2007-01-22 15:03:57 +00:00
dmeventd.c more fixes 2008-11-04 15:07:45 +00:00
dmeventd.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-21 16:26:07 +00:00
libdevmapper-event.c Cleanup gcc warning: null argument where non-null required (arg.2) 2010-01-14 10:11:26 +00:00
libdevmapper-event.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-21 16:26:07 +00:00
libdevmapper-event.pc.in configure/makefile tidying + pkg-config support. 2006-04-19 15:23:10 +00:00
Makefile.in This patch add SELINUX_LIBS and STATIC_LIBS variables. 2010-03-04 12:08:26 +00:00