0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 03:52:28 +02:00
openvpn/service-win32
Samuli Seppänen 4b312378e9 Replaced config-win32.h with win/config.h.in
The original config-win32.h - a static header file - has been superceded by both
"domake-win" script and the new Python-based buildsystem. Transformed it into a
template file, win/config.h.in, which obtains the most commonly used build
parameters from win/settings.in.

Added support code to win/config.py and win/wb.py to preprocess win/config.h.in
and copy it to config.h, from where source and header files can find it.

Removed all references to config-win32.h. Also removed obsolete
PACKAGE_BUGREPORT and USE_PTHREAD variables from the win/config.h.in file.

Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
Acked-by: James Yonan <james@openvpn.net>
Signed-off-by: David Sommerseth <davids@redhat.com>
2011-03-21 15:15:19 +01:00
..
.svnignore Modified .svnignore to only ignore files generated 2008-05-24 19:05:59 +00:00
Makefile.am Updated copyright date to 2010. 2010-04-28 16:31:36 +00:00
msvc.mak Added a nmake makefile for openvpnserv.exe building 2011-02-27 00:55:22 +01:00
openvpnserv.c Replaced config-win32.h with win/config.h.in 2011-03-21 15:15:19 +01:00
service.c Windows security issue: 2010-08-15 21:53:00 +00:00
service.h Moved branch into official BETA21 position. 2008-05-12 20:31:43 +00:00