classifier: Add functions and macros for iteration, and use them in ofproto.
[openvswitch] / tests / atlocal.in
index 1328d4a4819353e7f96f2248d0bcfd1c187d6191..f1c045766e331f43dd560b8eee980ebe364153be 100644 (file)
@@ -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