Subject: CVS commit: basesrc/lib/libcrypto
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 06/12/2002 01:55:35
Module Name: basesrc
Committed By: bjh21
Date: Tue Jun 11 22:55:34 UTC 2002
Modified Files:
basesrc/lib/libcrypto: Makefile
Log Message:
Don't try to put the host's /usr/include on the target compiler's include path.
This causes Bad Things to happen. Instead, use the target's /usr/include.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 basesrc/lib/libcrypto/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.