X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=config.h.in;h=b28c47853f5eef189bd7f1418a5854ef0441366c;hb=158bbc27d1e1fe9c14f35206a0608d59372c3ab8;hp=d8c604b86802d5d8f0675c92cafe09f49aca33a2;hpb=a8b837d5018c488a130fcbea425904817a862210;p=virt-top.git diff --git a/config.h.in b/config.h.in old mode 100644 new mode 100755 index d8c604b..b28c478 --- a/config.h.in +++ b/config.h.in @@ -57,6 +57,12 @@ /* Define to 1 if you have the `virDomainSetSchedulerParameters' function. */ #undef HAVE_VIRDOMAINSETSCHEDULERPARAMETERS +/* Define to 1 if you have the `virNodeGetCellsFreeMemory' function. */ +#undef HAVE_VIRNODEGETCELLSFREEMEMORY + +/* Define to 1 if you have the `virNodeGetFreeMemory' function. */ +#undef HAVE_VIRNODEGETFREEMEMORY + /* Define to 1 if your C compiler doesn't accept -c and -o together. */ #undef NO_MINUS_C_MINUS_O