X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fatlocal.in;h=f1c045766e331f43dd560b8eee980ebe364153be;hb=5059eff3bdd5a8ddd5b9d0559b3d36f2b2ad2a7a;hp=1328d4a4819353e7f96f2248d0bcfd1c187d6191;hpb=1b233b95b5907a242ee453cbea3ad4bc4cd4fec2;p=openvswitch diff --git a/tests/atlocal.in b/tests/atlocal.in index 1328d4a4..f1c04576 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -1,2 +1,8 @@ # -*- shell-script -*- +HAVE_OPENSSL='@HAVE_OPENSSL@' +HAVE_PYTHON='@HAVE_PYTHON@' PERL='@PERL@' +PYTHON='@PYTHON@' + +PYTHONPATH=$PYTHONPATH:$abs_top_srcdir/python +export PYTHONPATH