Fix for yaccvpath.test:
commit1be94280d5faa04be2d8f58a7670710c041cfc67
authorTom Tromey <tromey@redhat.com>
Tue, 15 May 2001 02:21:54 +0000 (15 02:21 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 15 May 2001 02:21:54 +0000 (15 02:21 +0000)
tree5f96fb073f59c84f617a6c36a3337c57580af31e
parent1582434290688d8b87a3081ce49f0dab346179ca
Fix for yaccvpath.test:
* tests/Makefile.am (XFAIL_TESTS): Removed yaccvpath.test.
* lib/am/distdir.am (distdir): Always look for file in build
directory first.
* lib/ylwrap: Quote the `#line' regular expression.
* lib/am/yacc.am (%YACC_SUFFIX%%C_SUFFIX%): Reverted earlier
change; don't run sed on the generated file.
* tests/yaccvpath.test: Create new parser in srcdir.  Added test
to make sure parser will be rebuilt at dist time.
ChangeLog
lib/am/distdir.am
lib/am/yacc.am
lib/ylwrap
tests/Makefile.am
tests/Makefile.in
tests/yaccvpath.test