From 164510289e7765d276734783898fb4b04c3f3461 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Sun, 18 Oct 1998 02:34:34 +0000 Subject: Still another round of Perl-module installation tweaks. This time, src/interfaces/perl5/Makefile.PL no longer needs to be autoconf'd. --- src/GNUmakefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/GNUmakefile.in') diff --git a/src/GNUmakefile.in b/src/GNUmakefile.in index 906e4fbe216..60a5a06d89a 100644 --- a/src/GNUmakefile.in +++ b/src/GNUmakefile.in @@ -7,7 +7,7 @@ # # # IDENTIFICATION -# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.39 1998/10/17 03:49:59 momjian Exp $ +# $Header: /cvsroot/pgsql/src/Attic/GNUmakefile.in,v 1.40 1998/10/18 02:33:54 tgl Exp $ # #------------------------------------------------------------------------- @@ -102,7 +102,6 @@ distclean: clean 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 -- cgit v1.2.3