summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README12
1 files changed, 8 insertions, 4 deletions
diff --git a/README b/README
index 1ce0b2f0b..23b071ad6 100644
--- a/README
+++ b/README
@@ -116,11 +116,15 @@ 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.
+When building from a Git checkout, these additional packages are needed:
+
+ - GNU Autoconf
+ - GNU Automake
+ - GNU Libtool
+ - Flex
+ - GNU Gettext
+ - GNU Texinfo
Special Instructions For Some Systems =====================================