From mboxrd@z Thu Jan 1 00:00:00 1970 From: pcaulfield@sourceware.org Date: 2 Jan 2008 11:03:23 -0000 Subject: [Cluster-devel] cluster/cman/daemon Makefile Message-ID: <20080102110323.12129.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL5 Changes by: pcaulfield at sourceware.org 2008-01-02 11:03:23 Modified files: cman/daemon : Makefile Log message: Oops, I didn't mean to commit that last private change Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.47.2.2&r2=1.47.2.3 --- cluster/cman/daemon/Makefile 2008/01/02 10:56:21 1.47.2.2 +++ cluster/cman/daemon/Makefile 2008/01/02 11:03:23 1.47.2.3 @@ -15,7 +15,7 @@ include ${top_srcdir}/make/defines.mk -CFLAGS+= -I/home/christine/dev/openais-installed/usr/include -fPIC -I${ccsincdir} -I${incdir} -I${top_srcdir}/config \ +CFLAGS+= -fPIC -I${ccsincdir} -I${incdir} -I${top_srcdir}/config \ -DCMAN_RELEASE_NAME=\"${RELEASE}\" -DOPENAIS_EXTERNAL_SERVICE ifeq ($(DEBUG),y)