ovs-openflowd: Rename test-openflowd and move to "tests" directory.
[openvswitch] / tests / atlocal.in
index 8ac4f676b2927c5ef1e62962a8e0e3d1bd0eff1e..9c9f654cc645235c31fe451e2d252aa7b9974b54 100644 (file)
@@ -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