All of lore.kernel.org
 help / color / mirror / Atom feed
From: agk@sourceware.org <agk@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2 configure.in configure
Date: 23 Jan 2012 17:48:19 -0000	[thread overview]
Message-ID: <20120123174819.18466.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk at sourceware.org	2012-01-23 17:48:19

Modified files:
	.              : configure.in configure 

Log message:
	Fix metad help.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/configure.in.diff?cvsroot=lvm2&r1=1.178&r2=1.179
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/configure.diff?cvsroot=lvm2&r1=1.163&r2=1.164

--- LVM2/configure.in	2011/12/21 13:08:12	1.178
+++ LVM2/configure.in	2012/01/23 17:48:18	1.179
@@ -792,8 +792,8 @@
 dnl -- Build lvmetad
 AC_MSG_CHECKING(whether to build LVMetaD)
 AC_ARG_ENABLE(lvmetad,
-	      AC_HELP_STRING([--disable-lvmetad],
-			     [disable the LVM Metadata Daemon]),
+	      AC_HELP_STRING([--enable-lvmetad],
+			     [enable the LVM Metadata Daemon]),
 	      LVMETAD=$enableval)
 AC_MSG_RESULT($LVMETAD)
 
--- LVM2/configure	2011/12/21 13:08:11	1.163
+++ LVM2/configure	2012/01/23 17:48:18	1.164
@@ -1510,7 +1510,7 @@
   --enable-testing        enable testing targets in the makefile
   --enable-valgrind-pool  enable valgrind awareness of pools
   --disable-devmapper     disable LVM2 device-mapper interaction
-  --disable-lvmetad       disable the LVM Metadata Daemon
+  --enable-lvmetad        enable the LVM Metadata Daemon
   --enable-udev_sync      enable synchronisation with udev processing
   --enable-udev_rules     install rule files needed for udev synchronisation
   --enable-compat         enable support for old device-mapper versions



             reply	other threads:[~2012-01-23 17:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23 17:48 agk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-07-08 12:02 LVM2 configure.in configure zkabelac
2009-07-30 12:31 agk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120123174819.18466.qmail@sourceware.org \
    --to=agk@sourceware.org \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.