This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/RFA] Slight tweak to --with-headers and --with-libs


Jason R Thorpe <thorpej@wasabisystems.com> writes:

> On Sat, Sep 21, 2002 at 07:11:04PM +0100, Joseph S. Myers wrote:
> 
>  > On Sat, 21 Sep 2002, Jason R Thorpe wrote:
>  > 
>  > > 	* configure.in (with_headers): Skip copy if value is "yes".
>  > > 	(with_libs): Likewise.
>  > 
>  > You obviously need to update the documentation in install.texi as well.
> 
> Sigh, I always seem to forget this part...
> 
> Here's an updated patch.
> 
> 	* configure.in (with_headers): Skip copy if value is "yes".
> 	(with_libs): Likewise.
> 
> 	* doc/install.texi: Document behavior of --with-headers and
> 	--with-libs when arguments are omitted.

This isn't a bug fix, correct?  So it can't go in during this phase of
GCC development.  I understand that the sysroot patches would
supercede this patch, and they're already approved and also waiting
for the next development phase.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]