Remove jobs API.
[ocaml-libvirt.git] / config.h.in
index ab90ff8..96054c1 100644 (file)
@@ -3,9 +3,6 @@
 /* Define to 1 if you have the <inttypes.h> 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
 
@@ -39,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
@@ -53,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
 
@@ -65,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
 
 /* 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