Changes between Version 57 and Version 58 of BuildingOnWindows


Ignore:
Timestamp:
02/23/11 13:52:40 (13 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingOnWindows

    v57 v58  
    143143== Setting build parameters ==
    144144
    145 After setting up the directories, you should check if some of OpenVPN's build configuration files need modifications:
    146 
    147  * ''<openvpn-sources>\config-win32.h'': variables shared with the ''autotools''-based (Windows) build system. This is the file to edit if you want to enable/disable some of OpenVPN's features.
    148  * ''<openvpn-sources>\win\settings.in'': variables specific to Python-based builds. In most cases you don't need to edit this file.
     145After setting up the directories, you should check if OpenVPN's build configuration files need modifications:
     146
     147 * ''<openvpn-sources>\win\settings.in'': build configuration for Python-based builds.
     148 * ''<openvpn-sources\version.m4'': contains TAP-driver version information. Normally there's no need to modify this.
    149149
    150150== Building OpenVPN ==