]> 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:50:02 +0000 (17:50 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 17 Dec 2007 17:50:02 +0000 (17:50 +0000)
httpd+openssl binary.

Backport: r604940

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

Makefile.win

index 243bfb38f5062fc5cc5d6d9f8866e0f7a16ce3c2..53b0cd9508fb1cc4bdd6644f126b50e8fd26fc07 100644 (file)
@@ -484,7 +484,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;
@@ -514,7 +514,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