summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-02-07 19:51:01 +0000
committerAlan Conway <aconway@apache.org>2008-02-07 19:51:01 +0000
commitdce2ccc3bacb54ed50822f214f9cd2ea95c1038d (patch)
tree3d6c99ea0516c0d752ca5edd01f70c66c98cc012 /cpp
parent021713fbe45e92e5eef13184be711c7156d7db00 (diff)
downloadqpid-python-dce2ccc3bacb54ed50822f214f9cd2ea95c1038d.tar.gz
qpidc.spec.in: Build --without-cpg, no point adding the dependency till cluster
functionality is available. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@619604 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/qpidc.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/qpidc.spec.in b/cpp/qpidc.spec.in
index a926cf583b..7df723cfae 100644
--- a/cpp/qpidc.spec.in
+++ b/cpp/qpidc.spec.in
@@ -73,7 +73,7 @@ Qpid broker daemon.
%setup -q
%build
-%configure --disable-static --with-cpg CXXFLAGS="-O3 -DNDEBUG"
+%configure --disable-static --without-cpg CXXFLAGS="-O3 -DNDEBUG"
make %{?_smp_mflags}
# Remove this generated perl file, we don't need it and it upsets rpmlint.
rm docs/api/html/installdox