X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fatlocal.in;h=9c9f654cc645235c31fe451e2d252aa7b9974b54;hb=09eda55c4a3ef0215fea797c73cc2ba5778af8ca;hp=8ac4f676b2927c5ef1e62962a8e0e3d1bd0eff1e;hpb=5f55c39b21e69025045437ffbd3bb98fe6ce2e89;p=openvswitch diff --git a/tests/atlocal.in b/tests/atlocal.in index 8ac4f676..9c9f654c 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -3,3 +3,9 @@ HAVE_OPENSSL='@HAVE_OPENSSL@' HAVE_PYTHON='@HAVE_PYTHON@' PERL='@PERL@' PYTHON='@PYTHON@' + +PYTHONPATH=$PYTHONPATH:$abs_top_srcdir/python +export PYTHONPATH + +PYTHONIOENCODING=utf_8 +export PYTHONIOENCODING