[mathicgb] 196/393: Improvement to output stating that gtest is not enabled.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Apr 3 15:58:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository mathicgb.

commit 94af58fccdb34c2d3f203a883537700943b96ca4
Author: Bjarke Hammersholt Roune <bjarkehr.code at gmail.com>
Date:   Thu Mar 21 17:29:57 2013 +0100

    Improvement to output stating that gtest is not enabled.
---
 Makefile.am | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index d32ab93..a51e4b3 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -113,6 +113,7 @@ unittest_SOURCES=src/test/FreeModuleOrderTest.cpp						\
 else
 
 check:
-	echo "configure did not locate gtest, so unittests cannot be run."
+	@echo
+	@echo "Configure did not locate gtest, so unittests cannot be run."
 
-endif
\ No newline at end of file
+endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathicgb.git



More information about the debian-science-commits mailing list