diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-26 15:48:01 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-26 15:48:01 +0200 |
commit | eeb1df046142c86b61a112f3cb87007f785bb08a (patch) | |
tree | 7244d4559c94c157ad48ed8a68a30a8675a5d145 | |
parent | 31d899801e688a0663f340d1dc5fba22e9d4b957 (diff) | |
download | ponysay-eeb1df046142c86b61a112f3cb87007f785bb08a.tar.gz ponysay-eeb1df046142c86b61a112f3cb87007f785bb08a.tar.bz2 ponysay-eeb1df046142c86b61a112f3cb87007f785bb08a.zip |
readme update with new conf options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ Dependencies ### Package building dependencies -`gzip`: used for compressing manuals (suppressable with `./configure --without-info --without-man`) +`gzip`: used for compressing manuals (suppressable with `./configure --without-info-compression --without-man-compression`) `texinfo`: used for building info manual (suppressable with `./configure --without-info`) |