Subject: Re: CVS commit: basesrc/lib/libcrypto
To: Bernd Ernesti <veego@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 06/26/2002 09:23:29
On Wed, Jun 26, 2002 at 06:21:52PM +0300, Bernd Ernesti wrote:

 > Module Name:	basesrc
 > Committed By:	veego
 > Date:		Wed Jun 26 15:21:51 UTC 2002
 > 
 > Modified Files:
 > 	basesrc/lib/libcrypto: Makefile
 > 
 > Log Message:
 > Back out rev 1.18:
 > Remove -I${DESTDIR}/usr/include since it's redundant.
 > 
 > It may be redundant in some environments, but not in all.

Please provide information about how it fails for you.

That -I is simply WRONG and will fail with GCC 3.x.  I am going to
back this change out, and you should file a bug report.

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