Actually pick .lib file when multiple perl libs are present
authorMagnus Hagander <magnus@hagander.net>
Sun, 4 Mar 2018 17:00:16 +0000 (18:00 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 4 Mar 2018 17:01:25 +0000 (18:01 +0100)
commit6946280cded903b6f5269fcce105f8ab1d455d33
treeaead29df1e88a4e0a889e54f6e9d5df28c93a8a5
parentf7c7f67fecc40170a2fad2d1cff24dd1ddd22d7f
Actually pick .lib file when multiple perl libs are present

7240962f8626ff09bb8f9e71ecdb074775bdd035 got it right in the comment,
but the code did not actually do what the comment said. Fix that.

Issue pointed out by Noah Misch.
src/tools/msvc/Mkvcbuild.pm