Browse code

script comment changes

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1900 e7ae566f-a301-0410-adde-c780ea21d3b5

james authored on 2007/04/26 22:50:24
Showing 2 changed files
... ...
@@ -21,6 +21,9 @@
21 21
 # OpenSSL   -- define OPENSSL_DIR in settings.in
22 22
 # LZO       -- define LZO_DIR in settings.in
23 23
 #
24
+# Optional OpenVPN GUI binary (prebuilt)
25
+#           -- define OPENVPN_GUI_DIR and OPENVPN_GUI in settings.in
26
+#
24 27
 # Required source code not included in OpenVPN SVN repository
25 28
 # because of MS licensing restrictions:
26 29
 #
... ...
@@ -62,7 +62,6 @@
62 62
 !define DDKVER	5600
63 63
 
64 64
 # Code Signing.
65
-# This directory should contain signcode.exe + key files.
66 65
 # If undefined, don't sign any files.
67 66
 !define SIGNTOOL        "../signtool"
68 67
 !define PRODUCT_SIGN_CN "openvpn"