PL/perl should fail on configure, not make

Josh Berkus <josh@agliodbs.com>

From: Josh Berkus <josh@agliodbs.com>
To: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Cc: Tim Bunce <Tim.Bunce@pobox.com>
Date: 2013-01-09T01:48:17Z
Lists: pgsql-hackers
The way it is now (9.2.2):

1. set up a new system
2. forget to install libperl-dev
3. ./configure --with-perl
4. get no failures or warnings
5. make
6. make errors out on plperl.so

The way it should work:

- configure should error out, as it does with python.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com