From: wolf Date: Mon, 22 Jan 2001 09:22:26 +0000 (+0000) Subject: . X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7f84d2a6305f5f8b8ea9c623cac47ff47b7e494;p=dealii-svn.git . git-svn-id: https://svn.dealii.org/branches/Branch-3-1@3746 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/development/makefiles.1.html b/deal.II/doc/development/makefiles.1.html index e199f69570..5543d92f48 100644 --- a/deal.II/doc/development/makefiles.1.html +++ b/deal.II/doc/development/makefiles.1.html @@ -60,7 +60,13 @@
GXX-VERSION

- Version of the GNU C++ compiler if that is used + Name and version of the C++ compiler. Possible + names presently include egcs1.1, + gcc2.95, gcc2.96, + gcc2.97, ibm_xlc. + Note that the naming of this variable is historical, since + it is also used even if the compiler is not the GNU C++ + compiler.