From: Richard W.M. Jones Date: Sat, 15 Jan 2011 14:56:25 +0000 (+0000) Subject: README: Note that po4a is mandatory if compiling from git. X-Git-Tag: 1.9.4~1 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;ds=sidebyside;h=bc93d2ba38eb17a45888b97e8bcfd5f0e0bcb57c;p=libguestfs.git README: Note that po4a is mandatory if compiling from git. --- diff --git a/README b/README index 8bb6925..be4953d 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