From: William A. Rowe Jr Date: Mon, 17 Dec 2007 17:50:02 +0000 (+0000) Subject: Correct statements in OPENSSL-README when building the X-Git-Tag: 2.0.62~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9e399a676ab763a255c386e6fc684551c014ec;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.0.x@604945 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.win b/Makefile.win index 243bfb38f50..53b0cd9508f 100644 --- a/Makefile.win +++ b/Makefile.win @@ -484,7 +484,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; @@ -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