summaryrefslogtreecommitdiff
path: root/manual/install.texi
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-05-27 15:09:16 +0000
committerUlrich Drepper <drepper@redhat.com>1999-05-27 15:09:16 +0000
commit2f2f52f755498aeca8f5d8d1126235adc5c7886e (patch)
tree34aecb32151f3f6347d093c5132f2e8e9c132e5c /manual/install.texi
parent4a307a9805b6189b4063252da67157dfb984e227 (diff)
Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
Diffstat (limited to 'manual/install.texi')
-rw-r--r--manual/install.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/install.texi b/manual/install.texi
index ec00c01489..00d6687679 100644
--- a/manual/install.texi
+++ b/manual/install.texi
@@ -198,7 +198,7 @@ Instead, edit the generated @file{Makefile} and uncomment the line
@noindent
You can change the @samp{4} to some other number as appropriate for
your system. Instead of changing the @file{Makefile}, you could give
-this option directly to @code{make} and call it as, e.g.
+this option directly to @code{make} and call it as, e.g.
@code{make PARALLELMFLAGS=-j4}. If you're building in the source
directory, you've got to use the latter approach since in this case no
new @file{Makefile} is generated which you can change.
@@ -354,7 +354,8 @@ and if you change any of the message translation files you will need
@itemize @bullet
@item
-GNU @code{gettext} 0.10.35 or later
+GNU @code{gettext} 0.10.35 or later (version 0.10.35 is a alpha release
+and available via ftp from alpha.gnu.org/gnu)
@end itemize
@noindent