[lvm-devel] LVM2/lib/misc configure.h.in

agk at sourceware.org agk at sourceware.org
Tue Feb 28 18:20:59 UTC 2012


CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk at sourceware.org	2012-02-28 18:20:58

Modified files:
	lib/misc       : configure.h.in 

Log message:
	Add LVMETAD_SUPPORT

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/lib/misc/configure.h.in.diff?cvsroot=lvm2&r1=1.37&r2=1.38

--- LVM2/lib/misc/configure.h.in	2012/02/15 11:20:13	1.37
+++ LVM2/lib/misc/configure.h.in	2012/02/28 18:20:58	1.38
@@ -452,6 +452,9 @@
 /* Define to 1 to include built-in support for LVM1 metadata. */
 #undef LVM1_INTERNAL
 
+/* Define to 1 to include code that uses lvmetad. */
+#undef LVMETAD_SUPPORT
+
 /* Path to lvm binary. */
 #undef LVM_PATH
 




More information about the lvm-devel mailing list