]> sourceware.org Git - automake.git/commit
* lib/Automake/tests/Makefile.am, lib/Automake/tests/Conditional.pl,
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 18 Nov 2002 18:41:10 +0000 (18:41 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 18 Nov 2002 18:41:10 +0000 (18:41 +0000)
commit081d47f72bcb7c66d197d25d7090435350ffb5f4
tree4033285b4574a70cefee284ee636bad0fead4d8e
parent92967d2efe3d5ce81bedb9d9bc499e09da660664
* lib/Automake/tests/Makefile.am, lib/Automake/tests/Conditional.pl,
lib/Automake/tests/ConditionalSet.pl: New files.
* lib/Automake/Makefile.am (SUBDIRS): New variable.
* configure.in: Output lib/Automake/tests/Makefile.
* lib/Automake/ConditionalSet.pm (by_conditions): Delete.
(conds): Don't use by_conditions, sort alphabetically, and
return sorted conds.
(string): Call ->string on each Conditional.
* tests/Makefile.am (TESTS): Remove cond12.test.
* tests/cond12.test: Remove, moved to
lib/Automake/tests/ConditionalSet.pl.
* tests/cond3.test: Adjust conditional ordering.
19 files changed:
ChangeLog
Makefile.in
configure
configure.in
lib/Automake/ConditionalSet.pm
lib/Automake/Makefile.am
lib/Automake/Makefile.in
lib/Automake/tests/Conditional.pl [new file with mode: 0644]
lib/Automake/tests/ConditionalSet.pl [new file with mode: 0644]
lib/Automake/tests/Makefile.am [new file with mode: 0644]
lib/Makefile.in
lib/am/Makefile.in
m4/Makefile.in
stamp-vti
tests/Makefile.am
tests/Makefile.in
tests/cond12.test [deleted file]
tests/cond3.test
version.texi
This page took 0.033656 seconds and 5 git commands to generate.