summaryrefslogtreecommitdiff
path: root/Makefile.win
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2007-12-17 17:46:58 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2007-12-17 17:46:58 +0000
commit3cf329c469084dfa5526cc3ae162f4cffe31f7bd (patch)
tree02bb26a48e86a69b4d41400d57979e6bf0ab9a86 /Makefile.win
parentacb101f968cf14a96f3187ba4e1d209b692cac0b (diff)
downloadhttpd-3cf329c469084dfa5526cc3ae162f4cffe31f7bd.tar.gz
What an obscure reference. Also note the build will append
OPENSSL's LICENSE after the AL in LICENSE. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@604940 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.win')
-rw-r--r--Makefile.win4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.win b/Makefile.win
index b1fa9308cd..11ff281c87 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -589,7 +589,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;
@@ -619,7 +619,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