From b3c2325d5d9382e6d566a2265a5ab677d9bfdd43 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 13 Jun 2009 15:52:38 +0000 Subject: commented out test line that was printing errors in the nightly builds svn path=/trunk/; revision=11761 --- packages/linux_make/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/linux_make/Makefile b/packages/linux_make/Makefile index 5b0244f5..c161c1e1 100755 --- a/packages/linux_make/Makefile +++ b/packages/linux_make/Makefile @@ -206,8 +206,8 @@ test_locations: @echo "MANUALSDIR $(manualsdir)" @echo "EXAMPLESDIR $(examplesdir)" @echo -------------------------------------------------- - @echo "PACKAGE_DEPENDS $(PACKAGE_DEPENDS)" - @echo -------------------------------------------------- +# @echo "PACKAGE_DEPENDS $(PACKAGE_DEPENDS)" +# @echo -------------------------------------------------- autoconf --version @echo -------------------------------------------------- make --version -- cgit v1.2.1