X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fatlocal.in;h=1628ea55be8802e4824a84c5e930225cd2a7942a;hb=2d38e234f4591bf3b494a4299abd4db7fe5cf3fd;hp=d0ca70486ae58dcf76e66b4a1b9b726937f0624f;hpb=8fef8c7121222233075a03d57db7e0b48d5f6be5;p=openvswitch diff --git a/tests/atlocal.in b/tests/atlocal.in index d0ca7048..1628ea55 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -1,3 +1,6 @@ # -*- shell-script -*- +HAVE_OPENSSL='@HAVE_OPENSSL@' +HAVE_PCRE='@HAVE_PCRE@' +HAVE_PYTHON='@HAVE_PYTHON@' PERL='@PERL@' -LCOV='@LCOV@' +PYTHON='@PYTHON@'