]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Remove last rest of INSTALL-win32.txt references
authorDavid Sommerseth <davids@openvpn.net>
Thu, 27 Oct 2016 16:49:41 +0000 (18:49 +0200)
committerDavid Sommerseth <davids@openvpn.net>
Thu, 27 Oct 2016 16:57:24 +0000 (18:57 +0200)
Commit 04341beb1d8e0fad3425bfec5f281fe431895cd6 removed the
INSTALL-win32.txt file.  But there were crucial parts left in
Makefile.am which broke building OpenVPN.  In addition, removed
other references in INSTALL and README to the same file to be
complete.

Signed-off-by: David Sommerseth <davids@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1477586981-5047-1-git-send-email-davids@openvpn.net>
URL: http://www.mail-archive.com/search?l=mid&q=1477586981-5047-1-git-send-email-davids@openvpn.net

INSTALL
Makefile.am
README

diff --git a/INSTALL b/INSTALL
index f0965c79b2a950f407a448111a493b87f1446cd7..4c6d21f45dd1f8f21e35fe324369f76ad432c813 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -12,10 +12,6 @@ QUICK START:
   Unix:
     ./configure && make && make-install
 
-  Cross-compile for Windows on Unix
-
-    See INSTALL-win32.txt
-
 *************************************************************************
 
 To download OpenVPN, go to:
index 364785c40bea7725be2042833255d24130970507..8e9581b33ecc6f8056c747cf45235907cbb93e30 100644 (file)
@@ -74,12 +74,6 @@ dist_noinst_DATA = \
        msvc-dev.bat \
        msvc-build.bat
 
-if WIN32
-dist_doc_DATA += INSTALL-win32.txt
-else
-dist_noinst_DATA += INSTALL-win32.txt
-endif
-
 dist_noinst_HEADERS = \
        config-msvc.h \
        config-msvc-version.h.in
diff --git a/README b/README
index ee7695163a62e81135746807f3ef1b616d3db0d5..103a75a69662da700f4b995d3d9aec49a43b3f2d 100644 (file)
--- a/README
+++ b/README
@@ -39,9 +39,6 @@ For a description of OpenVPN's underlying protocol,
 
 Other Files & Directories:
 
-* INSTALL-win32.txt -- installation instructions
-  for Windows
-
 * configure.ac -- script to rebuild our configure
   script and makefile.