summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-12-31 11:20:56 +0000
committerRichard Jones <rjones@redhat.com>2009-12-31 11:20:56 +0000
commit2e2eb15df010bbcc605c86b0714ad1ca796fc96d (patch)
tree8878e3beea77438687a2bfc371366a5781abee40 /README
parent9ff1c97f04e8c0e513262893df71da0d31b34637 (diff)
downloadlibguestfs-2e2eb15df010bbcc605c86b0714ad1ca796fc96d.tar.gz
libguestfs-2e2eb15df010bbcc605c86b0714ad1ca796fc96d.tar.xz
libguestfs-2e2eb15df010bbcc605c86b0714ad1ca796fc96d.zip
Remove separate inspector_generator.ml, combine this with generator.ml.
This commit combines the previously separate "inspector_generator.ml" program which generated bindings for virt-inspector. Having two separate programs caused no end of troubles for developers, so we now combine them into a single program. NOTE: OCaml xml-light is now *required* in order to rebuild the generated code.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index 0877775f..8e8be596 100644
--- a/README
+++ b/README
@@ -66,11 +66,9 @@ Requirements
- (Optional) xmllint to validate virt-inspector RELAX NG schema
-- (Optional) OCaml if you want to rebuild the generated files, and
- also to build the OCaml bindings
-
-- (Optional) OCaml xml-light, only needed if you want to rebuild the
- virt-inspector bindings from virt-inspector.rng.
+- (Optional) OCaml + OCaml library xml-light if you want to rebuild
+ the generated files, and also to build the OCaml bindings
+ (http://tech.motion-twin.com/xmllight.html)
- (Optional) local Fedora mirror