From e81082d8ed43981f6f6f65c58648865fccc5affb Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Sat, 10 Oct 1998 23:15:56 +0000 Subject: [PATCH] Removed `perl/Makefile.PL' and `perl/Names/Makefile.PL' from the list of generated files. --- configure.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.in b/configure.in index c58c6d66..910dbf72 100644 --- a/configure.in +++ b/configure.in @@ -360,7 +360,5 @@ src/inodedb/Makefile lib/Makefile guile/Makefile examples/Makefile -perl/Makefile.PL -perl/Names/Makefile.PL support/Makefile macros/Makefile],[sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile])