X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2Fatlocal.in;h=f1c045766e331f43dd560b8eee980ebe364153be;hb=f7eaaeba017b2442edd730b929d4713ba4375b1e;hp=d0149c1e651989aaec7abf0934caa764a3a6068d;hpb=d27ce5292c63d864dfa727e061f63b06ca770e19;p=sliver-openvswitch.git diff --git a/tests/atlocal.in b/tests/atlocal.in index d0149c1e6..f1c045766 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -1,4 +1,8 @@ # -*- shell-script -*- -PERL='@PERL@' -LCOV='@LCOV@' HAVE_OPENSSL='@HAVE_OPENSSL@' +HAVE_PYTHON='@HAVE_PYTHON@' +PERL='@PERL@' +PYTHON='@PYTHON@' + +PYTHONPATH=$PYTHONPATH:$abs_top_srcdir/python +export PYTHONPATH