summaryrefslogtreecommitdiffstats
path: root/install-win32/maketapinstall
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-02-18 17:47:13 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-02-18 17:47:13 +0000
commit5449d7431d9e6af50eb115b1cd9cdeb78035cf46 (patch)
treea1a8f0208bec11673f0f5704dcc9dee6f00a560e /install-win32/maketapinstall
parentb4ddf9e4347a962ce0f12ad9f29d6a9e00ca63c6 (diff)
downloadopenvpn-5449d7431d9e6af50eb115b1cd9cdeb78035cf46.tar.gz
openvpn-5449d7431d9e6af50eb115b1cd9cdeb78035cf46.tar.xz
openvpn-5449d7431d9e6af50eb115b1cd9cdeb78035cf46.zip
Version 2.1_rc7a.
Minor Windows build system changes: * Fall back to prebuilt-binary if gcc is not available. * Documentation changes in ./domake-win git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@2760 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'install-win32/maketapinstall')
-rw-r--r--install-win32/maketapinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-win32/maketapinstall b/install-win32/maketapinstall
index a5aaf47..11cb915 100644
--- a/install-win32/maketapinstall
+++ b/install-win32/maketapinstall
@@ -73,5 +73,5 @@ fi
title openvpn-build &>/dev/null
else
- echo Not building tapinstall -- DDK version $DDKVER NOT INSTALLED
+ echo Not building tapinstall -- DDK version $DDKVER NOT BUILT
fi