X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fatlocal.in;h=8ac4f676b2927c5ef1e62962a8e0e3d1bd0eff1e;hb=15c93f417f8dd87f1655448b7c4c59e3fb8b5aba;hp=1328d4a4819353e7f96f2248d0bcfd1c187d6191;hpb=1b233b95b5907a242ee453cbea3ad4bc4cd4fec2;p=openvswitch diff --git a/tests/atlocal.in b/tests/atlocal.in index 1328d4a4..8ac4f676 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -1,2 +1,5 @@ # -*- shell-script -*- +HAVE_OPENSSL='@HAVE_OPENSSL@' +HAVE_PYTHON='@HAVE_PYTHON@' PERL='@PERL@' +PYTHON='@PYTHON@'