summaryrefslogtreecommitdiff
path: root/manual/install.texi
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2012-05-14 21:45:48 +0200
committerAndreas Jaeger <aj@suse.de>2012-05-14 22:01:08 +0200
commit6a4888ffd67163b589e602d62ca6330a608d8b89 (patch)
tree0c0a35db72928c17eded23c800a8c91742618782 /manual/install.texi
parentb8caea2cb90092ba8ecd3274898f227bbe2d305d (diff)
Do not build manual in source dir
[BZ #13750] Do not build manual anymore in the source dir. Also clean up the Makefile and remove rules that have been used previously when we had a stand-alone Makefile which was obsoleted recently.
Diffstat (limited to 'manual/install.texi')
-rw-r--r--manual/install.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/install.texi b/manual/install.texi
index d2663f3d99..9918425a49 100644
--- a/manual/install.texi
+++ b/manual/install.texi
@@ -203,10 +203,10 @@ system such as @file{/etc/passwd}, @file{/etc/nsswitch.conf} and others.
These files must all contain correct and sensible content.
To format the @cite{GNU C Library Reference Manual} for printing, type
-@w{@code{make dvi}}. You need a working @TeX{} installation to do this.
-The distribution already includes the on-line formatted version of the
-manual, as Info files. You can regenerate those with @w{@code{make
-info}}, but it shouldn't be necessary.
+@w{@code{make dvi}}. You need a working @TeX{} installation to do
+this. The distribution builds the on-line formatted version of the
+manual, as Info files, as part of the build process. You can build
+them manually with @w{@code{make info}}.
The library has a number of special-purpose configuration parameters
which you can find in @file{Makeconfig}. These can be overwritten with