From: Stefano Lattarini Date: Wed, 29 May 2013 08:31:07 +0000 (+0200) Subject: NEWS: drop an idiomatic use of latinism 'sic' X-Git-Tag: v1.16~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=080668642dcd66242fb5b29df39f4b0b164636c7;p=thirdparty%2Fautomake.git NEWS: drop an idiomatic use of latinism 'sic' Reported-by: Peter Rosin Signed-off-by: Stefano Lattarini --- diff --git a/NEWS b/NEWS index 428a9a760..c1198566c 100644 --- a/NEWS +++ b/NEWS @@ -190,8 +190,8 @@ New in 1.14: 2. It caches the check result in the 'am_cv_prog_cc_c_o'variable, and not in a 'ac_cv_prog_cc_*_c_o' variable whose exact name - in only dynamically computed at configure runtime (sic!) from - the content of the '$CC' variable. + in only dynamically computed at configure runtime (really!) + from the content of the '$CC' variable. 3. It no longer automatically AC_DEFINE the C preprocessor symbol 'NO_MINUS_C_MINUS_O'.