X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=config.h.in;h=68f6bbf9f249cf3090e2d79d8fef3f8db4c846d1;hb=78840c01a52b57d64a97586434aa5fe963218154;hp=ab90ff801101ebc414a0a3ca7479a7e72d47b8f1;hpb=9b1c8e53eaa6fb79ee801e3014793618b977857d;p=ocaml-libvirt.git diff --git a/config.h.in b/config.h.in index ab90ff8..68f6bbf 100644 --- a/config.h.in +++ b/config.h.in @@ -3,9 +3,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `ncurses' library (-lncurses). */ -#undef HAVE_LIBNCURSES - /* Define to 1 if you have the `virt' library (-lvirt). */ #undef HAVE_LIBVIRT @@ -53,6 +50,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 @@ -65,6 +65,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