tests: avoid spurious failure with non-bison yacc
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 12 Feb 2012 16:02:33 +0000 (17:02 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 12 Feb 2012 16:02:33 +0000 (17:02 +0100)
commite0906b7e17bc34b1183d273ca0571c10d5619c08
tree7fbcf77dc368794f759669965ee7091aedec5f90
parent0b34421dc2d78a163ce9eaca41348dd672c302ed
tests: avoid spurious failure with non-bison yacc

Issue revealed by a failure on NetBSD 5.1.

* tests/suffix10.tap (Makefile.am): Adjust the rule generating
the '.y' files so that such files won't use bison-only features.
tests/suffix10.tap