From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Wed, 25 Apr 2007 14:05:54 -0400 Subject: [Cluster-devel] [PATCH] cleanup build system a bit. In-Reply-To: <462E074C.1030904@ubuntu.com> References: <462DFE84.2080605@ubuntu.com> <462E074C.1030904@ubuntu.com> Message-ID: <20070425180554.GS4897@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, Apr 24, 2007 at 03:34:04PM +0200, Fabio Massimo Di Nitto wrote: > Just spotten on IRC by Patrick. > > Please apply after the previous patch. > > Thanks > Fabio > > -- > I'm going to make him an offer he can't refuse. > diff -Naurd cluster.orig2/group/daemon/Makefile cluster/group/daemon/Makefile > --- cluster.orig2/group/daemon/Makefile 2007-04-24 11:15:43.000000000 +0200 > +++ cluster/group/daemon/Makefile 2007-04-24 15:32:07.000000000 +0200 > @@ -24,7 +24,7 @@ > CFLAGS += -I${cmanincdir} > CFLAGS += -I. -I../include/ -I../lib/ > > -LDFLAGS += -L${cmanlibdir} -L${openaislibdir} -L{libdir} -lcman -lcpg > +LDFLAGS += -L${cmanlibdir} -L${openaislibdir} -L${libdir} -lcman -lcpg > > all: ${TARGET} > FWIW, this is an overhaul not a cleanup. ;) I'm fine with it, but I want more people to comment. (expecting minor bugs to be found, but easy to fix) -- Lon -- Lon Hohberger - Software Engineer - Red Hat, Inc.