dnl is stored.
dnl
dnl
-dnl Copyright (C) 2000, 2001, 2002, 2003, 2004 by the deal.II authors
+dnl Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 by the deal.II authors
dnl
dnl $Id$
CXXFLAGSO="$CXXFLAGS -w"
CXXFLAGSPIC="-KPIC"
LDFLAGSPIC="-G"
+ AC_MSG_ERROR(Attention! deal.II is not known to work with SUN Compilers!
+ If you intend to port it, please remove this message
+ from aclocal.m4 and call autoconf and configure. If you do not understand
+ this, you will NOT want to do it!)
;;
portland_group)
CXXFLAGSO="$CXXFLAGS -q -O2"
CXXFLAGSPIC=""
LDFLAGSPIC=""
+ AC_MSG_ERROR(Attention! deal.II is not known to work with Borland C++!
+ If you intend to port it to Borland C++, please remove this message
+ from aclocal.m4 and call autoconf and configure. If you do not understand
+ this, you will NOT want to do it!)
;;
*)
CXXFLAGSO="$CXXFLAGS -w"
CXXFLAGSPIC="-KPIC"
LDFLAGSPIC="-G"
+ { { echo "$as_me:$LINENO: error: Attention! deal.II is not known to work with SUN Compilers!
+ If you intend to port it" >&5
+echo "$as_me: error: Attention! deal.II is not known to work with SUN Compilers!
+ If you intend to port it" >&2;}
+ { (exit please remove this message
+ from aclocal.m4 and call autoconf and configure. If you do not understand
+ this); exit please remove this message
+ from aclocal.m4 and call autoconf and configure. If you do not understand
+ this; }; }
;;
portland_group)
CXXFLAGSO="$CXXFLAGS -q -O2"
CXXFLAGSPIC=""
LDFLAGSPIC=""
+ { { echo "$as_me:$LINENO: error: Attention! deal.II is not known to work with Borland C++!
+ If you intend to port it to Borland C++" >&5
+echo "$as_me: error: Attention! deal.II is not known to work with Borland C++!
+ If you intend to port it to Borland C++" >&2;}
+ { (exit please remove this message
+ from aclocal.m4 and call autoconf and configure. If you do not understand
+ this); exit please remove this message
+ from aclocal.m4 and call autoconf and configure. If you do not understand
+ this; }; }
;;
*)