VirtualBox

source: vbox/trunk/src/libs/openssl-3.4.1/VMS/openssl_utils.com.in@ 109307

Last change on this file since 109307 was 109052, checked in by vboxsync, 4 weeks ago

openssl-3.4.1: Applied our changes, regenerated files, added missing files and functions. This time with a three way merge. ​bugref:10890

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 323 bytes
Line 
1$ ! OpenSSL utilities
2$ !
3$
4$ v := {- sprintf "%02d", split(/\./, $config{version}) -}
5$
6$ OPENSSL'v' :== $OSSL$EXE:OPENSSL'v'
7$ OPENSSL :== $OSSL$EXE:OPENSSL'v'
8$
9$ IF F$TYPE(PERL) .EQS. "STRING"
10$ THEN
11$ C_REHASH :== 'PERL' OSSL$EXE:c_rehash.pl
12$ ELSE
13$ WRITE SYS$ERROR "NOTE: no perl => no C_REHASH"
14$ ENDIF
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette