Author: astitcher
Date: Tue Apr 28 22:14:50 2009
New Revision: 769566

URL: http://svn.apache.org/viewvc?rev=769566&view=rev
Log:
Removed code that prevents cmake build from raw checkout

Modified:
    qpid/trunk/qpid/cpp/src/CMakeLists.txt

Modified: qpid/trunk/qpid/cpp/src/CMakeLists.txt
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/CMakeLists.txt?rev=769566&r1=769565&r2=769566&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/CMakeLists.txt (original)
+++ qpid/trunk/qpid/cpp/src/CMakeLists.txt Tue Apr 28 22:14:50 2009
@@ -142,9 +142,6 @@
   message(FATAL_ERROR "Boost C++ libraries not found.  Please install or try 
setting BOOST_ROOT")
 endif(NOT Boost_FOUND)
 
-configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config.h.in
-               ${CMAKE_CURRENT_BINARY_DIR}/config.h)
-
 include_directories( ${Boost_INCLUDE_DIR} )
 
 include_directories( . )



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscr...@qpid.apache.org

Reply via email to