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.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/7fb97ecd137a879831ec6e3dce14c9f2e2a3d6b5 Modified Files -------------- config/perl.m4 | 6 ++++++ configure | 8 ++++++++ src/pl/plperl/GNUmakefile | 4 ---- 3 files changed, 14 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
