You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2008/02/07 20:51:03 UTC

svn commit: r619604 - /incubator/qpid/trunk/qpid/cpp/qpidc.spec.in

Author: aconway
Date: Thu Feb  7 11:51:01 2008
New Revision: 619604

URL: http://svn.apache.org/viewvc?rev=619604&view=rev
Log:
qpidc.spec.in: Build --without-cpg, no point adding the dependency till cluster
functionality is available.

Modified:
    incubator/qpid/trunk/qpid/cpp/qpidc.spec.in

Modified: incubator/qpid/trunk/qpid/cpp/qpidc.spec.in
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/qpidc.spec.in?rev=619604&r1=619603&r2=619604&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/qpidc.spec.in (original)
+++ incubator/qpid/trunk/qpid/cpp/qpidc.spec.in Thu Feb  7 11:51:01 2008
@@ -73,7 +73,7 @@
 %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