X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=63635b67831dceffc90ec95c10178dd5c599b7aa;hb=c6c9c3fff5993056e0af7219f4fe67ab8db3cdf2;hp=31a99bb9260f3d52bec7be7118722e478be87c3c;hpb=e54ab958bbbe8b773362a8dee91915ea87d4325a;p=ocaml-libvirt.git diff --git a/configure.ac b/configure.ac index 31a99bb..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,7 +125,7 @@ AC_CHECK_FUNCS([virConnectGetHostname \ virStorageVolGetPath \ virDomainBlockPeek \ virDomainMemoryPeek \ - virConnectListAllDomains \ + virDomainGetCPUStats \ ]) dnl Check for optional types added since 0.2.1.