1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Still another round of Perl-module installation tweaks.

This time, src/interfaces/perl5/Makefile.PL no longer needs to be autoconf'd.
This commit is contained in:
Tom Lane
1998-10-18 02:34:34 +00:00
parent f2ca34dfb3
commit 164510289e
4 changed files with 20 additions and 10 deletions

2
src/configure vendored
View File

@@ -6316,7 +6316,6 @@ trap 'rm -fr `echo "GNUmakefile
interfaces/libpgtcl/Makefile
interfaces/odbc/GNUmakefile
interfaces/odbc/Makefile.global
interfaces/perl5/Makefile.PL
pl/plpgsql/src/Makefile
pl/plpgsql/src/mklang.sql
pl/tcl/mkMakefile.tcldefs.sh
@@ -6479,7 +6478,6 @@ CONFIG_FILES=\${CONFIG_FILES-"GNUmakefile
interfaces/libpgtcl/Makefile
interfaces/odbc/GNUmakefile
interfaces/odbc/Makefile.global
interfaces/perl5/Makefile.PL
pl/plpgsql/src/Makefile
pl/plpgsql/src/mklang.sql
pl/tcl/mkMakefile.tcldefs.sh