]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Since GNU M4 now comes with its libm4 (binary), to avoid
authorAkim Demaille <akim@epita.fr>
Mon, 23 Oct 2000 19:13:37 +0000 (19:13 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 23 Oct 2000 19:13:37 +0000 (19:13 +0000)
commit6e09a63ca2b0105fc56d39f5e21d04f20041efd7
tree40ad434d7bc7f83d5adad5ab08c0b5f0337d5fcb
parent7994b48d70625101228fed02150ff39e7361b6b7
Since GNU M4 now comes with its libm4 (binary), to avoid
ambiguities let's rename `libm4' (M4 code) as `m4sugar':
Readability And Greater Understanding Stands 4 M4sugar
name coined by Lars J. Aas.
* libm4.m4: Rename as...
* m4sugar.m4: this.
All dependencies adjusted.
ChangeLog
Makefile.am
Makefile.in
acgeneral.m4
autoconf.m4
lib/autoconf/autoconf.m4
lib/autoconf/general.m4
lib/m4sugar/m4sugar.m4 [new file with mode: 0644]
m4sugar.m4 [new file with mode: 0644]
tests/atspecific.m4
tests/suite.m4