]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
* subobj4.test: Fixed test case.
authorTom Tromey <tromey@redhat.com>
Tue, 16 Jan 2001 05:51:57 +0000 (05:51 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 16 Jan 2001 05:51:57 +0000 (05:51 +0000)
tests/ChangeLog
tests/subobj4.test

index e3aca5661f11ed3cdaa504aff5648dcfaf1f52db..cbb41004c7455741cc0d949b414670e4bca9055b 100644 (file)
@@ -1,5 +1,7 @@
 2001-01-15  Tom Tromey  <tromey@redhat.com>
 
+       * subobj4.test: Fixed test case.
+
        * amassign.test: New file.
        * Makefile.am (TESTS): Added new file.
 
index ce2e438519898dcab92a242bfbd751a63c778bd3..5b12f38840d43ac9ebfe039fd49cae44d8ed4893 100755 (executable)
@@ -37,4 +37,4 @@ END
 
 $AUTOMAKE || exit 1
 
-grep 'COMPILE.*z' d1/Makefile.in
+grep 'CC.*z' d1/Makefile.in