Commit 8567c70f by Tom Tromey Committed by Tom Tromey

* doc/install.texi (Configuration): Document --datadir.

From-SVN: r56511
parent 27a7fc5d
2002-08-22 Tom Tromey <tromey@redhat.com>
* doc/install.texi (Configuration): Document --datadir.
2002-08-22 Alexandre Oliva <aoliva@redhat.com>
* Makefile.in ($(BUILD_PREFIX_1)varray.o): Depend on $(GGC_H).
......
......@@ -384,6 +384,10 @@ default is @file{@var{libdir}}.
Specify the installation directory for documentation in info format.
The default is @file{@var{prefix}/info}.
@item --datadir=@var{dirname}
Specify the installation directory for some architecture-independent
data files referenced by GCC@. The default is @file{@var{prefix}/share}.
@item --mandir=@var{dirname}
Specify the installation directory for manual pages. The default is
@file{@var{prefix}/man}. (Note that the manual pages are only extracts from
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment