PERFORCE change 117434 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Thu Apr 5 13:40:45 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=117434

Change 117434 by gonzo at 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


More information about the p4-projects mailing list