]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* shell.m4: Rename as...
authorAkim Demaille <akim@epita.fr>
Thu, 26 Oct 2000 09:52:34 +0000 (09:52 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 26 Oct 2000 09:52:34 +0000 (09:52 +0000)
commit5ec791a2d5ee3c5c692ef74c5a3f61b088145b9a
treeb632c646d9002f53a08ac1621ea19f6c69be0def
parentbbc5dca3dfd865365dc4de9e48dbf638c6d7eef2
* shell.m4: Rename as...
* m4sh.m4: this.
* tests/m4sugar.m4, tests/shell.m4, tests/torture.m4: Rename as...
* tests/m4sugar.at, tests/m4sh.at, tests/torture.at: these.
* tests/semantics.m4, tests/base.m4, tests/suite.m4: Rename as...
* tests/semantics.at, tests/base.at, tests/suite.at: these.
* tests/tools.m4, tests/update.m4, tests/syntax.m4: Rename as...
* tests/tools.at, tests/update.at, tests/syntax.at: these.
* tests/mktests.sh: Adjust the output file names.
19 files changed:
ChangeLog
Makefile.am
Makefile.in
autoconf.m4
lib/autoconf/autoconf.m4
lib/m4sugar/m4sh.m4 [moved from shell.m4 with 100% similarity]
m4sh.m4 [new file with mode: 0644]
tests/Makefile.am
tests/Makefile.in
tests/base.at [moved from tests/base.m4 with 100% similarity]
tests/m4sh.at [moved from tests/shell.m4 with 100% similarity]
tests/m4sugar.at [moved from tests/m4sugar.m4 with 100% similarity]
tests/mktests.sh
tests/semantics.at [moved from tests/semantics.m4 with 100% similarity]
tests/suite.at [moved from tests/suite.m4 with 80% similarity]
tests/syntax.at [moved from tests/syntax.m4 with 100% similarity]
tests/tools.at [moved from tests/tools.m4 with 100% similarity]
tests/torture.at [moved from tests/torture.m4 with 100% similarity]
tests/update.at [moved from tests/update.m4 with 100% similarity]