X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=config.h.in;h=96054c1007251e691eeccf16afb3a4d04678c857;hb=71815ab2e638e2c1121d40520ac5b888b1b48bd6;hp=886a3163c74bb8ea447191d418adb72c79ba44ee;hpb=387659e02777e9098f58f1d4afaa6b8ce561663c;p=ocaml-libvirt.git diff --git a/config.h.in b/config.h.in index 886a316..96054c1 100644 --- a/config.h.in +++ b/config.h.in @@ -36,6 +36,9 @@ /* 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 @@ -50,6 +53,9 @@ /* Define to 1 if you have the `virConnectNumOfStoragePools' function. */ #undef HAVE_VIRCONNECTNUMOFSTORAGEPOOLS +/* Define to 1 if you have the `virDomainBlockPeek' function. */ +#undef HAVE_VIRDOMAINBLOCKPEEK + /* Define to 1 if you have the `virDomainBlockStats' function. */ #undef HAVE_VIRDOMAINBLOCKSTATS @@ -62,6 +68,9 @@ /* Define to 1 if you have the `virDomainInterfaceStats' function. */ #undef HAVE_VIRDOMAININTERFACESTATS +/* Define to 1 if you have the `virDomainMemoryPeek' function. */ +#undef HAVE_VIRDOMAINMEMORYPEEK + /* Define to 1 if you have the `virDomainMigrate' function. */ #undef HAVE_VIRDOMAINMIGRATE @@ -200,6 +209,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