summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Djurfeldt <mikael@djurfeldt.com>2018-10-24 20:56:16 +0200
committerAndy Wingo <wingo@pobox.com>2019-05-23 17:13:15 +0200
commit9c10b423a80bd5ec38f6f7af47ee40d3b15e3384 (patch)
tree0dd2dc4c01a40858219ec2ac754c156a45c77a57
parentf13e2cb8ada7f027b517e74094ee170ed127c8b3 (diff)
downloadguile-9c10b423a80bd5ec38f6f7af47ee40d3b15e3384.tar.gz
Add texinfo dependency to README
* README: Add texinfo dependency.
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 2636a7f3a..68c02519e 100644
--- a/README
+++ b/README
@@ -116,6 +116,12 @@ Guile requires the following external packages:
- LIBFFI_LIBS=<linker flags for picking up the libffi library>
+ - texinfo
+
+ Guile uses `makeinfo' to create info documentation in the directory
+ `doc' and `install-info' (which is provided by a separate package in
+ some distributions) to install it.
+
Special Instructions For Some Systems =====================================