aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial/syscat.pyc
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-09-04 20:07:38 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-09-04 20:07:38 -0400
commiteed7dcfceedeb314d17695f014754ac0f3e8f892 (patch)
tree0a3ea6b6213fd98a4f7bcb12b89edc75acb31a0f /src/interfaces/python/tutorial/syscat.pyc
parent1ae019f04b95771293f9a649c298aaeb0d3155a2 (diff)
downloadpostgresql-eed7dcfceedeb314d17695f014754ac0f3e8f892.tar.gz
postgresql-eed7dcfceedeb314d17695f014754ac0f3e8f892.zip
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/interfaces/python/tutorial/syscat.pyc')
0 files changed, 0 insertions, 0 deletions