virt-what-cvm: rename 'azure-hcl' fact to 'hyperv-hcl'
[virt-what.git] / configure.ac
index 77b7665..ab8eb75 100644 (file)
@@ -32,8 +32,6 @@ dnl Architecture we are compiling for.
 AC_CANONICAL_HOST
 AM_CONDITIONAL([HOST_CPU_IA64], [ test "x$host_cpu" = "xia64" ])
 
-PKG_HAVE_DEFINE_WITH_MODULES(TPM2_TSS, tss2-esys, [tpm2-tss package])
-
 
 dnl List of tests.
 tests="\
@@ -45,6 +43,7 @@ tests="\
        aws-xen-x86 \
        baremetal \
        bhyve \
+       crio \
        docker \
        esx-arm \
        esx4.1 \
@@ -96,6 +95,7 @@ AC_CONFIG_FILES([Makefile
                 tests/aws-xen-x86/Makefile
                 tests/baremetal/Makefile
                 tests/bhyve/Makefile
+                tests/crio/Makefile
                 tests/docker/Makefile
                 tests/esx-arm/Makefile
                 tests/esx4.1/Makefile