else
dnl Aw, nothing suitable found...
- AC_MSG_ERROR([Unrecognized compiler -- sorry])
- exit 1
+ AC_MSG_RESULT(Unrecognized compiler --- you will probably run into trouble. Try to go ahead and get help from developers@dealii.org)
+ GXX_VERSION=unknown_cc
fi
fi
fi
#! /bin/sh
-# From configure.in Revision: 1.186 .
+# From configure.in Revision: 1.187 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
GXX_VERSION=kai_cc
else
- { { echo "$as_me:$LINENO: error: Unrecognized compiler -- sorry" >&5
-echo "$as_me: error: Unrecognized compiler -- sorry" >&2;}
- { (exit 1); exit 1; }; }
- exit 1
+ echo "$as_me:$LINENO: result: Unrecognized compiler --- you will probably run into trouble. Try to go ahead and get help from developers@dealii.org" >&5
+echo "${ECHO_T}Unrecognized compiler --- you will probably run into trouble. Try to go ahead and get help from developers@dealii.org" >&6
+ GXX_VERSION=unknown_cc
fi
fi
fi
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams