[lbtt] Adjust parsers to accommodate old and new versions of Automake.
* src/Config-parse.yy, src/Ltl-parse.yy, src/NeverClaim-parse.yy: Rename these as.. * src/Config-parse.y, src/Ltl-parse.y, src/NeverClaim-parse.y: ... these. * src/Config-parse_.cc, src/Ltl-parse_.cc, src/NeverClaim-parse_.cc: New files to hack around incompatibilities between Automake 1.12 and Automake 1.11. * src/Makefile.am: Adjust. * NEWS: Mention this change.
This commit is contained in:
parent
b98c47246c
commit
e9e132dd29
9 changed files with 70 additions and 7 deletions
|
|
@ -23,6 +23,7 @@ Version 1.2.1a
|
|||
|
||||
* Fix compilation with newer versions of Bison.
|
||||
* Fix compilation on Intel's icpc, and with recent version of G++.
|
||||
* Fix compilation with newer versions of Automake.
|
||||
* Fix construction of manual ("make dvi" and "make pdf") for recent
|
||||
version of texinfo.
|
||||
* Fix generation of random formulae on 64bit machines. (They were
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue