Bugzilla – Attachment 442 Details for
Bug 685
cipher.c error when building against OpenSSL 0.9.7b on RedHat 7.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Quickie patch to report OpenSSL header version.
ssl-report.patch (text/plain), 599 bytes, created by
Jason McCormick
on 2003-09-22 10:57:27 AEST
(
hide
)
Description:
Quickie patch to report OpenSSL header version.
Filename:
MIME Type:
Creator:
Jason McCormick
Created:
2003-09-22 10:57:27 AEST
Size:
599 bytes
patch
obsolete
>--- configure.ac.orig 2003-09-21 20:53:38.000000000 -0400 >+++ configure.ac 2003-09-21 20:58:08.000000000 -0400 >@@ -952,6 +952,7 @@ > > # Determine OpenSSL header version > AC_MSG_CHECKING([OpenSSL header version]) >+ssl_header_ver='' > AC_TRY_RUN( > [ > #include <stdio.h> >@@ -2660,6 +2661,7 @@ > if test ! -z "$superuser_path" ; then > echo " sshd superuser user PATH: $J" > fi >+echo " OpenSSL Header Version: $ssl_header_ver" > echo " Manpage format: $MANTYPE" > echo " DNS support: $DNS_MSG" > echo " PAM support: $PAM_MSG"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 685
: 442 |
1274