summaryrefslogtreecommitdiff
path: root/config/perl.m4
AgeCommit message (Expand)Author
2023-12-20Remove MSVC scriptsMichael Paquier
2023-11-06Remove distprepPeter Eisentraut
2022-09-14Bump minimum Perl version to 5.14John Naylor
2022-08-23Remove further unwanted linker flags from perl_embed_ldflagsPeter Eisentraut
2021-10-07Adjust configure to insist on Perl version >= 5.8.3.Tom Lane
2019-01-18configure: More use of AC_ARG_VARPeter Eisentraut
2017-12-09MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.Noah Misch
2017-11-24Support linking with MinGW-built Perl.Noah Misch
2017-08-14Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane
2017-08-01Further improve consistency of configure's program searching.Tom Lane
2017-07-28PL/Perl portability fix: absorb relevant -D switches from Perl.Tom Lane
2016-05-02Fix configure's incorrect version tests for flex and perl.Tom Lane
2013-01-09Detect Windows perl linkage parameters in configure script.Andrew Dunstan
2010-09-22Fix remaining stray references to CVS.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-02-23Fix configure's regexp for extracting the Perl version number from perl -vTom Lane
2010-02-22Revert configure warning to use "official distribution".Bruce Momjian
2010-02-22Use the term "bundled distribution" instead of "official distribution" inBruce Momjian
2010-01-07Make configure check the version of Perl we're building with, and rejectTom Lane
2009-09-08Remove any -arch switches given in ExtUtils::Embed's ldopts from ourTom Lane
2008-11-12Detect and error out on inability to get proper linkage information required ...Andrew Dunstan
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2002-05-28Change PL/Perl and Pg interface build to use configured compiler andPeter Eisentraut
2001-08-26Put the right runpath to libpq into the Perl module shared object on morePeter Eisentraut