Revert "Update install.texi for building manual in build dir"

This reverts commit 0d80ac6813.

Reverting since e3945c47bd gets reverted
as well.
This commit is contained in:
Andreas Jaeger 2012-05-04 17:09:22 +02:00
parent 0d80ac6813
commit 1261f5d10c
2 changed files with 4 additions and 6 deletions

View File

@ -1,8 +1,6 @@
2012-05-04 Andreas Jaeger <aj@suse.de>
[BZ #13750]
* manual/install.texi (Configuring and compiling): Adjust since
the info files are not part of the tar ball anymore.
* manual/.gitignore: Remove, it's not needed anymore.
* manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
all files in it.

View File

@ -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 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}}.
@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.
The library has a number of special-purpose configuration parameters
which you can find in @file{Makeconfig}. These can be overwritten with