summaryrefslogtreecommitdiff
path: root/config/perl.m4
Commit message (Expand)AuthorAgeFilesLines
* Bump minimum Perl version to 5.14John Naylor2022-09-141-2/+2
* Remove further unwanted linker flags from perl_embed_ldflagsPeter Eisentraut2022-08-231-5/+5
* Adjust configure to insist on Perl version >= 5.8.3.Tom Lane2021-10-071-2/+2
* configure: More use of AC_ARG_VARPeter Eisentraut2019-01-181-0/+1
* MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.Noah Misch2017-12-081-13/+17
* Support linking with MinGW-built Perl.Noah Misch2017-11-231-5/+12
* Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane2017-08-141-2/+4
* Further improve consistency of configure's program searching.Tom Lane2017-08-011-4/+1
* PL/Perl portability fix: absorb relevant -D switches from Perl.Tom Lane2017-07-281-0/+25
* Fix configure's incorrect version tests for flex and perl.Tom Lane2016-05-021-1/+1
* Detect Windows perl linkage parameters in configure script.Andrew Dunstan2013-01-091-0/+6
* Fix remaining stray references to CVS.Tom Lane2010-09-221-1/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Fix configure's regexp for extracting the Perl version number from perl -vTom Lane2010-02-231-2/+2
* Revert configure warning to use "official distribution".Bruce Momjian2010-02-221-2/+2
* Use the term "bundled distribution" instead of "official distribution" inBruce Momjian2010-02-221-2/+2
* Make configure check the version of Perl we're building with, and rejectTom Lane2010-01-071-2/+27
* Remove any -arch switches given in ExtUtils::Embed's ldopts from ourTom Lane2009-09-081-2/+6
* Detect and error out on inability to get proper linkage information required ...Andrew Dunstan2008-11-121-2/+10
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Change PL/Perl and Pg interface build to use configured compiler andPeter Eisentraut2002-05-281-16/+24
* Put the right runpath to libpq into the Perl module shared object on morePeter Eisentraut2001-08-261-0/+27