cppopts.texi: Use of -idirafter...

2003-12-29  Phil Edwards  <phil@codesourcery.com>

	* doc/cppopts.texi:  Use of -idirafter, -iprefix, -iwithprefix, and
	-iwithprefixbefore is not discouraged.

From-SVN: r75196
This commit is contained in:
Phil Edwards 2003-12-29 06:19:07 +00:00 committed by Phil Edwards
parent c11889cef5
commit 66ec7e6993
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2003-12-29 Phil Edwards <phil@codesourcery.com>
* doc/cppopts.texi: Use of -idirafter, -iprefix, -iwithprefix, and
-iwithprefixbefore is not discouraged.
2003-12-28 Mostafa Hagog <mustafa@il.ibm.com>
* sbitmap.c (sbitmap_union_of_diff_cg, sbitmap_a_and_b_cg,

View File

@ -456,8 +456,6 @@ Append @var{dir} to the prefix specified previously with
path. @option{-iwithprefixbefore} puts it in the same place @option{-I}
would; @option{-iwithprefix} puts it where @option{-idirafter} would.
Use of these options is discouraged.
@item -isystem @var{dir}
@opindex isystem
Search @var{dir} for header files, after all directories specified by