Prefix bytecode filenames with $srcdir so the tests work in VPATH builds.

This commit is contained in:
Alexandre Duret-Lutz 2008-06-12 17:23:22 +02:00
parent b28d7ba804
commit 862302590c
3 changed files with 10 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2008-06-12 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* iface/nips/nipstest/dotty.test,
iface/nips/nipstest/emptiness.test: Prefix bytecode filenames
with $srcdir so the tests work in VPATH builds.
2008-06-12 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* wrap/python/spot.i: Adjust includes after the previous patch.