From 5d2f67ee3918516feebc4994d5b21a893ef97a5b Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Fri, 30 May 2008 08:13:21 +0000 Subject: Convert remaining cppunit tests to boost test framework to reduce dependencies. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@661587 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/bootstrap | 5 ----- 1 file changed, 5 deletions(-) (limited to 'cpp/bootstrap') diff --git a/cpp/bootstrap b/cpp/bootstrap index c1fb753201..2dc8f91b30 100755 --- a/cpp/bootstrap +++ b/cpp/bootstrap @@ -4,11 +4,6 @@ aclocal -I m4 autoheader libtoolize --automake -# Generate (for automake) lots of repetitive parts of tests/Makefile.am. -(cd src/tests && rm -f gen.mk - perl -ne '/^(include |if |else|endif)/ or print' Makefile.am \ - | make -f - abs_srcdir=`dirname $(pwd)` gen.mk > /dev/null ) - # Create initial Makefile fragments that will force make to generate # the real ones. cat > src/rubygen.mk <