From c7f84d2a6305f5f8b8ea9c623cac47ff47b7e494 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 22 Jan 2001 09:22:26 +0000 Subject: [PATCH] . git-svn-id: https://svn.dealii.org/branches/Branch-3-1@3746 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/makefiles.1.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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.

-- 2.39.5