]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Correct statements in OPENSSL-README when building the
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 17 Dec 2007 17:49:46 +0000 (17:49 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 17 Dec 2007 17:49:46 +0000 (17:49 +0000)
httpd+openssl binary.

Backport: r604940

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@604944 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index 7718bd60cbe49d15722c7c9290054cc7b4c1bfd8..69c624416c409e14355b101d45bd79fe1bf47a0c 100644 (file)
@@ -579,7 +579,7 @@ _install:
        -awk -f <<script.awk < "srclib\openssl\LICENSE" >> "$(INSTDIR)\LICENSE.txt"
 BEGIN {
     print "";
-    print "For the libeay32.dll, ssleay32.dll and certtool.exe components:";
+    print "For the libeay32.dll, ssleay32.dll and openssl.exe components:";
     print "";
     while ( getline > 0 ) {
        print $$0;
@@ -609,7 +609,7 @@ BEGIN {
  This binary installation of OpenSSL is a limited distribution of the
  files derived from the OpenSSL project:
 
-   OPENSSL-LICENSE.txt
+   LICENSE.txt (includes openssl LICENSE)
    OPENSSL-NEWS.txt
    OPENSSL-README.txt
    conf\openssl.cnf