aboutsummaryrefslogtreecommitdiff
path: root/install-win32/prebuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xinstall-win32/prebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/install-win32/prebuild b/install-win32/prebuild
index 0112111..d646684 100755
--- a/install-win32/prebuild
+++ b/install-win32/prebuild
@@ -18,10 +18,10 @@ OUT=$H/21
IN=/y/openvpn/21/openvpn
# Already built OpenSSL tree.
-SSL=$H/openssl-0.9.7g
+SSL=$H/openssl-0.9.7i
# Already built LZO tree.
-LZO=$H/lzo-1.08
+LZO=$H/lzo-2.02
# Already built dmalloc tree.
# Optional, but leave defined even if you are not using
@@ -30,7 +30,7 @@ DMALLOC=$H/dmalloc-5.4.2
# TAP binaries should be here: tap0801.sys and tapinstall.exe
# These must be built with MS DDK.
-TAPBIN=$I3
+TAPBIN=$H/tapbin-21
# u2d.c should exist here.
SCRIPTS=$IN/install-win32