summaryrefslogtreecommitdiff
path: root/qpid/cpp/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/bootstrap')
-rwxr-xr-xqpid/cpp/bootstrap3
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/cpp/bootstrap b/qpid/cpp/bootstrap
index d911a3bfd1..c443112f30 100755
--- a/qpid/cpp/bootstrap
+++ b/qpid/cpp/bootstrap
@@ -9,9 +9,6 @@ libtoolize --automake
: ${JAVAC=javac}
export JAVA JAVAC
-# If we're building in the qpid tree, we can generate
-# some Makefile snippets:
-
# Generate (for automake) lots of repetitive parts of tests/Makefile.am.
(cd src/tests && rm -f gen.mk
perl -ne '/^include / or print' Makefile.am \