[buddy] Adjust parser construction to support Automake 1.11 and 1.12.
* examples/bddcalc/parser.yxx: Rename as ... * examples/bddcalc/parser.y: ... this. * examples/bddcalc/parser_.cxx: New file that includes parser.c. * examples/bddcalc/Makefile.am: Adjust. * examples/bddcalc/parser.hxx: Delete this unused file.
This commit is contained in:
parent
25aca9ab7a
commit
b98c47246c
5 changed files with 29 additions and 119 deletions
|
|
@ -1,3 +1,13 @@
|
|||
2012-06-19 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Adjust parser construction to support Automake 1.11 and 1.12.
|
||||
|
||||
* examples/bddcalc/parser.yxx: Rename as ...
|
||||
* examples/bddcalc/parser.y: ... this.
|
||||
* examples/bddcalc/parser_.cxx: New file that includes parser.c.
|
||||
* examples/bddcalc/Makefile.am: Adjust.
|
||||
* examples/bddcalc/parser.hxx: Delete this unused file.
|
||||
|
||||
2011-11-12 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/kernel.h (PAIR, TRIPLE): Redefine these hash functions using
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue