cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Lon Hohberger <lhh@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] cleanup build system a bit.
Date: Wed, 25 Apr 2007 14:05:54 -0400	[thread overview]
Message-ID: <20070425180554.GS4897@redhat.com> (raw)
In-Reply-To: <462E074C.1030904@ubuntu.com>

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.



  reply	other threads:[~2007-04-25 18:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-24 12:56 [Cluster-devel] [PATCH] cleanup build system a bit Fabio Massimo Di Nitto
2007-04-24 13:34 ` Fabio Massimo Di Nitto
2007-04-25 18:05   ` Lon Hohberger [this message]
2007-04-25 18:29     ` Fabio Massimo Di Nitto
2007-04-25 21:13 ` Chris Feist
2007-04-26  3:17   ` Fabio Massimo Di Nitto
2007-04-27 12:52     ` Robert Peterson
2007-04-27 13:15       ` Fabio Massimo Di Nitto
2007-04-26 16:55 ` Fabio Massimo Di Nitto
2007-04-27  9:24   ` Fabio Massimo Di Nitto
2007-04-27  9:28     ` [Cluster-devel] [PATCH 001/008] Fix configure help typo Fabio Massimo Di Nitto
2007-04-27  9:29     ` [Cluster-devel] [PATCH 002/008] Fabio Massimo Di Nitto
2007-04-27  9:30     ` [Cluster-devel] [PATCH 003/008] Fix --release_* check Fabio Massimo Di Nitto
2007-04-27  9:32     ` [Cluster-devel] [PATCH 004/008] gnbd_export: convert harcoded DEFAULT_GETUID to build flag Fabio Massimo Di Nitto
2007-04-27  9:33     ` [Cluster-devel] [PATCH 005/008] Fix userland: target depends Fabio Massimo Di Nitto
2007-04-27  9:34     ` [Cluster-devel] [PATCH 006/008] Fix make all target in passtrough Makefiles and make them more consistent Fabio Massimo Di Nitto
2007-04-27  9:35     ` [Cluster-devel] [PATCH 007/008] Readd -Werror to rgmanager dropped by mistake in the big cleanup Fabio Massimo Di Nitto
2007-04-27  9:36     ` [Cluster-devel] [PATCH 008/008] Readd SHAREDIR define to rgmanager/src/daemons/Makefile Fabio Massimo Di Nitto

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=20070425180554.GS4897@redhat.com \
    --to=lhh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).