projects
/
platform
/
upstream
/
guile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f28518
)
Add texinfo dependency to README
author
Mikael Djurfeldt
<mikael@djurfeldt.com>
Wed, 24 Oct 2018 18:56:16 +0000
(20:56 +0200)
committer
Mikael Djurfeldt
<mikael@djurfeldt.com>
Thu, 25 Oct 2018 10:35:04 +0000
(12:35 +0200)
* README: Add texinfo dependency.
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 575ea5c3b7b98fa100ca6ef4a5107216087091f9..88da4b7f6d0338ae11dc0288a0e6212a7e3e30bb 100644
(file)
--- 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 =====================================