]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 18 Apr 2003 09:11:04 +0000 (09:11 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 18 Apr 2003 09:11:04 +0000 (09:11 +0000)
ChangeLog

index e03c38c37c2ee990d456f2e98524730c1bacee31..4acf105d39bf926e69eb53e50eef5896d3e82add 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * tests/dejagnu7.test: New test.
 
        * tests/dejagnu3.test: Make sure the DejaGnu test is actually run.
-       
+
 2003-04-18  Jim Meyering  <jim@meyering.net>
 
+       * automake.in (variable_output): Fix typo in comment s/is/if/.
+
        * lib/am/yacc.am (?!GENERIC?%OBJ% aka .y.c): Don't redirect
        directly to $@.  Instead, redirect to $@t and rename upon success.
        Also, move the commands that update $@ so they are last.  Otherwise,