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
Unix:
./configure && make && make-install
- Cross-compile for Windows on Unix
-
- See INSTALL-win32.txt
-
*************************************************************************
To download OpenVPN, go to:
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
Other Files & Directories:
-* INSTALL-win32.txt -- installation instructions
- for Windows
-
* configure.ac -- script to rebuild our configure
script and makefile.