diff options
| author | Alan Conway <aconway@apache.org> | 2007-06-20 22:19:10 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-06-20 22:19:10 +0000 |
| commit | 4431404c154500a7b61612d0da432960cf51263b (patch) | |
| tree | 00cd4eb57fca984d4ad107615d8017ced302679c /cpp/src/Makefile.am | |
| parent | 5a09629be0cd5a7ff0480c7fd3abeb1ae3819915 (diff) | |
| download | qpid-python-4431404c154500a7b61612d0da432960cf51263b.tar.gz | |
Dummy libcluster.so when openais is not available, keep rpmbuild happy.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@549277 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/Makefile.am')
| -rw-r--r-- | cpp/src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 0468a2122b..5b09172ee2 100644 --- a/cpp/src/Makefile.am +++ b/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 |
