From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13055 invoked by alias); 21 Aug 2007 04:46:45 -0000 Received: (qmail 12988 invoked by uid 9702); 21 Aug 2007 04:46:44 -0000 Date: Tue, 21 Aug 2007 04:46:00 -0000 Message-ID: <20070821044644.12985.qmail@sourceware.org> From: fabbione@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster dlm/lib/Makefile gfs2/edit/Makefile gf ... Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00243.txt.bz2 CVSROOT: /cvs/cluster Module name: cluster Changes by: fabbione@sourceware.org 2007-08-21 04:46:44 Modified files: dlm/lib : Makefile gfs2/edit : Makefile gfs2/mount : Makefile gfs2/quota : Makefile gfs2/tool : Makefile group/dlm_controld: Makefile group/gfs_controld: Makefile Log message: Allow the full cluster suite to build using external kernel source. Also remove the use of -idirafter that with some old versions of gcc does not behave as we expect. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/lib/Makefile.diff?cvsroot=cluster&r1=1.20&r2=1.21 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/edit/Makefile.diff?cvsroot=cluster&r1=1.9&r2=1.10 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/mount/Makefile.diff?cvsroot=cluster&r1=1.15&r2=1.16 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/quota/Makefile.diff?cvsroot=cluster&r1=1.10&r2=1.11 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs2/tool/Makefile.diff?cvsroot=cluster&r1=1.9&r2=1.10 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/dlm_controld/Makefile.diff?cvsroot=cluster&r1=1.10&r2=1.11 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/group/gfs_controld/Makefile.diff?cvsroot=cluster&r1=1.12&r2=1.13