Commit e0b24bce by Jonathan Wakely

install.texi: Update description of --gxx-include-dir to give correct default value.

2004-02-05  Jonathan Wakely  <redi@gcc.gnu.org>

	* doc/install.texi: Update description of --gxx-include-dir to
	give correct default value.

From-SVN: r77315
parent 2dca8ddb
2004-02-05 Jonathan Wakely <redi@gcc.gnu.org>
* doc/install.texi: Update description of --gxx-include-dir to
give correct default value.
2004-02-05 Kazu Hirata <kazu@cs.umass.edu> 2004-02-05 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.h (REG_OK_FOR_BASE_NONSTRICT_P): Replace * config/h8300/h8300.h (REG_OK_FOR_BASE_NONSTRICT_P): Replace
......
...@@ -600,7 +600,7 @@ manual.) ...@@ -600,7 +600,7 @@ manual.)
@item --with-gxx-include-dir=@var{dirname} @item --with-gxx-include-dir=@var{dirname}
Specify Specify
the installation directory for G++ header files. The default is the installation directory for G++ header files. The default is
@file{@var{prefix}/include/g++-v3}. @file{@var{prefix}/include/c++/@var{version}}.
@end table @end table
......
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