diff options
author | Richard Jones <rjones@redhat.com> | 2010-09-11 17:16:22 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-09-11 17:16:22 +0100 |
commit | 9f653edcdc6ecceb7a22441e496f1fc08a95f56c (patch) | |
tree | be3607430cb8119c3244490f3c3b61e11fce1ade /README | |
parent | f565e71560862e9fa3e6d000c5f8fa6deb7e90e0 (diff) | |
download | libguestfs-9f653edcdc6ecceb7a22441e496f1fc08a95f56c.tar.gz libguestfs-9f653edcdc6ecceb7a22441e496f1fc08a95f56c.tar.xz libguestfs-9f653edcdc6ecceb7a22441e496f1fc08a95f56c.zip |
build: hivex is required.
hivex library has been required since we moved the inspection
code to C. Check for this in configure.ac.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ Requirements - genisoimage / mkisofs -- (Optional) hivex >= 1.2.1 to build Windows Registry support +- hivex >= 1.2.1 (http://libguestfs.org/download) - (Optional) FUSE to build the FUSE module |