commit | 110f6376c3db97d601a1316aa972220e12e79bc4 | [log] [tgz] |
---|---|---|
author | Jose Marchesi <jemarch@gnu.org> | Wed May 21 09:49:46 2025 -0700 |
committer | Karl Berry <karl@freefriends.org> | Wed May 21 09:49:46 2025 -0700 |
tree | 35c7210d46a993fb662f9cad0eecf8b3ae544f45 | |
parent | 6b508df18bf247c64ddf99a3952b34429e96511c [diff] |
automake: algol68: rename A68C and A68CFLAGS back to A68 and A68FLAGS. From https://bugs.gnu.org/78518, discussion at 78481 (both automake-patches). * bin/automake.in: Rename A68C and A68CFLAGS to A68 and A68FLAGS. * doc/automake.texi: Likewise. * configure.ac: Rename GNU_A68C and GNU_A68FLAGS to GNU_A68 and GNU_A68FLAGS. * lib/Automake/Variable.pm: Likewise. * t/a68-demo.sh: Likewise.