diff options
author | James Yonan <james@openvpn.net> | 2010-03-31 06:38:21 +0000 |
---|---|---|
committer | James Yonan <james@openvpn.net> | 2010-03-31 06:38:21 +0000 |
commit | 74fce85ee80ee5f484b62a3a81e9981e5698f1e1 (patch) | |
tree | b4723fb33b503ebd0cee953cd0263d0fb9740a89 /configure.ac | |
parent | Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately after (diff) | |
download | openvpn-74fce85ee80ee5f484b62a3a81e9981e5698f1e1.tar.xz |
Updated MSVC build scripts to Visual Studio 2008:
python msvc\config.py
nmake /f msvc\msvc.mak
Version 2.1.1e
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5516 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 116ff7c..4f7231a 100644 --- a/configure.ac +++ b/configure.ac @@ -914,7 +914,6 @@ fi AC_OUTPUT([ Makefile openvpn.spec - config-win32.h images/Makefile service-win32/Makefile install-win32/Makefile |