]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Added support for viewing config-win32.h paramters to win/show.py
authorSamuli Seppänen <samuli@openvpn.net>
Fri, 11 Feb 2011 14:03:31 +0000 (16:03 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Sat, 26 Feb 2011 23:55:38 +0000 (00:55 +0100)
commit3b44aa49400647b785721e77da9c5e38eeb9fd83
tree9aba9c266d248a1d22f03ed89a01533731b23151
parenta8220492b30f2780c55c57d110253f310c170b73
Added support for viewing config-win32.h paramters to win/show.py

The win/show.py tools is used to view build parameters interactively. This
changes it so that it displays parameters parsed from config-win32.h in addition
to those from win/settings.in.

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>
win/show.py