From b7d7440cf5b131bcddab048e41664731257cd42a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulf=20M=C3=B6ller?= Date: Tue, 7 Sep 1999 17:07:45 +0000 Subject: [PATCH] Correct address in a comment. --- Configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configure b/Configure index fcd7b39cf7..27100322f3 100755 --- a/Configure +++ b/Configure @@ -166,7 +166,7 @@ my %table=( "hpux-cc", "cc:-DB_ENDIAN -DBN_DIV2W -Ae +ESlit +O4 -z::(unknown)::BN_LLONG DES_PTR DES_UNROLL DES_RISC1:::", # If hpux-cc fails (e.g. during "make test"), try the next one; otherwise, -# please report your OS and compiler version to the bugs@openssl.org +# please report your OS and compiler version to the openssl-bugs@openssl.org # mailing list. "hpux-brokencc", "cc:-DB_ENDIAN -DBN_DIV2W -Ae +ESlit +O2 -z::(unknown)::DES_PTR DES_UNROLL DES_RISC1:::", -- GitLab