Subject: CVS commit: cryptosrc-intl
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/08/2000 15:13:05
Module Name: cryptosrc-intl
Committed By: itojun
Date: Tue Feb 8 13:13:05 UTC 2000
Modified Files:
cryptosrc-intl/crypto-intl/usr.sbin/racoon: Makefile.inc
Log Message:
bring in latest kame racoon daemon.
openssl 0.94 (the version imported to netbsd) suggests to use styles like
#include <openssl/des.h>. (-I/usr/include/openssl is NOT recommended)
the version obeys the suggestion.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 cryptosrc-intl/crypto-intl/usr.sbin/racoon/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.