* wrap/python/Makefile.am ($(srcdir)/spot_wrap.cxx)

($(srcdir)/buddy_wrap.cxx): Use -noruntime instead of -c.
This commit is contained in:
Alexandre Duret-Lutz 2004-04-13 09:38:49 +00:00
parent 5eb2cf2cac
commit 80b7cbcf45
2 changed files with 6 additions and 3 deletions

View file

@ -1,5 +1,8 @@
2004-04-13 Alexandre Duret-Lutz <adl@src.lip6.fr>
* wrap/python/Makefile.am ($(srcdir)/spot_wrap.cxx)
($(srcdir)/buddy_wrap.cxx): Use -noruntime instead of -c.
* src/tgbaalgo/semptinesscheck.hh (emptiness_check_status): New class,
extracted from ...
(emptiness_check): ... here.