]> git.ipfire.org Git - thirdparty/automake.git/commit
automake: algol68: rename A68C and A68CFLAGS back to A68 and A68FLAGS.
authorJose Marchesi <jemarch@gnu.org>
Wed, 21 May 2025 16:49:46 +0000 (09:49 -0700)
committerKarl Berry <karl@freefriends.org>
Wed, 21 May 2025 16:49:46 +0000 (09:49 -0700)
commit110f6376c3db97d601a1316aa972220e12e79bc4
tree35c7210d46a993fb662f9cad0eecf8b3ae544f45
parent6b508df18bf247c64ddf99a3952b34429e96511c
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.
bin/automake.in
configure.ac
doc/automake.texi
lib/Automake/Variable.pm
t/a68-demo.sh