All of lore.kernel.org
 help / color / mirror / Atom feed
* LVM2/lib/misc configure.h.in
@ 2012-02-28 18:20 agk
  0 siblings, 0 replies; 2+ messages in thread
From: agk @ 2012-02-28 18:20 UTC (permalink / raw)
  To: lvm-devel

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
 



^ permalink raw reply	[flat|nested] 2+ messages in thread
* LVM2/lib/misc configure.h.in
@ 2010-08-21  0:16 agk
  0 siblings, 0 replies; 2+ messages in thread
From: agk @ 2010-08-21  0:16 UTC (permalink / raw)
  To: lvm-devel

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk at sourceware.org	2010-08-21 00:16:37

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

Log message:
	autoreconf also updates configure.h.in

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

--- LVM2/lib/misc/configure.h.in	2010/08/16 22:54:36	1.27
+++ LVM2/lib/misc/configure.h.in	2010/08/21 00:16:37	1.28
@@ -32,6 +32,9 @@
 /* Name of default metadata cache subdirectory. */
 #undef DEFAULT_CACHE_SUBDIR
 
+/* Default data alignment. */
+#undef DEFAULT_DATA_ALIGNMENT
+
 /* Name of default locking directory. */
 #undef DEFAULT_LOCK_DIR
 



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-28 18:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 18:20 LVM2/lib/misc configure.h.in agk
  -- strict thread matches above, loose matches on Subject: below --
2010-08-21  0:16 agk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.