* [Cluster-devel] conga/ricci/ricci Makefile
@ 2007-01-04 0:20 rmccabe
0 siblings, 0 replies; only message in thread
From: rmccabe @ 2007-01-04 0:20 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2007-01-04 00:20:42
Modified files:
ricci/ricci : Makefile
Log message:
fix a typo in the makefile..
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/ricci/ricci/Makefile.diff?cvsroot=cluster&r1=1.18&r2=1.19
--- conga/ricci/ricci/Makefile 2007/01/04 00:19:49 1.18
+++ conga/ricci/ricci/Makefile 2007/01/04 00:20:42 1.19
@@ -40,8 +40,7 @@
INCLUDE += `pkg-config --cflags dbus-1`
CFLAGS +=
-CXXFLAGS += -DDBUS_MAJOR_VERSION="${dbus_major_version}" -DDBUS_MINOR_VERSIO
-N="${dbus_minor_version}"
+CXXFLAGS += -DDBUS_MAJOR_VERSION="${dbus_major_version}" -DDBUS_MINOR_VERSION="${dbus_minor_version}"
LDFLAGS += `pkg-config --libs dbus-1`
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-04 0:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-04 0:20 [Cluster-devel] conga/ricci/ricci Makefile rmccabe
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).