ovs-openflowd: Rename test-openflowd and move to "tests" directory.
[openvswitch] / tests / atlocal.in
index 1328d4a4819353e7f96f2248d0bcfd1c187d6191..9c9f654cc645235c31fe451e2d252aa7b9974b54 100644 (file)
@@ -1,2 +1,11 @@
 # -*- shell-script -*-
+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