X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fatlocal.in;h=1628ea55be8802e4824a84c5e930225cd2a7942a;hb=867cc7bd395b32a3516112127a04d41d9f1b15fc;hp=d0ca70486ae58dcf76e66b4a1b9b726937f0624f;hpb=c2b070214097fa40dc78252882d96babe7fab4b4;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@'