From a943d1a3f83edccc97463e6f92ad882e9e48a077 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 9 Oct 2002 13:58:05 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/trunk@6621 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/configure | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/deal.II/configure b/deal.II/configure index a8134225a6..262a594e43 100755 --- a/deal.II/configure +++ b/deal.II/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.123 . +# From configure.in Revision: 1.124 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.53a. # @@ -2615,9 +2615,17 @@ echo "${ECHO_T}C++ compiler is gcc-2.95" >&6 *2.96*) echo "$as_me:$LINENO: result: C++ compiler is gcc-2.96" >&5 echo "${ECHO_T}C++ compiler is gcc-2.96" >&6 - { { echo "$as_me:$LINENO: error: gcc 2.96 is not supported. Please read the deal.II FAQs." >&5 -echo "$as_me: error: gcc 2.96 is not supported. Please read the deal.II FAQs." >&2;} - { (exit 1); exit 1; }; } + echo "$as_me:$LINENO: result: " >&5 +echo "${ECHO_T}" >&6 + echo "$as_me:$LINENO: result: --------------------------------------------------------" >&5 +echo "${ECHO_T}--------------------------------------------------------" >&6 + echo "$as_me:$LINENO: result: gcc 2.96 is not supported. Please read the deal.II FAQs." >&5 +echo "${ECHO_T}gcc 2.96 is not supported. Please read the deal.II FAQs." >&6 + echo "$as_me:$LINENO: result: --------------------------------------------------------" >&5 +echo "${ECHO_T}--------------------------------------------------------" >&6 + echo "$as_me:$LINENO: result: " >&5 +echo "${ECHO_T}" >&6 + exit 1 ;; *2.97*) echo "$as_me:$LINENO: result: C++ compiler is gcc-2.97" >&5 -- 2.39.5