]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
yacc-dist-nobuild.test: add reference to bug#7884
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 18 Oct 2011 18:11:45 +0000 (20:11 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 18 Oct 2011 18:11:45 +0000 (20:11 +0200)
ChangeLog
tests/yacc-dist-nobuild.test

index 836676f2450f490ab49c749d66a8aa5d97d57488..d286224e4e7b8554ef0c780d4d933e65f64d6f87 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-18  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       * tests/yacc-dist-nobuild.test: Add reference to relevant bug#7884.
+
 2011-10-06  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        fix: make a test script executable
index c7bc16e97b197b37fbed0d987e685fdb7de2791a..e120ea800196a27ccb2c6d7a32b4ab5759877289 100755 (executable)
@@ -16,6 +16,7 @@
 
 # Check that distributed Yacc-generated parsers are not uselessly
 # remade from an unpacked distributed tarball.
+# See automake bug#7884.
 
 required=yacc
 . ./defs || Exit 1