From 0c39ab024f015f271933e6d627d602421c2458df Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 17 Jul 2020 15:06:49 -0700 Subject: Test AC_FC_LINE_LENGTH only to 250 columns * NEWS, doc/autoconf.texi, lib/autoconf/fortran.m4: Document 250, not 254. * tests/fortran.at (AC_FC_LINE_LENGTH): Test lines with 250 columns not 253, since Oracle Studio 12.6 Fortran 95 8.8 2017/05/30 goes up only to 250. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 438f074b..000570e0 100644 --- a/NEWS +++ b/NEWS @@ -191,6 +191,9 @@ GNU Autoconf NEWS - User visible changes. diagnosed as obsolete, and replaced with AC_CONFIG_HEADERS by autoupdate. +- AC_FC_LINE_LENGTH now documents the maximum portable length of + "unlimited" Fortran source code lines to be 250 columns, not 254. + * Noteworthy changes in release 2.69 (2012-04-24) [stable] ** Autoconf now requires perl 5.6 or better (but generated configure -- cgit v1.2.1