summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-07-17 15:06:49 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2020-07-17 15:07:31 -0700
commit0c39ab024f015f271933e6d627d602421c2458df (patch)
tree00ebb4168e6cba0fc68eabde2b7122ed3245d11a /NEWS
parentc03ca42de310c5647b7970ae1bbb1344977cb384 (diff)
downloadautoconf-0c39ab024f015f271933e6d627d602421c2458df.tar.gz
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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