X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=config.h.in;h=ab90ff801101ebc414a0a3ca7479a7e72d47b8f1;hp=37c309a6322ef914ed135da6b9f44be1feb50b8b;hb=4cb0481ebc30cdb05d1a0e8672e5dda8cd2352c2;hpb=43b894e0ef93f380dcd8b1b20a3cd6626a8f3b7d diff --git a/config.h.in b/config.h.in index 37c309a..ab90ff8 100644 --- a/config.h.in +++ b/config.h.in @@ -33,9 +33,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* Define to 1 if you have the `virConnectDiscoverStoragePools' function. */ -#undef HAVE_VIRCONNECTDISCOVERSTORAGEPOOLS - /* Define to 1 if you have the `virConnectGetHostname' function. */ #undef HAVE_VIRCONNECTGETHOSTNAME @@ -59,15 +56,6 @@ /* Define to 1 if you have the `virDomainBlockStats' function. */ #undef HAVE_VIRDOMAINBLOCKSTATS -/* Define to 1 if you have the `virDomainCoreDumpJob' function. */ -#undef HAVE_VIRDOMAINCOREDUMPJOB - -/* Define to 1 if you have the `virDomainCreateJob' function. */ -#undef HAVE_VIRDOMAINCREATEJOB - -/* Define to 1 if you have the `virDomainCreateLinuxJob' function. */ -#undef HAVE_VIRDOMAINCREATELINUXJOB - /* Define to 1 if you have the `virDomainGetSchedulerParameters' function. */ #undef HAVE_VIRDOMAINGETSCHEDULERPARAMETERS @@ -80,38 +68,11 @@ /* Define to 1 if you have the `virDomainMigrate' function. */ #undef HAVE_VIRDOMAINMIGRATE -/* Define to 1 if you have the `virDomainRestoreJob' function. */ -#undef HAVE_VIRDOMAINRESTOREJOB - -/* Define to 1 if you have the `virDomainSaveJob' function. */ -#undef HAVE_VIRDOMAINSAVEJOB - /* Define to 1 if you have the `virDomainSetSchedulerParameters' function. */ #undef HAVE_VIRDOMAINSETSCHEDULERPARAMETERS -/* Define to 1 if the system has the type `virJob'. */ -#undef HAVE_VIRJOB - -/* Define to 1 if you have the `virJobCancel' function. */ -#undef HAVE_VIRJOBCANCEL - -/* Define to 1 if you have the `virJobFree' function. */ -#undef HAVE_VIRJOBFREE - -/* Define to 1 if you have the `virJobGetDomain' function. */ -#undef HAVE_VIRJOBGETDOMAIN - -/* Define to 1 if you have the `virJobGetInfo' function. */ -#undef HAVE_VIRJOBGETINFO - -/* Define to 1 if you have the `virJobGetNetwork' function. */ -#undef HAVE_VIRJOBGETNETWORK - -/* Define to 1 if you have the `virNetworkCreateJob' function. */ -#undef HAVE_VIRNETWORKCREATEJOB - -/* Define to 1 if you have the `virNetworkCreateXMLJob' function. */ -#undef HAVE_VIRNETWORKCREATEXMLJOB +/* 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 @@ -119,8 +80,8 @@ /* Define to 1 if you have the `virNodeGetFreeMemory' function. */ #undef HAVE_VIRNODEGETFREEMEMORY -/* Define to 1 if the system has the type `virStoragePool'. */ -#undef HAVE_VIRSTORAGEPOOL +/* Define to 1 if you have the `virStoragePoolBuild' function. */ +#undef HAVE_VIRSTORAGEPOOLBUILD /* Define to 1 if you have the `virStoragePoolCreate' function. */ #undef HAVE_VIRSTORAGEPOOLCREATE @@ -131,6 +92,9 @@ /* Define to 1 if you have the `virStoragePoolDefineXML' function. */ #undef HAVE_VIRSTORAGEPOOLDEFINEXML +/* Define to 1 if you have the `virStoragePoolDelete' function. */ +#undef HAVE_VIRSTORAGEPOOLDELETE + /* Define to 1 if you have the `virStoragePoolDestroy' function. */ #undef HAVE_VIRSTORAGEPOOLDESTROY @@ -176,33 +140,27 @@ /* Define to 1 if you have the `virStoragePoolNumOfVolumes' function. */ #undef HAVE_VIRSTORAGEPOOLNUMOFVOLUMES +/* Define to 1 if the system has the type `virStoragePoolPtr'. */ +#undef HAVE_VIRSTORAGEPOOLPTR + /* Define to 1 if you have the `virStoragePoolRefresh' function. */ #undef HAVE_VIRSTORAGEPOOLREFRESH /* Define to 1 if you have the `virStoragePoolSetAutostart' function. */ #undef HAVE_VIRSTORAGEPOOLSETAUTOSTART -/* Define to 1 if you have the `virStoragePoolShutdown' function. */ -#undef HAVE_VIRSTORAGEPOOLSHUTDOWN - /* Define to 1 if you have the `virStoragePoolUndefine' function. */ #undef HAVE_VIRSTORAGEPOOLUNDEFINE -/* Define to 1 if the system has the type `virStorageVol'. */ -#undef HAVE_VIRSTORAGEVOL - /* Define to 1 if you have the `virStorageVolCreateXML' function. */ #undef HAVE_VIRSTORAGEVOLCREATEXML -/* Define to 1 if you have the `virStorageVolDestroy' function. */ -#undef HAVE_VIRSTORAGEVOLDESTROY +/* Define to 1 if you have the `virStorageVolDelete' function. */ +#undef HAVE_VIRSTORAGEVOLDELETE /* Define to 1 if you have the `virStorageVolFree' function. */ #undef HAVE_VIRSTORAGEVOLFREE -/* Define to 1 if you have the `virStorageVolGetConnect' function. */ -#undef HAVE_VIRSTORAGEVOLGETCONNECT - /* Define to 1 if you have the `virStorageVolGetInfo' function. */ #undef HAVE_VIRSTORAGEVOLGETINFO @@ -227,6 +185,9 @@ /* Define to 1 if you have the `virStorageVolLookupByPath' function. */ #undef HAVE_VIRSTORAGEVOLLOOKUPBYPATH +/* Define to 1 if the system has the type `virStorageVolPtr'. */ +#undef HAVE_VIRSTORAGEVOLPTR + /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O