summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2008-01-05 16:59:48 +0000
committerRichard W.M. Jones <rjones@redhat.com>2008-01-05 16:59:48 +0000
commit643aa9f6fea233073384cdb01e8b23c693bf50e6 (patch)
tree99f45556353d45beede1035986c45af37923db05 /README
parent133d8b96cda0baff81042f120cbb15f955754063 (diff)
downloadvirt-top-643aa9f6fea233073384cdb01e8b23c693bf50e6.tar.gz
virt-top-643aa9f6fea233073384cdb01e8b23c693bf50e6.tar.xz
virt-top-643aa9f6fea233073384cdb01e8b23c693bf50e6.zip
mlvirtmanager compiles and runs on Windows (MinGW).
* configure.ac: Directories to search for optional modules were specified incorrectly - fixed. * mlvirtmanager/Makefile.in: Changed so can build without ocamlfind, and checked it can build on Windows.
Diffstat (limited to 'README')
-rwxr-xr-xREADME6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 06eb130..b3001a3 100755
--- a/README
+++ b/README
@@ -84,9 +84,9 @@ contains the build directory. eg:
Windows
----------------------------------------------------------------------
-I have built libvirt (the bindings) and examples on Windows using the
-MinGW port of OCaml. It's quite likely that it will also work under
-VC++, but I have not tested this.
+I have built libvirt (the bindings), examples, mlvirsh and
+mlvirtmanager on Windows using the MinGW port of OCaml. It's quite
+likely that it will also work under VC++, but I have not tested this.
mlvirsh