Prevent Spot from using an installed BuDDy version that does not

have the latest function we added.  Reported by Kristin Rozier.

* m4/buddy.m4 (AX_CHECK_BUDDY): Check for bdd_setxor.
This commit is contained in:
Alexandre Duret-Lutz 2011-02-04 21:28:17 +01:00
parent 30727074fd
commit 067a1a0b24
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2011-02-04 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Prevent Spot from using an installed BuDDy version that does not
have the latest function we added. Reported by Kristin Rozier.
* m4/buddy.m4 (AX_CHECK_BUDDY): Check for bdd_setxor.
2011-02-04 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Add a way to count the number of sub-transitions.