Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/12/2001 08:59:25
Module Name:	basesrc
Committed By:	itojun
Date:		Thu Apr 12 05:59:25 UTC 2001

Modified Files:
	basesrc/lib/libkrb5: Makefile

Log Message:
do not try -Iopenssl/crypto/md4, heimdal code wants libc md4.h, not
openssl md4.h.  (we shouldn't use -Iopenssl btw, use <openssl/foo.h>)


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libkrb5/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.