From: William A. Rowe Jr Date: Mon, 17 Dec 2007 17:49:46 +0000 (+0000) Subject: Correct statements in OPENSSL-README when building the X-Git-Tag: 2.2.7~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa2449cf3983d5d432e003def40bf5d7fa5a051;p=thirdparty%2Fapache%2Fhttpd.git Correct statements in OPENSSL-README when building the 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 --- diff --git a/Makefile.win b/Makefile.win index 7718bd60cbe..69c624416c4 100644 --- a/Makefile.win +++ b/Makefile.win @@ -579,7 +579,7 @@ _install: -awk -f <> "$(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