Last change
on this file was 109052, checked in by vboxsync, 3 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:
209 bytes
|
Line | |
---|
1 | {- our $c_rehash_name =
|
---|
2 | $config{target} =~ /^(VC|vms)-/ ? "c_rehash.pl" : "c_rehash";
|
---|
3 | "" -}
|
---|
4 | IF[{- !$disabled{apps} -}]
|
---|
5 | SCRIPTS={- $c_rehash_name -}
|
---|
6 | SOURCE[{- $c_rehash_name -}]=c_rehash.in
|
---|
7 | ENDIF
|
---|
Note:
See
TracBrowser
for help on using the repository browser.