public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: master - Revert "Avoid build failure when building against "make-installed-to-prefix""
@ 2009-06-21 12:38 Fabio M. Di Nitto
0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-06-21 12:38 UTC (permalink / raw)
To: cluster-cvs-relay
Gitweb: http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=3fd6ff96a6564ffe03cae131d65e0761bd862d5a
Commit: 3fd6ff96a6564ffe03cae131d65e0761bd862d5a
Parent: aa504c6bcd3835bcd67e1ce8736e21132f0c43bf
Author: Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate: Sun Jun 21 14:37:44 2009 +0200
Committer: Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Sun Jun 21 14:37:44 2009 +0200
Revert "Avoid build failure when building against "make-installed-to-prefix""
This reverts commit aa504c6bcd3835bcd67e1ce8736e21132f0c43bf.
---
config/tools/ldap/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/tools/ldap/Makefile.am b/config/tools/ldap/Makefile.am
index 30a4c32..1c5c4a8 100644
--- a/config/tools/ldap/Makefile.am
+++ b/config/tools/ldap/Makefile.am
@@ -6,4 +6,4 @@ confdb2ldif_CPPFLAGS = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
confdb2ldif_CFLAGS = $(confdb_CFLAGS)
-confdb2ldif_LDFLAGS = $(confdb_LIBS) -lcoroipcc
+confdb2ldif_LDFLAGS = $(confdb_LIBS)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-21 12:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-21 12:38 cluster: master - Revert "Avoid build failure when building against "make-installed-to-prefix"" Fabio M. Di Nitto
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 read-only IMAP folder(s) and NNTP newsgroup(s).