You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by lu...@apache.org on 2015/09/20 18:02:35 UTC

svn commit: r1704157 - /subversion/trunk/INSTALL

Author: luke1410
Date: Sun Sep 20 16:02:32 2015
New Revision: 1704157

URL: http://svn.apache.org/viewvc?rev=1704157&view=rev
Log:
Following up on r1703547, remove remaining traces to strict openSSL version
numbers.

* INSTALL: Update "cd openssl" (dropped -0.9.7f) and openssl target dir
  (dropped -x.x.x)

Modified:
    subversion/trunk/INSTALL

Modified: subversion/trunk/INSTALL
URL: http://svn.apache.org/viewvc/subversion/trunk/INSTALL?rev=1704157&r1=1704156&r2=1704157&view=diff
==============================================================================
--- subversion/trunk/INSTALL (original)
+++ subversion/trunk/INSTALL Sun Sep 20 16:02:32 2015
@@ -820,7 +820,7 @@ II.   INSTALLATION
         included in the dependencies zip file.
         ### Just use --with-zlib instead of the hardcoded path
       * [Optional] If you want secure connection (https) client support extract
-        openssl into SVN\openssl-x.x.x
+        openssl into SVN\openssl
         ### And pass the path to both serf and gen-make.py
       * [Optional] If you want localized message support, extract
         svn-win32-libintl.zip into SVN\svn-win32-libintl and extract
@@ -860,7 +860,7 @@ II.   INSTALLATION
 
       OpenSSL
 
-      C:>cd openssl-0.9.7f
+      C:>cd openssl
       C:>perl Configure VC-WIN32
   [*] C:>call ms\do_masm
       C:>nmake -f ms\ntdll.mak