You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2007/12/17 18:50:02 UTC

svn commit: r604945 - /httpd/httpd/branches/2.0.x/Makefile.win

Author: wrowe
Date: Mon Dec 17 09:50:02 2007
New Revision: 604945

URL: http://svn.apache.org/viewvc?rev=604945&view=rev
Log:
Correct statements in OPENSSL-README when building the
httpd+openssl binary.

Backport: r604940

Modified:
    httpd/httpd/branches/2.0.x/Makefile.win

Modified: httpd/httpd/branches/2.0.x/Makefile.win
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/Makefile.win?rev=604945&r1=604944&r2=604945&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/Makefile.win (original)
+++ httpd/httpd/branches/2.0.x/Makefile.win Mon Dec 17 09:50:02 2007
@@ -484,7 +484,7 @@
 	-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 @@
  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