diff options
author | Richard Jones <rjones@redhat.com> | 2009-04-21 14:25:16 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-04-21 14:25:16 +0100 |
commit | b9014d6a0da8b2b3a76c4ab51fab2773fe7480b2 (patch) | |
tree | 41054927db7a3e1adb6211fa5ccd282c69d51eb7 /README | |
parent | 936108f54cbf8e81132a0a0a8c093a4056f0e11c (diff) | |
download | libguestfs-b9014d6a0da8b2b3a76c4ab51fab2773fe7480b2.tar.gz libguestfs-b9014d6a0da8b2b3a76c4ab51fab2773fe7480b2.tar.xz libguestfs-b9014d6a0da8b2b3a76c4ab51fab2773fe7480b2.zip |
Basic Java build environment.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -52,6 +52,9 @@ also to build the OCaml bindings - (Optional) Ruby, rake if you want to build the ruby bindings +- (Optional) Java, JNI, jpackage-utils if you want to build the java +bindings + Running ./configure will check you have all the requirements installed on your machine. |