From: Wolfgang Bangerth Date: Wed, 18 Jan 2006 06:19:58 +0000 (+0000) Subject: Fix outdated comment. X-Git-Tag: v8.0.0~12595 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4401225909a824e48ab6dea7aef9b3df48cc93f;p=dealii.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: