Don't hard-code path to Perl interpreter on shebang line of Configure
script. Instead use the usual Shell->Perl transition trick.
This commit is contained in:
parent
1b3b0a54d1
commit
a4ed5532a8
4
CHANGES
4
CHANGES
@ -5,6 +5,10 @@
|
|||||||
|
|
||||||
Changes between 0.9.1c and 0.9.2
|
Changes between 0.9.1c and 0.9.2
|
||||||
|
|
||||||
|
*) Don't hard-code path to Perl interpreter on shebang line of Configure
|
||||||
|
script. Instead use the usual Shell->Perl transition trick.
|
||||||
|
[Ralf S. Engelschall]
|
||||||
|
|
||||||
*) Make `openssl x509 -noout -modulus' functional also for DSA certificates
|
*) Make `openssl x509 -noout -modulus' functional also for DSA certificates
|
||||||
(in addition to RSA certificates) to match the behaviour of `openssl dsa
|
(in addition to RSA certificates) to match the behaviour of `openssl dsa
|
||||||
-noout -modulus' as it's already the case for `openssl rsa -noout
|
-noout -modulus' as it's already the case for `openssl rsa -noout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user