summaryrefslogtreecommitdiff
path: root/src/tutorial/complex.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-09-04 20:07:42 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-09-04 20:07:42 -0400
commited7eff89fd64021a2b4150c7d2caca488274c80b (patch)
tree92697a9f185bb9ce9d85483a770c80a8b8ff5a4c /src/tutorial/complex.source
parent0962182f01c1e29417b016a82c7947697daba82b (diff)
Guard against using plperl's Makefile without specifying --with-perl.
The $(PERL) macro will be set by configure if it finds perl at all, but $(perl_privlibexp) isn't configured unless you said --with-perl. This results in confusing error messages if someone cd's into src/pl/plperl and tries to build there despite the configure omission, as reported by Tomas Vondra in bug #6198. Add simple checks to provide a more useful report, while not disabling other use of the makefile such as "make clean". Back-patch to 9.0, which is as far as the patch applies easily.
Diffstat (limited to 'src/tutorial/complex.source')
0 files changed, 0 insertions, 0 deletions