Detect Windows perl linkage parameters in configure script.

Andrew Dunstan <andrew@dunslane.net>

Commit: 7fb97ecd137a879831ec6e3dce14c9f2e2a3d6b5
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2013-01-09T22:49:23Z
Releases: 9.3.0
Detect Windows perl linkage parameters in configure script.

This means we can now construct a configure test for the library
presence. Previously these parameters were only figured out at
build time in plperl's GnuMakefile.

Files

PathChange+/−
config/perl.m4 modified +6 −0
configure modified +8 −0
src/pl/plperl/GNUmakefile modified +0 −4