From: wolf Date: Wed, 18 Jan 2006 06:19:58 +0000 (+0000) Subject: Fix outdated comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9db889b5171d06ea1c4283f792769dc4f91bba;p=dealii-svn.git Fix outdated comment. git-svn-id: https://svn.dealii.org/trunk@12077 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 18aa83c9b8..ed86dc49e1 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -722,10 +722,9 @@

Compiler flags

- Since the ISO C++ standard is still quite new and compilers still - change a lot, you might need to provide special options for the - compiler. We have tried to automatize this process using the - ./configure script at least for the gcc compilers we use. If you need + Not all C++ compilers are created equal, and some might need you to provide + special options. We have tried to automatize this process using the + ./configure script as far as we could. If you nevertheless need additional flags, try the following two ways: