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