summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-01-15 14:56:25 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-01-15 14:56:25 +0000
commitbc93d2ba38eb17a45888b97e8bcfd5f0e0bcb57c (patch)
tree029b65c57c73693a939f9bbb0e8a5a7be78dfaf7 /README
parentc2f2a2c6769be908b25b0946f39770d09bb6ddc9 (diff)
downloadlibguestfs-bc93d2ba38eb17a45888b97e8bcfd5f0e0bcb57c.tar.gz
libguestfs-bc93d2ba38eb17a45888b97e8bcfd5f0e0bcb57c.tar.xz
libguestfs-bc93d2ba38eb17a45888b97e8bcfd5f0e0bcb57c.zip
README: Note that po4a is mandatory if compiling from git.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 8bb69258..be4953d5 100644
--- a/README
+++ b/README
@@ -80,7 +80,9 @@ bindings
- (Optional, but highly recommended) perl-libintl for translating perl code.
-- (Optional) po4a for translating manpages and POD files.
+- po4a for translating manpages and POD files.
+ This is optional when compiling from the tarball, but mandatory
+ if you compile from git.
- (Optional) PHP, phpize if you want to build the PHP bindings