]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Changes to buildsystem patchset
authorSamuli Seppänen <samuli@openvpn.net>
Sat, 19 Feb 2011 08:15:12 +0000 (10:15 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Sat, 26 Feb 2011 23:59:04 +0000 (00:59 +0100)
commitc75a8976f070ef86cfced71b3df5cbce0e32e01a
tree020915e10160547e08ad7a7d868a4363623698fe
parent3b315a57d579d9ba8e259216f722094f1c1dbcde
Changes to buildsystem patchset

Implemented changes to the buildsystem patchset suggested by jamesyonan in IRC
meeting on 17th Feb 2010:

1) Remove variables added to version.m4 and use win/settings.in instead
2) Add ENABLE_<FEATURE> configuration to win/settings.in instead of parsing
   config-win32.h for them

This patch applies on top of the previous 13 patches.

Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
Acked-by: James Yonan <james@openvpn.net>
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
version.m4
win/settings.in
win/show.py
win/wb.py