From: Alexandre Duret-Lutz Date: Thu, 17 Apr 2003 19:57:58 +0000 (+0000) Subject: s/Silent/Silence/ X-Git-Tag: Release-1-7-3b~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=068e12a8d4590c4e8c3e8944d6fe1825ec63ec8f;p=thirdparty%2Fautomake.git s/Silent/Silence/ --- diff --git a/ChangeLog b/ChangeLog index 5d4bcb91c..897008caf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,7 @@ 2003-04-15 Alexandre Duret-Lutz - * lib/am/distdir.am (distuninstallcheck, distcleancheck): Silent + * lib/am/distdir.am (distuninstallcheck, distcleancheck): Silence these rules, so that we don't confuse users by echoing "echo ERROR:" commands which are not run.