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


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.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: config.patch
Description: Text document


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