From: cfeist@sourceware.org <cfeist@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] cluster/fence/agents/xvm Makefile
Date: 13 Nov 2006 20:50:35 -0000 [thread overview]
Message-ID: <20061113205035.12062.qmail@sourceware.org> (raw)
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL5
Changes by: cfeist at sourceware.org 2006-11-13 20:50:35
Modified files:
fence/agents/xvm: Makefile
Log message:
Need to include directory for ccs.h header file.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/agents/xvm/Makefile.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.3.2.1&r2=1.3.2.2
--- cluster/fence/agents/xvm/Makefile 2006/11/13 16:14:06 1.3.2.1
+++ cluster/fence/agents/xvm/Makefile 2006/11/13 20:50:34 1.3.2.2
@@ -24,7 +24,7 @@
INCLUDE=-I${top_srcdir}/include -I${top_srcdir}/config \
-I/usr/include/openais -I/usr/include/libvirt \
-I/usr/include/nss3 -I/usr/include/nspr4 \
- -I../../../cman/lib
+ -I../../../cman/lib -I../../../ccs/lib
CFLAGS+=-DFENCE_RELEASE_NAME=\"${RELEASE}\" \
-Wall -Werror -Wstrict-prototypes -Wshadow -ggdb -D_GNU_SOURCE
next reply other threads:[~2006-11-13 20:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-13 20:50 cfeist [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-07-05 14:27 [Cluster-devel] cluster/fence/agents/xvm Makefile fabbione
2007-06-27 13:32 lhh
2007-06-26 17:32 lhh
2006-12-08 19:36 lhh
2006-11-13 20:51 cfeist
2006-11-13 20:48 cfeist
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=20061113205035.12062.qmail@sourceware.org \
--to=cfeist@sourceware.org \
/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).