X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=63635b67831dceffc90ec95c10178dd5c599b7aa;hb=47440d4710e458c29cd5c2542cf6a35479e776d6;hp=e6ca6751293b01df8f73519670ce908e09e67533;hpb=4c713977ca6e6b2daf1b860f42d40e2ef1ef98b2;p=ocaml-libvirt.git diff --git a/configure.ac b/configure.ac index e6ca675..63635b6 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(ocaml-libvirt,0.6.1.0) +AC_INIT(ocaml-libvirt,0.6.1.2) dnl Check for basic C environment. AC_PROG_CC @@ -125,6 +125,7 @@ AC_CHECK_FUNCS([virConnectGetHostname \ virStorageVolGetPath \ virDomainBlockPeek \ virDomainMemoryPeek \ + virDomainGetCPUStats \ ]) dnl Check for optional types added since 0.2.1.