1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/liblvm
Dave Wysochanski a4cc1ef5d9 Fix build failure when enabling dmeventd and applib.
This patch fixes a build with options similar to the following:
./configure --enable-debug --enable-applib --enable-dmeventd --enable-cmdlib
2009-09-14 22:56:27 +00:00
..
.exported_symbols Add lvm_vg_get_seqno, updating lvm.h and unit test. 2009-07-28 13:17:04 +00:00
liblvm2app.pc.in check in the correct pkgconfig file 2009-07-23 01:41:53 +00:00
lvm2app.h Add most relevant vg_attr fields as lvm2app 'get' functions. 2009-09-14 19:43:11 +00:00
lvm_base.c Don't include lvm-version.h in exported liblvm file! 2009-07-29 18:38:27 +00:00
lvm_lv.c Make lvm2app lv_t handle definition consistent with lvm_t. 2009-08-13 12:17:32 +00:00
lvm_pv.c Make lvm2app pv_t handle definition consistent with lvm_t. 2009-08-13 12:18:15 +00:00
lvm_vg.c Add most relevant vg_attr fields as lvm2app 'get' functions. 2009-09-14 19:43:11 +00:00
Makefile.in Fix build failure when enabling dmeventd and applib. 2009-09-14 22:56:27 +00:00