X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fatlocal.in;h=f1c045766e331f43dd560b8eee980ebe364153be;hb=5ecc9d8156062191f0d53ba3dc2c5776c962b7c5;hp=d0ca70486ae58dcf76e66b4a1b9b726937f0624f;hpb=1d87357a1322c2faa290452c08c7f794c0be848b;p=openvswitch diff --git a/tests/atlocal.in b/tests/atlocal.in index d0ca7048..f1c04576 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