From: Wolfgang Bangerth Date: Thu, 20 Jan 2000 14:30:49 +0000 (+0000) Subject: Be more concise about who is to blame... X-Git-Tag: v8.0.0~21109 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70fe3e6331524b6885046b569fee8785f8e1eb21;p=dealii.git Be more concise about who is to blame... git-svn-id: https://svn.dealii.org/trunk@2251 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index ba3fb1a64b..9d9d8d222c 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -41,7 +41,7 @@ multiprocessor system. GNU make 3.77 had a serious flaw in the $(wildcard ...) function which prevented us from compiling some parts of the library (most of our - Makefiles are fixed, though). Other make programs + Makefiles use a workaround, though). Other make programs (i.e. non-GNU flavors) are not standardized and will probably fail to work.