From d36b60208dd83a2931ab59e678338c7caa00693a Mon Sep 17 00:00:00 2001 From: Jose Marchesi Date: Thu, 13 Mar 2025 14:45:35 -0700 Subject: [PATCH] doc: Algol 68 typo. From https://bugs.gnu.org/76995 (automake-patches). * doc/automake.texi (Algol 68 Support): Fortran 77 -> Algol 68. (typo from #75807) --- doc/automake.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/automake.texi b/doc/automake.texi index cd9e6c8ce..91364148a 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -7193,7 +7193,7 @@ Any package including Algol 68 code must define the output variable the @code{AC_PROG_A68} macro (@pxref{Particular Programs, , Particular Program Checks, autoconf, The Autoconf Manual}). -A few additional variables are defined when a Fortran 77 source file is +A few additional variables are defined when an Algol 68 source file is seen: @vtable @code -- 2.47.3