Remove references to RSAref. The glue library is but a memory to fade
away now...
This commit is contained in:
@@ -21,7 +21,7 @@ while (@ARGV) {
|
||||
}
|
||||
|
||||
|
||||
@source = (<crypto/*.[ch]>, <crypto/*/*.[ch]>, <rsaref/*.[ch]>, <ssl/*.[ch]>);
|
||||
@source = (<crypto/*.[ch]>, <crypto/*/*.[ch]>, <ssl/*.[ch]>);
|
||||
foreach $file (@source) {
|
||||
next if -l $file;
|
||||
|
||||
|
Reference in New Issue
Block a user