From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20371 invoked by alias); 28 Feb 2012 18:21:00 -0000 Received: (qmail 20354 invoked by uid 9447); 28 Feb 2012 18:20:59 -0000 Date: Tue, 28 Feb 2012 18:21:00 -0000 Message-ID: <20120228182059.20352.qmail@sourceware.org> From: agk@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2/lib/misc configure.h.in Mailing-List: contact lvm2-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sourceware.org X-SW-Source: 2012-02/txt/msg00238.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: agk@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