]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
script comment changes
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 26 Apr 2007 13:50:24 +0000 (13:50 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Thu, 26 Apr 2007 13:50:24 +0000 (13:50 +0000)
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1900 e7ae566f-a301-0410-adde-c780ea21d3b5

domake-win
install-win32/settings.in

index ebabac0676f0f085111b720dabd0469436f4f35e..fb591f61b5ecc4a70ef26cdcbb9be0b252269346 100644 (file)
@@ -21,6 +21,9 @@
 # OpenSSL   -- define OPENSSL_DIR in settings.in
 # LZO       -- define LZO_DIR in settings.in
 #
+# Optional OpenVPN GUI binary (prebuilt)
+#           -- define OPENVPN_GUI_DIR and OPENVPN_GUI in settings.in
+#
 # Required source code not included in OpenVPN SVN repository
 # because of MS licensing restrictions:
 #
index 0840a56873e811cdfb75000975cea5bd34b57daf..3ed8e55e56353fbc3d5baabc3d2903da0d74e4f7 100644 (file)
@@ -62,7 +62,6 @@
 !define DDKVER 5600
 
 # Code Signing.
-# This directory should contain signcode.exe + key files.
 # If undefined, don't sign any files.
 !define SIGNTOOL        "../signtool"
 !define PRODUCT_SIGN_CN "openvpn"