X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=bce03a1ed2ec2e098d8ee6d59157eb525791d995;hb=64863087d447dcb10e34259c220e6712dec3b846;hp=95332940c805844280ba51f629ef87887344aa20;hpb=44154cf844343296143802a720cd82036e0a5e5b;p=virt-what.git diff --git a/configure.ac b/configure.ac index 9533294..bce03a1 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -AC_INIT([virt-what],[1.19]) +AC_INIT([virt-what],[1.21]) AM_INIT_AUTOMAKE([foreign]) dnl Check for basic C environment. @@ -51,7 +51,9 @@ tests="\ lkvm-arm \ lx86 \ lxc \ + nutanix-ahv \ parallels-desktop \ + podman \ ppc64-baremetal \ ppc64-kvm \ ppc64-lpar-dedicated \ @@ -93,7 +95,9 @@ AC_CONFIG_FILES([Makefile tests/lkvm-arm/Makefile tests/lx86/Makefile tests/lxc/Makefile + tests/nutanix-ahv/Makefile tests/parallels-desktop/Makefile + tests/podman/Makefile tests/ppc64-baremetal/Makefile tests/ppc64-kvm/Makefile tests/ppc64-lpar-dedicated/Makefile