aboutsummaryrefslogtreecommitdiff
path: root/config/perl.m4
Commit message (Expand)AuthorAge
* Remove MSVC scriptsMichael Paquier2023-12-20
* Remove distprepPeter Eisentraut2023-11-06
* Bump minimum Perl version to 5.14John Naylor2022-09-14
* Remove further unwanted linker flags from perl_embed_ldflagsPeter Eisentraut2022-08-23
* Adjust configure to insist on Perl version >= 5.8.3.Tom Lane2021-10-07
* configure: More use of AC_ARG_VARPeter Eisentraut2019-01-18
* MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.Noah Misch2017-12-08
* Support linking with MinGW-built Perl.Noah Misch2017-11-23
* Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane2017-08-14
* Further improve consistency of configure's program searching.Tom Lane2017-08-01
* PL/Perl portability fix: absorb relevant -D switches from Perl.Tom Lane2017-07-28
* Fix configure's incorrect version tests for flex and perl.Tom Lane2016-05-02
* Detect Windows perl linkage parameters in configure script.Andrew Dunstan2013-01-09
* Fix remaining stray references to CVS.Tom Lane2010-09-22
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Fix configure's regexp for extracting the Perl version number from perl -vTom Lane2010-02-23
* Revert configure warning to use "official distribution".Bruce Momjian2010-02-22
* Use the term "bundled distribution" instead of "official distribution" inBruce Momjian2010-02-22
* Make configure check the version of Perl we're building with, and rejectTom Lane2010-01-07
* Remove any -arch switches given in ExtUtils::Embed's ldopts from ourTom Lane2009-09-08
* Detect and error out on inability to get proper linkage information required ...Andrew Dunstan2008-11-12
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Change PL/Perl and Pg interface build to use configured compiler andPeter Eisentraut2002-05-28
* Put the right runpath to libpq into the Perl module shared object on morePeter Eisentraut2001-08-26