]> sourceware.org Git - automake.git/commit
2002-05-31 Richard Boulton <richard@tartarus.org>
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 31 May 2002 17:46:15 +0000 (17:46 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 31 May 2002 17:46:15 +0000 (17:46 +0000)
commitd181be0c25f16a29076288fc156cf1bbb6d7ea96
tree1922210aa004e16795cd88f1e82e45872a493dd3
parent0c538a5068dbb6b34476b3f1891bd11fc60b3bad
2002-05-31  Richard Boulton <richard@tartarus.org>

        Fix PR automake/326:
        * automake.in (define_objects_from_sources): Calculate the result in
        all conditions before passing this to subobjname to pick a name to
        store the result in.
        (subobjname): Expect a list of condition/value pairs as input.
        Combine this list and use it as the key to determine the variable name.
        * test/cond22.test: New file.
        * tests/Makefile.am (TESTS): Add cond21.test
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/cond22.test [new file with mode: 0755]
This page took 0.027238 seconds and 5 git commands to generate.