[Cluster-devel] [PATCH] cleanup build system a bit.

Lon Hohberger lhh at redhat.com
Wed Apr 25 18:05:54 UTC 2007


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.




More information about the Cluster-devel mailing list