summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMikael Djurfeldt <mikael@djurfeldt.com>2018-10-24 20:56:16 +0200
committerMikael Djurfeldt <mikael@djurfeldt.com>2018-10-25 12:35:04 +0200
commit1bbce71501198c3c7abdf07941f5cdc1434858c2 (patch)
tree22e5f962c3f64449958c53cd5cf9ad91563425bc /README
parent9f285187fe228563abaf44774c61b461cc12559a (diff)
Add texinfo dependency to README
* README: Add texinfo dependency.
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 575ea5c3b..88da4b7f6 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 =====================================