]> granicus.if.org Git - postgresql/commit
Our test to see if we had permission to install into Perl5 install area
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 Apr 2000 04:26:32 +0000 (04:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 23 Apr 2000 04:26:32 +0000 (04:26 +0000)
commitcfc0e015a171c313a3319a9b6caf50878c81b3d6
treeadb76324e8ba1a091e6945b7da3082bddb876386
parent2ee858b5f06082e5f4157f86ebba97eb8f28a502
Our test to see if we had permission to install into Perl5 install area
always failed if Perl makefile's INSTALLSITELIB variable was specified
in terms of another variable.  Fix by adding an echo-installdir target
to the Perl makefile, which the upper-level Makefile can invoke.
src/interfaces/Makefile
src/interfaces/perl5/Makefile.PL