Properly handle building against non-static serf on Windows.


Part of an attempt to get subversion in the vcpkg repository to make it much
easier to build Subversion on Windows with less manual scripting.
(The vcpkg port currently applies this fix as a patch)


* build/generator/gen_win_dependencies.py
  (parse_options): Handle explicit static serf and via static apr.
  (_find_serf): Use libserf-1.lib when found and not requested static.


git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1888560 13f79535-47bb-0310-9956-ffa450edef68
1 file changed