pgsql: Add explicit configure-time checks for perl.h and libperl.so.

Started by Tom Laneover 13 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Add explicit configure-time checks for perl.h and libperl.so.

Although most platforms seem to package Perl in such a way that these files
are present even in basic Perl installations, Debian does not. Hence, make
an effort to fail during configure rather than build if --with-perl was
given and these files are lacking. Per gripe from Josh Berkus.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1f3ed51f8e197e9bbf18737a1aa1148ed730f7d8

Modified Files
--------------
configure | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.in | 24 +++++++++++
2 files changed, 149 insertions(+), 0 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers