From: Peter Rosin Date: Mon, 13 Feb 2012 15:43:34 +0000 (+0100) Subject: fixup: remove double news entry X-Git-Tag: ng-0.5a~9^2~16^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=568a1a5e0bfc5bbe1e6d683fe38871a906c2f2a8;p=thirdparty%2Fautomake.git fixup: remove double news entry * NEWS: Remove double (stale) news entry introduced by a botched merge. --- diff --git a/NEWS b/NEWS index 3dfcd1eb6..6a64096d4 100644 --- a/NEWS +++ b/NEWS @@ -111,9 +111,6 @@ New in 1.11a: they would have previously produced header files named simply "foo.h" and "bar.h". This change offers better compatibility with `bison -o'. - - C source and header files derived from non-distributed Yacc sources - are now removed by "make clean", not only by "make maintainer-clean". - * Miscellaneous changes: - The `dist' and `dist-all' targets now can run compressors in parallel.