List* functions throw exceptions if maxids = 0, so bypass this case.
[ocaml-libvirt.git] / config.h.in
index 886a316..68f6bbf 100644 (file)
@@ -50,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
 
@@ -62,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