From 02138c2d3e669ee0d1d07414518010810be2d8c1 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 20 Jun 2007 22:19:10 +0000 Subject: Dummy libcluster.so when openais is not available, keep rpmbuild happy. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@549277 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'qpid/cpp/src/Makefile.am') diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am index 0468a2122b..5b09172ee2 100644 --- a/qpid/cpp/src/Makefile.am +++ b/qpid/cpp/src/Makefile.am @@ -105,9 +105,7 @@ endif lib_LTLIBRARIES = libqpidcommon.la libqpidbroker.la libqpidclient.la -if CLUSTER include cluster.mk -endif # The logger library uses boost::date_time to format time. # We have to disable the unused parameters warning to get around -- cgit v1.2.1