From 639af03edc39692a811eba39a73d3f269de77c22 Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Thu, 2 Jul 2020 17:56:52 +0200 Subject: [PATCH] autoconf c++ compiler --- test/test_c++.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/test_c++.sh b/test/test_c++.sh index 7835f1eb..df6c141a 100755 --- a/test/test_c++.sh +++ b/test/test_c++.sh @@ -6,8 +6,6 @@ s="$_" ; . ./lib.sh || if [ "$s" = $0 ]; then exit 0; else return 0; fi cfile=$dir/c++.cpp -CXX=g++ - cat< $cfile #include #include