X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=inline;f=config.h.in;h=fccbbe7deffe20b1c623d2ed7e7aa09660242987;hb=47440d4710e458c29cd5c2542cf6a35479e776d6;hp=50d372417962b8642a773d300371af508fa6b414;hpb=4d988dada41d62c5f40a24c69220184ff6b079e0;p=ocaml-libvirt.git diff --git a/config.h.in b/config.h.in index 50d3724..fccbbe7 100644 --- a/config.h.in +++ b/config.h.in @@ -36,9 +36,6 @@ /* Define to 1 if you have the `virConnectGetURI' function. */ #undef HAVE_VIRCONNECTGETURI -/* Define to 1 if you have the `virConnectListAllDomains' function. */ -#undef HAVE_VIRCONNECTLISTALLDOMAINS - /* Define to 1 if you have the `virConnectListDefinedStoragePools' function. */ #undef HAVE_VIRCONNECTLISTDEFINEDSTORAGEPOOLS @@ -59,6 +56,9 @@ /* Define to 1 if you have the `virDomainBlockStats' function. */ #undef HAVE_VIRDOMAINBLOCKSTATS +/* Define to 1 if you have the `virDomainGetCPUStats' function. */ +#undef HAVE_VIRDOMAINGETCPUSTATS + /* Define to 1 if you have the `virDomainGetSchedulerParameters' function. */ #undef HAVE_VIRDOMAINGETSCHEDULERPARAMETERS @@ -77,9 +77,6 @@ /* Define to 1 if you have the `virDomainSetSchedulerParameters' function. */ #undef HAVE_VIRDOMAINSETSCHEDULERPARAMETERS -/* Define to 1 if the system has the type `virJobPtr'. */ -#undef HAVE_VIRJOBPTR - /* Define to 1 if you have the `virNodeGetCellsFreeMemory' function. */ #undef HAVE_VIRNODEGETCELLSFREEMEMORY @@ -209,6 +206,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION