Date: Thu, 5 Apr 2007 13:40:44 GMT From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 117434 for review Message-ID: <200704051340.l35Dei2f011366@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=117434 Change 117434 by gonzo@gonzo_jeeves on 2007/04/05 13:39:50 o Define ENGINESDIR for mips Affected files ... .. //depot/projects/mips2/src/secure/lib/libcrypto/opensslconf-mips.h#2 edit Differences ... ==== //depot/projects/mips2/src/secure/lib/libcrypto/opensslconf-mips.h#2 (text+ko) ==== @@ -25,6 +25,7 @@ #if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */ #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR) +#define ENGINESDIR "/usr/lib/engines" #define OPENSSLDIR "/etc/ssl" #endif #endif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704051340.l35Dei2f011366>